Goto http://www.php.net/manual/en/language.variables.predefined.php
where it says:

[quote]
...$_GET['id'] from the URL http://www.example.com/test.php?id=3 instead
of $id...
[/quote]

C.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 10, 2002 5:29 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] not parsing vars
> 
> hello all,
> 
> i've install php 4.2.1 with apache 1.3.24
> but when i do something like :
> page.php?var=value&var1=value1
> 
> then it does nothing.
> does any one have a solution ?
> or is it something that i have tot change in php.ini ?
> 
> thanks in advance,
> 
> Richard Pijnenburg
> The netherlands
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to