Hi again
Am Freitag, 20. Juni 2003 11:47 schrieb Thorsten Körner:
> Am Freitag, 20. Juni 2003 08:06 schrieb Robby Ku:
> > Hi,
> >
> > I've got a problem passing a query string from a HTML file to a PHP file.
> > I created a HTML file called "welcome.html" with the following link:
> >
> >
Am Freitag, 20. Juni 2003 08:06 schrieb Robby Ku:
> Hi,
>
> I've got a problem passing a query string from a HTML file to a PHP file. I
> created a HTML file called "welcome.html" with the following link:
>
>Hi, I'm Andy
>
> I am trying to pass the query string Andy to a PHP file calle
check your php.ini file to see if you have register_globals set to "on" or
"off" (probably "off")
You can either turn it "on" or use $_GET["name"]
-Original Message-
From: Robby Ku [mailto:[EMAIL PROTECTED]
Sent: Friday, 20 June 2003 4:06 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Can't pass
3 matches
Mail list logo