Dasmeet Singh wrote:
Hi!
When i try to run the following line:
echo ("<div class=pmini> <h1> $row[1] </h1> <p> Location- $row[4] <br>
Property Type- $ptype<br>Min Price- $row[9] </div>");
The above line is fine. Check the lines above.
it gives an error..
Parse error: parse error, unexpected T_CLASS in
/home/real/public_html/functions.php on line 162
Any idea..why? Probably any stupid mistake .. :(
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php