Posted by Bruce A. Julseth on 10/19/05 07:37
"Ewoud Dronkert" <firstname@lastname.net.invalid> wrote in message
news:0mial1l8nfio097v04pefpri1ihk9edh6d@4ax.com...
> Andy Hassall wrote:
>>> <?
>>> if($parm) {
>>> more code
>>> }
>>> ?>
>>
>> Search for "register_globals", then correct the script to use $_GET or
>> $_POST
>> and never think about register_globals being on again :-)
>
> And use long opening tags: <?php
> or you'll get in trouble with different configs or x(ht)ml docs.
>
> --
> E. Dronkert
Thanks for the tip.
Bruce
Navigation:
[Reply to this message]
|