PhiSYS wrote:
How to get the key of a specific index of array?

It seems that key($_POST[$i]) is a wrong syntax.

$i is the key, key is the index.


I think you are overcomplicating it. Tell us what you want to achieve and someone might come out with a better solution.

Marek

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to