Hello all,
I need to pass a value from one page to another.This is done from a
link from page 1 to page 2.
In that I called a php file as
window.open("hai.php?id="one");
But I dont want ?id="one" to be displayed in the address bar.
How can I achieve this?.
-murugesan.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

