I'm getting this error:
Quote:
Parse error: parse error, expecting `','' or `';'' in /home/dtlott/public_html/test/index4.php on line 100
|
For this line of code:
Quote:
echo "<font face="skia"><b>$entrytitle</b></font>";
|
It's only happening when I use those FONT tabs. When I take them out, it's fine. Am I not allowed to use those there?