Trying to define a html code line in PHP
pI'm trying to define $display as a html line. This is what I have so
far./p precode $display = 'lt;input type=image name=5more value=5more
src=./pictures/fm/5more2.png
onmouseover=this.src='./pictures/fm/5more1.png'
onmouseout=this.src='./pictures/fm/5more2.png'gt;'; /code/pre pI keep
getting this error: Parse error: syntax error, unexpected '/' in
results.php on line 15./p pPlease help me./p
No comments:
Post a Comment