Please suggest a way to pass the value contained in a PHP variable to
Javascript.
I have $ID with a certain value in PHP and want to do a Javascript
window.location="Another.php?UID="+2;
and replace the above hardcoded 2 with the value in $ID.
--
Regards,
Alf Stockton www.stockton.co.za
This night methinks is but the daylight sick.
-- William Shakespeare, "The Merchant of Venice"
My email disclaimer is available at www.stockton.co.za/disclaimer.html
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php