Hello,

On Sun, 29 Sep 2002, Chris Shiflett wrote:

CS>Uma,
CS>
CS>I'm sorry, but I'm still confused. Maybe someone else better understands 
CS>your question.
CS>
CS>Given the following example script, delay.php:
CS>
CS><?
CS>echo $_GET["hid"];
CS>?>
CS>
CS>A URL such as http://example.org/delay.php?hid=4 will output the following:
CS>
CS>4
CS>

Actually it is displaying this in the url output and in the screen it is 
displaying the answer correspond to the value 1..Now you got...

Regards,
Uma


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

Reply via email to