Hello \" if ($condition) { header( \"Location: http://www.google.com/\" ); exit; } echo \" World!<
Hello \" if ($condition) { header( \"Location: http://www.google.com/\" ); exit; } echo \" World!
Everything should work, just put an ; after echo "Hello" and you will be fine..
;
Hello