[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] registration app
From: |
Chris Weiss |
Subject: |
Re: [Phpgroupware-developers] registration app |
Date: |
Fri, 20 Jun 2003 19:17:13 +0000 |
Kevin Scott (address@hidden) wrote:
>I should have said earlier that although copying the sanitize, reg_var and
>get_var
>function definitions into registration/main.php works. I do have
>register_globals=On
>- Kevin Scott
I don't think having them on is a bad as some would lead it to be, but phpgw
core
will no longer use the auto-registered globals and will always get them from the
safe superglobals.