ðÒÉ×ÅÔ!
Jamie Novak wrote:
> http://myserver/index.php?dir2=somedirectory
>
> In 4.1.2, if I echo $dir2 at the beginning of the script just for
> testing, it will echo the value of the variable without issue. In
> 4.2.1, the variable never appears to get set at all, although it does
> show up j
On 07/06, Jason Wong rearranged the electrons to read:
> php.ini > register_globals
Well, that was simple and stupid. :/
Thank you for the prompt reply. Obviously, that did the trick.
- Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.ph
Jamie Novak said:
> On one of my machines, I'm running PHP 4.1.2. On another machine, I'm
> running 4.2.1. The script I'm having problems with runs fine under
> 4.1.2, but fails to work under 4.2.1.
> http://myserver/index.php?dir2=somedirectory
> In 4.1.2, if I echo $dir2 at the beginning of
3 matches
Mail list logo