View Single Post
  #8 (permalink)  
Old 09-01-2004, 03:48 PM
php~pro php~pro is offline
WebProWorld Pro
 
Join Date: May 2004
Location: United Kingdom
Posts: 151
php~pro RepRank 0
Default

Quote:
month <list/menu>
day <list/menu>
year <textfield>

that become one field (order_date) when inserted into the database.
If its just date then just change the var $order_date to $date. Its so simple !!

If you applied some effort, didnt expect everything done for you and visited the php manual now and again you would learn something. Why not post your code and ask users to write a full working copy of amazon for you.
Reply With Quote