Re: redirect using php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




It works with document.location = '...'; too. I use only this method and it worked on all browsers...

    Andy

Barry wrote:
Andrei wrote:
   document.location =
'http://where.to.go.com/example.php?param1=<?=$param1?>';

Wasn't it -> document.location.href ='www.example.com';
o_O ?

Barry

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux