php-db | 2001072
Date: 07/27/01
- Next message: phpnet <email protected>: "[PHP-DB] function ??"
- Previous message: Hugh Bothwell: "[PHP-DB] Re: Not Really A DB Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
IF I click this submit button:
<input type="submit" name="submit_key" value="send_key">
then (isset($submit_key) ) is TRUE
IF i press my ENTER button instead of click it
then (isset($submit_key) ) is FALSE..
is this normal behavior?
Ken
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: phpnet <email protected>: "[PHP-DB] function ??"
- Previous message: Hugh Bothwell: "[PHP-DB] Re: Not Really A DB Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

