image using http_host

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!

Moderator: General Moderators

Post Reply
kkonline
Forum Contributor
Posts: 251
Joined: Thu Aug 16, 2007 12:54 am

image using http_host

Post by kkonline »

<img src="($_SERVER['HTTP_HOST'])/form/seccode.inc.php" width="71" height="21" align="absmiddle">

please let me know how to write the above image syntax
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Did you look at the resulting output?
Post Reply