[Add more goods thumbnail images] [Go To Order Page]

These are the following goods in the warehouse, check the availability in the Main Order Page

(Actually you can add the goods thumbe picture to global warehouse as well, please click Add More Goods Thumbnail Image)

0) { //+************** Loops through the rows of the returned array ******* while( $row =mysql_fetch_array ($result ,MYSQL_ASSOC )) { //+********************** PRINT THE IMAGES TO A WEB PAGE ************* /* +The images are displayed by adding the image name from the database to the img src tag. The image files are in a folder, not in the database.*/ //+The thumbnails are used as hyperlinks to the large images by adding anchor tags to the code print "\n"; } } else {echo "No rows found" ;} ?>