Robin Kopetzky wrote:

Is there any way to retrieve a key value from $_POST when there is more than
one $_POST array entry?
I'm trying to retrieve the name of an 'INPUT TYPE="image"' control with HTML
because you can't pass a value back. I need to get the name of the control
to use in a 'switch' statement.

array_search()??


--
---John Holmes...

Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

php|architect: The Magazine for PHP Professionals – www.phparch.com

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



Reply via email to