image path
Posted: Thu Sep 22, 2005 4:20 am
if I have the path to a an image in $clogo,how can I make it apear ,
I mean something like <img src=????>
I mean something like <img src=????>
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
<img src="<? echo $clogo; ?>">