PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Im adding a smiliey page to display all my smilies for my shout box.. and well on the ("URL") part i want it to show like the picture so i need the full url on that part but here is the script for it..
i need it to show the picture of a smilie instead of the url so the $myrow['URL'] needs to be something like
<img src="../Smilies/images/$myrow["URL"]">
but everytime i do i get an error
Parse error: parse error, unexpected T_CHARACTER, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/haunted/public_html/shout/popup_test_a.php on line 22