EmperorJazzy Posted October 7, 2007 Author Share Posted October 7, 2007 Have reverted to the following and it works. Thanks All..... (else if else if else if) $direct_site = "http://www.internetfella.com.au"; ?> <script> document.location = '<? echo $direct_site; ?>'; </script> <? Link to comment https://forums.phpfreaks.com/topic/72151-solved-trying-to-convert-old-php-syntax-to-new-without-success/page/2/#findComment-363853 Share on other sites More sharing options...
darkfreaks Posted October 7, 2007 Share Posted October 7, 2007 solved please? Link to comment https://forums.phpfreaks.com/topic/72151-solved-trying-to-convert-old-php-syntax-to-new-without-success/page/2/#findComment-363854 Share on other sites More sharing options...
EmperorJazzy Posted October 7, 2007 Author Share Posted October 7, 2007 Was getting to it! Oh so impatient. Thnx Dark/Ace and others... P.S [email protected] Link to comment https://forums.phpfreaks.com/topic/72151-solved-trying-to-convert-old-php-syntax-to-new-without-success/page/2/#findComment-363855 Share on other sites More sharing options...
MasterACE14 Posted October 7, 2007 Share Posted October 7, 2007 another happy ending Link to comment https://forums.phpfreaks.com/topic/72151-solved-trying-to-convert-old-php-syntax-to-new-without-success/page/2/#findComment-363862 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.