0
People need to move an item from an array to the last position of it! First I ordered it in altabetica order, but an item needs to be the last on the list, how can I do this with PHP ? I have the following code:
foreach ( $services as $key => $service ) {
if($service->values->group == "YubPArfPdg7phRfmyRjS") {
echo($service->values->group);
}
}
It worked here brother but I used the array_push() msm result.. VLW!
– wDrik