example:
 
location.href="$destination";

or

location.href="<?php $destination; >";

or 

echo "location.href='", $destino, "';";

PLEASE GIVE A IDEA



 


 

 

Ysrael Guzmán Meza

 

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

Reply via email to