Home > MySQL, PHP > File Upload Form & Admin Page

File Upload Form & Admin Page

December 14th, 2009

I need a php/mysql form for clients to upload images and dropdown forms prior to checkout. This form is similar to the form on canvasondemand’s order page.

The form they use also has:

a way to calculate price for “custom size”.
Show a thumbnail of image after upload.
Email me and the client of their order. Can this be in a PDF?

The admin is simple. Just give me login access to see what all has been ordered. Their info:

order number
full name
address
email
uploaded file
info (size, choices, etc)
order status (will be a simple dropdown of (new/working/shipping/done)

That’s it.


File Upload Form & Admin Page

Categories: MySQL, PHP Tags: , , , , , ,
Comments are closed.
Bear