On Fri, August 19, 2005 2:14 am, Jochem Maas wrote:
> true. I was just pointing out how easy it is to 'fake'
> register_globals
> personally all my code currently runs this on init - because I don't
> like reg.globals at all:
>
> function unRegisterGlobals()
> {
> if (ini_get('register_globals
Richard Lynch wrote:
On Wed, August 17, 2005 5:21 am, Jochem Maas wrote:
Daniel Baughman wrote:
Its simply a Boolean to indicate whether or not a query should be
ran and
displayed, and further more its for a small intranet.
If it's that small a project/program, it should not be that tricky
On Wed, August 17, 2005 5:21 am, Jochem Maas wrote:
> Daniel Baughman wrote:
>> Its simply a Boolean to indicate whether or not a query should be
>> ran and
>> displayed, and further more its for a small intranet.
If it's that small a project/program, it should not be that tricky to
find the varia
-Original Message-
From: Jochem Maas [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 16, 2005 7:27 AM
To: Daniel Baughman
Cc: php-general@lists.php.net
Subject: Re: [PHP] php 5.04 register_globals aint acting right.
Daniel Baughman wrote:
I have register globals enabled
viour.. but was wondering if anyone
else ran into these issues.
-Original Message-
From: Jochem Maas [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 16, 2005 7:27 AM
To: Daniel Baughman
Cc: php-general@lists.php.net
Subject: Re: [PHP] php 5.04 register_globals aint acting right.
Daniel
Daniel Baughman wrote:
I have register globals enabled, or set to “On”. Isn’t this suppose to
take all of the $_POST variables and $_GET variables and make initialize
them by name?
register_globals should do that. but not "register globals",
regardless is a shitty setting.
I have register globals enabled, or set to On. Isnt this suppose to
take all of the $_POST variables and $_GET variables and make initialize
them by name?
i.e. $_POST[runquery] will be accessible via simply $runquery
??
Dan Baughman
IT Technician
Professional Bull Rid
7 matches
Mail list logo