I need to loop through an array that has the following elements:
$MeuArray = array("PEDRO" ,"PEDRO" ,"PEDRO" ,"PEDRO" ,"JOAO" ,"JOAO", "JOAO", "JOAO");
I need to separate by the same names, for example: I want to get the names that are equa...
asked by
19.04.2016 / 15:43