> (isset($_POST["Submit"])) is this the way to check a submission image
to
> see
> if it's been set?
Nope. Try the manual:
IMAGE SUBMIT variable names
When submitting a form, it is possible to use an image instead of the
standard submit button with a tag like:
When the user clicks somewhere
(isset($_POST["Submit"])) is this the way to check a submission image to see
if it's been set?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo