<?="a1 = '$a1'<br>a2 = '$a2'"?>

:)

> -----Original Message-----
> From: Andy [mailto:[EMAIL PROTECTED]]
> Sent: 5 iulie 2001 10:20
> To: [EMAIL PROTECTED]
> Subject: [PHP] Parse URL parameters
> 
> 
> How can I parse parameters sent with the URL of an pgp site?
> 
> Example: I call the site with
> http://www.server.xyz/sub/site.php?a1=123&a2=312
> How can I get the values of a1 and a2?
> 
> Thanks, folks!
> Andy.
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: 
> [EMAIL PROTECTED]
> 
> 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to