January 11, 2020 in Php, Tips and Tricks
get key and value from GET in php
For some specific purposes you may want to know the current key of your array without going on a loop. In this case you could do the following: The following functions are not very well known but can be pretty useful in very specific cases: OTHER EXAMPLE :






