Re: [PHP-INST] Variable and submit

2002-09-23 Thread Bàn
riginal Message- > > From: Bàn [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, 24 September 2002 11:33 AM > > To: [EMAIL PROTECTED] > > Subject: [PHP-INST] Variable and submit > > > > > > > Strange, I don't know what is going on with the current

RE: [PHP-INST] Variable and submit

2002-09-23 Thread Peter Houchin
check global vars in php.ini bet u that it's off check out the chanages for that build of php > -Original Message- > From: Bàn [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 24 September 2002 11:33 AM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] Variable and submi

[PHP-INST] Variable and submit

2002-09-23 Thread Bàn
> Strange, I don't know what is going on with the current version 4.2.3. > However, with version 4.1.2, I was able to make a variable from one page > and hit a submit, the next page that processes the submit was able to > recognize the variable. Unfortunately, version 4.2.3 doesn't allowed that.