RE: [PHP] Re: really simple problem with GET

2003-03-12 Thread Poon, Kelvin (Infomart)
Yeah it worked... thanks everyone! -Original Message- From: Jan Grafström [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2003 2:02 PM To: [EMAIL PROTECTED] Subject: [PHP] Re: really simple problem with GET Try ...test.php?test=0 //no $ before test= /Jan "Kelvin Poon&quo

[PHP] Re: really simple problem with GET

2003-03-12 Thread Jan Grafström
Try ...test.php?test=0 //no $ before test= /Jan "Kelvin Poon" <[EMAIL PROTECTED]> skrev i meddelandet news:[EMAIL PROTECTED] .ca... > Hi, > > I am sorry if the level of this question is too simple but I can't figure > out what's wrong. I want to pass a variable value through the URL using the >