I am new to php... I try to make a php page that displays form submitted data and image. There are 3 php files, tampil_tamu_admin.php, edit_tamu.php and display_img.php. The user lists are displayed in the tampil_tamu_admin.php, and when the user clicks one record, it shows edit page (edit_tamu.php) that display user data and picture. (edit_tamu.php file includes img tag that calls display_img.php with user id) The problem is the user data is displayed but the image is not displayed... How can I display this image ? The codes are attached Thanks http://www.nabble.com/file/p24839092/guest-book.rar guest-book.rar http://www.nabble.com/file/p24839092/guest-book.zip guest-book.zip -- View this message in context: http://www.nabble.com/Displaying-user-data-and-picture-tp24839092p24839092.html Sent from the PHP - General mailing list archive at Nabble.com. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php