Jason Wong" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 29, 2003 14:56
Subject: Re: [PHP] ARGHHH!!! POST variable problem
> On Monday 30 June 2003 04:38, Sparky Kopetzky wrote:
> > I can click links and they work but when I enter data in a form and try
At 22:38 29-6-2003, you wrote:
I can click links and they work but when I enter data in a form and try to
send it to the next php script to process the data, nothing happens. Is
there a simple way I can see what is returning from the browser to see if
what I expect is actually getting there?? I
s, you can use
$user_name. Otherwise, no.
Default is register_globals= Off for PHP >= 4.2.0
http://us2.php.net/register_globals
RDB
> Sparky
> - Original Message -
> From: "Jason Wong" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, June 2
29, 2003 14:56
Subject: Re: [PHP] ARGHHH!!! POST variable problem
> On Monday 30 June 2003 04:38, Sparky Kopetzky wrote:
> > I can click links and they work but when I enter data in a form and try
to
> > send it to the next php script to process the data, nothing happens. Is
> >
On Monday 30 June 2003 04:38, Sparky Kopetzky wrote:
> I can click links and they work but when I enter data in a form and try to
> send it to the next php script to process the data, nothing happens. Is
> there a simple way I can see what is returning from the browser to see if
> what I expect is
I can click links and they work but when I enter data in a form and try to send it to
the next php script to process the data, nothing happens. Is there a simple way I can
see what is returning from the browser to see if what I expect is actually getting
there?? I think $_SERVER['QUERY_STRING']
6 matches
Mail list logo