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
s [mailto:[EMAIL PROTECTED]
> > Sent: Saturday, March 29, 2003 7:57 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: [PHP] Problems with post data
> >
> > I'm having problems with my post variables. Here's the page I use to
> > submit
> > data:
&g
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
oday. http://www.phparch.com/
> -Original Message-
> From: Mark Douglas [mailto:[EMAIL PROTECTED]
> Sent: Saturday, March 29, 2003 7:57 AM
> To: '[EMAIL PROTECTED]'
> Subject: [PHP] Problems with post data
>
> I'm having problems with my post varia
I'm having problems with my post variables. Here's the page I use to submit
data:
Here's the test2.php page:
This is all very simple, and works on one of my webservers. However, on
another webserver with a practically identical configuration, if I post
"testing" the result that I get
9 matches
Mail list logo