RE: [PHP-DEV] Bug #13039: $submit (form) variable doesn't work

2001-08-30 Thread Emanuel Dejanu
Try if(!isset($submit) { ... //display the form } else { // process the form ... } -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 29, 2001 8:49 PM To: [EMAIL PROTECTED] Subject: [PHP-DEV] Bug #13039: $submit (form) variable doesn't

[PHP-DEV] Bug #13039: $submit (form) variable doesn't work

2001-08-29 Thread jasper
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: Arrays related Bug description: $submit (form) variable doesn't work I have a problem with a page that writes a form on page. What is unusual though is that it tries to identify if the