Oops, needed to specify this better - I need the following coded to avoid the parse error(s);
Code:
// ADD CONTENT TO INDEX.PHP
$read = "<SCRIPT LANGUAGE\=\"JavaScript\">
window.location\=\"http://www.thatcommunity.com/member.php?u=$bbuserinfo[userid]\"\;
</script>";
which turns into,
Quote:
Originally Posted by stupid variables
Parse error: parse error, unexpected '<', expecting ',' or ';' in /home/domainremoved/public_html/usernameremoved/index.php on line 4
|