On Tue, June 6, 2006 2:36 am, William Stokes wrote:
> I just set up a test box for PHP/MySQL on a WinXP box and now I'm
> having
> trouble with variables passed to browser from a link.
>
> For example I have a link that outputs this:
> http://localhost/index.php?team=CF10b. Now the CF10b cannot be
Adam Zey wrote:
...
>>>
>>> http://www.otton.org/
>
> Turn off register globals. Now. It is a HUGE security hole.
it is NOT by definition a security hole - the problem arises from scripts
that don't bother to initialize all their variable before using them,
which allows blackhats to possibly i
William Stokes wrote:
Yess!
Wrong ini file...
There seems to be 3 of them on the same PC for some reason?
-W
"David Otton" <[EMAIL PROTECTED]> kirjoitti
viestissä:[EMAIL PROTECTED]
On Tue, 6 Jun 2006 10:36:12 +0300, you wrote:
I just set up a test box for PHP/MySQL on a WinXP box and now
Yess!
Wrong ini file...
There seems to be 3 of them on the same PC for some reason?
-W
"David Otton" <[EMAIL PROTECTED]> kirjoitti
viestissä:[EMAIL PROTECTED]
> On Tue, 6 Jun 2006 10:36:12 +0300, you wrote:
>
>>I just set up a test box for PHP/MySQL on a WinXP box and now I'm having
>>trouble
On Tue, 6 Jun 2006 10:36:12 +0300, you wrote:
>I just set up a test box for PHP/MySQL on a WinXP box and now I'm having
>trouble with variables passed to browser from a link.
>
>For example I have a link that outputs this:
>http://localhost/index.php?team=CF10b. Now the CF10b cannot be user in
Hello,
I just set up a test box for PHP/MySQL on a WinXP box and now I'm having
trouble with variables passed to browser from a link.
For example I have a link that outputs this:
http://localhost/index.php?team=CF10b. Now the CF10b cannot be user in the
code like it should.
I turned to Regis
6 matches
Mail list logo