latest trend technology
$assocarray = array('a' => 1, 'b' => 2, 'c' => 3); $keys = array_keys($assocarray); rsort($keys); while (!empty($keys)) { $key = array_pop($keys); echo $key . ' = ' . $assocarray[$key] . '<br />'; };
Read more of this post
Unsubscribe to no longer receive posts from Poopcode. Change your email settings at Manage Subscriptions.
Trouble clicking? Copy and paste this URL into your browser: https://poopcode.com/how-to-loop-with-while-in-php-for-array-associative/
Note: Only a member of this blog may post a comment.
Write a newfangled code fragment at an earlier stage to use it. Then call another method and make sure their input is the correct one. The s...
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.