flagadajones_ccs
Posts: 1
|
| Posted: 10/21/2004, 3:58 AM |
|
Hi everyone,
My problem is the next one :
I set the superglobal array property of the project with the value "yes"
The property "register_globals" is set to off in the file "php.ini"
When this property is set to "on", my application is working and I can read the values of my inputs. But when it set to "off", I can't read them
As I said before, the property "Suiperglobal arrays" is set to "yes" so can anybody solve this problem.
The version of CCS is "2.2.3.60"
Thx in advance.
|