Parse Error (php)
#2

PHP Code:
echo ("<meta http-equiv=\"Refresh\" content=\"0; URL=$surl\">Thank You! You will be redirected"); 
or just:
PHP Code:
echo ('<meta http-equiv="Refresh" content="0; URL=' $surl '">Thank You! You will be redirected'); 
Reply


Messages In This Thread
Parse Error (php) - by Ashley - 14.04.2009, 18:53
Re: Parse Error (php) - by Killerkid - 14.04.2009, 19:40
Re: Parse Error (php) - by Ashley - 14.04.2009, 19:43

Forum Jump:


Users browsing this thread: 1 Guest(s)