[Add Goods Picture] [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 picture to global warehouse as well, please click Add Goods Picture)

The displayed images may be distorted because width="250" and height="188" attributes have been added to the <img> tag to control the image display size.

0) { echo "
"; /*+++++++++ 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 tag. The image files are in a folder, not in the database.*/ /*+Note the \ to escape the quotations. Those quotes are needed to deal with file names containing spaces.*/ print "\n"; } echo "
"; } else { echo "No rows found" ; } print "
\n" ; print "
\n" ; ?>

Code to process the images




Code to get the images