RE: [PHP-WIN] variables in URL

2001-10-17 Thread Svensson, B.A.T.
That why one might want to look for HTML/HTTP specific things at www.w3.org instead. >-Original Message- >From: Tony Leach >Sent: Wednesday, October 17, 2001 6:34 PM >To: [EMAIL PROTECTED] >Subject: RE: [PHP-WIN] variables in URL > > >Thanks, I knew it was sim

RE: [PHP-WIN] variables in URL

2001-10-17 Thread Svensson, B.A.T.
PROTECTED] >Subject: [PHP-WIN] variables in URL > > >How do I construct a URL to pass more than one variable to a php page? > >main.php?sectionName=home > >works fine for one variable, how do I pass more than one? > >Many thanks >Tony > >==

RE: [PHP-WIN] variables in URL

2001-10-17 Thread Tony Leach
Thanks, I knew it was simple but it isn't easy to find in the php manual ! WordWrap Web Development Limited t +44 (0) 131 555 3535 f +44 (0) 870 135 3656 m +44 (0) 7768 626588 -- PHP Windows Mailing List (http:/

RE: [PHP-WIN] variables in URL

2001-10-17 Thread Matt Williams
main.php?sectionName=home&variable2=blah&soon=soon Regards Matt Williams [EMAIL PROTECTED] >> How do I construct a URL to pass more than one variable to a php page? > > main.php?sectionName=home > > works fine for one variable, how do I pass more than one? > -- PHP Windows Mailing List

[PHP-WIN] variables in URL

2001-10-17 Thread Tony Leach
How do I construct a URL to pass more than one variable to a php page? main.php?sectionName=home works fine for one variable, how do I pass more than one? Many thanks Tony WordWrap Web Development Limited t +44 (0) 131 555 3535 f +44 (0) 870 135 365