Reply to Re: Effect of "include_path" on URL of PHP script
Posted by Michael Fesser on 10/16/07 18:55
..oO(Charles Crume)
>I am using an auction software package the *requires* register_globals to be
>enabled.
You shouldn't use it anymore and look for a better script, that doesn't
rely on insecure and deprecated features. register_globals is history
and will be completely dropped with PHP 6.