Bob Buttafuso wrote:
I am running Apache2.2 on Windows NT. with PHP5. I turned on
register_globals in php.ini, which is a requirement of one of the
shopping carts I am installing. When I test PHP via the browser, it says
that register-globals are off. I rechecked the file and it is off!
Any ideas?
It needs to be asked: did you re-start Apache?
IMO, the shopping cart you're using is crap if it relies on
register_globals ON. Really, that's just a Bad Idea.
http://www.zend.com/zend/art/art-sweat4.php
b
[Index of Archives]
[PHP Users]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[Postgresql]
[PHP Books]
[PHP Databases]
[PHP SOAP]