John,
Thanks for your patience.
I've been trying to get a grip on PHP/MySQL with a book written by Jay
Bulger and Jay Geenspan.
Obviously a wrong choice since your solution is not mentioned in their book.
I will check the manual more often.
Frank
"John W. Holmes" <[EMAIL PROTECTED]> schreef in
> Does this bug also applies to passing variables in an URL.
>
> I'v noticed that when the directive register_globals is set to off as
it
> is
> recommended in the php.ini file no variables are passed on to other
pages.
> Switching it to on would be the simplest solution, but scripts like
> phpMy
Frank,
John's answer applies to Apache 2.44 as well. I'm not sure how you interpreted
his advice against using Apache 2 to mean that an upgrade would solve your
problem. He recommended using the latest Apache 1.3.x.
The likely reason you are having trouble with register_globals is that you need
t
hi,
i have seen some script using a unique method.they grab all the global
variables in a array and then unset the global variables.ofcourse they are
not handling file uploads.i think its a good idea if you are not uploading
files.
any suggestions are welcome
Haseeb
>I'v noticed that when the d
Does this bug also applies to passing variables in an URL.
I'v noticed that when the directive register_globals is set to off as it is
recommended in the php.ini file no variables are passed on to other pages.
Switching it to on would be the simplest solution, but scripts like
phpMyAdmin do not s
PM
To: '[EMAIL PROTECTED]'
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] Problems with post data
Yes, the webserver that works is running apache2, however it's 2.0.44
instead of 2.0.43... I'm upgrading the broken one now to see if that fixes
the problem.
-Original Message-
27;Mark Douglas'; [EMAIL PROTECTED]
Subject: RE: [PHP] Problems with post data
I bet the web server that works is not running Apache 2, is it? Either
way, it's an Apache2 and PHP bug. It's in the bug tracker somewhere...
Use Apache 1.3.27 or whatever the latest is...
---John W. Holmes
I bet the web server that works is not running Apache 2, is it? Either
way, it's an Apache2 and PHP bug. It's in the bug tracker somewhere...
Use Apache 1.3.27 or whatever the latest is...
---John W. Holmes...
PHP Architect - A monthly magazine for PHP Professionals. Get your copy
today. http://w
8 matches
Mail list logo