neral&m=102036870428992
Regards,
Philip Olson
> -Original Message-
> From: Johan Ekström [mailto:[EMAIL PROTECTED]]
> Sent: 22 May 2002 16:39
> To: PHP Windows Discussion List; PHP General Discussion List
> Subject: [PHP] Problem : track_vars stopped working.
>
, Internet & Mobile Development
Co. Clare, Ireland.
http://www.optip.com/
-Original Message-
From: Johan Ekström [mailto:[EMAIL PROTECTED]]
Sent: 22 May 2002 16:39
To: PHP Windows Discussion List; PHP General Discussion List
Subject: [PHP] Problem : track_vars stopped working.
Okay,
The php directive track_vars is deprecated and is always
on. You appear to be referring to the register_globals
directive though, which is a hot topic these days in the
world of PHP.
If register_globals = on, then $text will exist in your
example (register_globals will create it). Otherwis
<[EMAIL PROTECTED]>
Sent: Wednesday, May 22, 2002 11:39 AM
Subject: [PHP] Problem : track_vars stopped working.
Okay, mystery to me, when I installed PHP 4.2.1 on Apache 2.0.35, the
track_vars function, stopped working.
a simple command like, example :
file : default.php
¨
Okay, mystery to me, when I installed PHP 4.2.1 on Apache 2.0.35, the track_vars
function, stopped working.
a simple command like, example :
file : default.php
¨
then I type in the address in ie6, like : http://127.0.0.1/default.php?text=this
but it doesn't show anything
5 matches
Mail list logo