[PHP-DEV] PHP 4.0 Bug #10043 Updated: action handler not working

2001-03-28 Thread torben
ID: 10043 Updated by: torben Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Web Server problem Assigned To: Comments: What happens if you test $HTTP_POST_VARS['submit'] instead of just $submit? Sounds to me like you don't have register_globals turned on in php.ini.

[PHP-DEV] PHP 4.0 Bug #10043 Updated: action handler not working

2001-03-29 Thread vlad
ID: 10043 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Web Server problem Description: action handler not working I'm aware of the registerglobals. No, no functions in my code. It's relatively straihgtforward, actually. ...snip... Submit EOT; }