View Single Post
Old 05-31-2007, 08:41 AM   #6 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,505
sde is on a distinguished road
Quote:
Originally Posted by Salchester View Post
Sand Man,

<?php echo '<img src="/images/myimage.jpg">'; ?>[/code]
i'm pointing out that you know how to do this stuff already.. you just gotta put it all together. the code above needed single quotes around the string you are echoing.

so now write your query, and print the results as you want them to appear. the image string will just need to be replaced with a database results variable.
__________________
Mike
sde is offline   Reply With Quote