Posted: Thu Sep 05, 2002 11:57 am
Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /var/www/html/dale/xen/install.php on line 17
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /var/www/html/dale/xen/install.php on line 17
Code: Select all
echo "<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<TITLE>$title</TITLE>\n"Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /var/www/html/dale/xen/install.php on line 23
Code: Select all
<BODY BGCOLOR="{$layoutї'bgcolor']}" TEXT="{$layoutї'text']}" LINK="{$layoutї'link']}" ALINK="{}$layoutї'alink']}" VLINK="{}$layoutї'vlink']}">it is the same error on each line and it occurs around the same variable so I'll only put one line up:Parse error: parse error, unexpected '}', expecting ']' in d:\thurrock\development\tci\council\phpbin\test.php on line 35
Code: Select all
<TD BGCOLOR="{$layoutї'tdbgcolor2]'}" CLASS="tdbg2">MySQL Username:</TD><TD BGCOLOR="{$layoutї'tdbgcolor2']}" CLASS="tdbg2"><INPUT TYPE="text" NAME="mysqlїsql_user]" VALUE="{$mysqlї'sql_user']}"></TD></TR><TR>