Hi,
maybe you're right, but both links are answering his questions directly, so
that he needn't work himself through the changelog and the manual. In
addition to that, they give him all the Info he needs in order to work on
scripts, working with register_globals = Off.
It's not a direct anwser,
Thanks Christian. Now i understand why a PHP script worked
fine on my ISP but not on my local server. My ISP runs
with register_globals=On (probably due to so much confusion
in their user base about the 4.0 change). When i get time, i'll
rewrite my scripts to handle the (more secure) register_g
To last post
Funny enough people know about manuals as they are a link close to the
download link on the devs site. Although if your new to PHP and the links
manuals acn be a little confusing as it mentions more than you need or want
to know. People post on these news groups for help not just to
Hi,
http://www.php.net/manual/en/reserved.variables.php
http://www.php.net/manual/en/security.registerglobals.php
HTH
Greetz,
Christian Stadler
"Ted R Lowe" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> i've installed PHP 4.2.1 as CGI with Apache 2.