View Single Post
  #5 (permalink)  
Old 12-30-2006, 02:51 PM
gamecharmer gamecharmer is offline
Junior Member
 
Join Date: Nov 2006
Location: The Abyss.....
Posts: 56
Send a message via AIM to gamecharmer Send a message via MSN to gamecharmer Send a message via Yahoo to gamecharmer
do this on your php pages

Code:
echo "<img_src>";
and this for HTML

Code:
<img_src>
These forums won't allow the attribute of ="PATH" to be included, and I had to use the underscore to illustrate a space, otherwise all you get is "img"
Reply With Quote