![]() |
Error??
Can someone help with this
I have tried putting ; after the last > still does not work though. Parse error: parse error, unexpected '\"', expecting ',' or ';' in /home/usr/public_html/category.php on line 26 echo "<link href=""\"/base.css\" rel=\"stylesheet\" type=\"text/css\"> |
Try this:
<link rel="stylesheet" href="base.css" /> |
Same here is what I have now
http://realwebhost.net/category.php PHP Code:
|
Take the echo " out of it and try it. Just like I gave you.
|
Now get error line 29 is the first <tr>
Parse error: parse error, unexpected '<' in PHP Code:
|
you have to escape all double quotes \" that are inside other double quotes
PHP Code:
|
Getting error on line 15 in code below which is
PHP Code:
and look at bottom here is file PHP Code:
|
try this:
PHP Code:
there are better ways of fixing this, but i rushed that... lol it shud still work tho |
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ',' or ';' in /home/user/public_html/category1.php on line 18
echo "<a href=""\"".$_SERVER['$PHP_SELF']."?cid=$cid\">$cname</a><br>"; |
Note: every time I use a | below it's really a backslash (sometimes the board parses them):
PHP Code:
|
All times are GMT. The time now is 12:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|