<? $image = $row['image_name']; echo "<img src='$image'>; ?>
bastien
From: "it clown" <[EMAIL PROTECTED]> To: [email protected] Subject: [PHP-DB] calling pic through database Date: Sat, 19 Feb 2005 21:20:45 +0200
Hi All,
Im wanting to retrieve pictures where their names are stored in a database. When i select the name ball it must retrieve a picture of a football. Does anyone know where i can find something to get me into the right direction?I have not done something like that before and i dont know where to start. I only know how to retrieve data from database but how do you link the data to a picture?
Thanks Regards ______________________________________________________________ http://www.webmail.co.za the South African FREE email service
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
