Ok, I made a Website for a Jewelry store, and the page is done. They like it and everything, and I am the WebMaster and control it all. But to make it easier on me, I want to know how I can have a Secured page where I login and I upload a photo along with it's info. PHP would then split that image into 2 copies. One copy is 700x700 and the other will be 154x154. It uploads those two in the appropriate folders.
I also want it to upload the image's name or path on the server. And in the same Row or Table on the database it will have the Store, Category, and all the description info stuff.....
I would then have their pages display ALL the items for Just that page. (Category in a Store)
So how can I possibly do this?
OR where are some GREAT MYSQL (with PHP) tutorials?
THANKS!
I also want it to upload the image's name or path on the server. And in the same Row or Table on the database it will have the Store, Category, and all the description info stuff.....
I would then have their pages display ALL the items for Just that page. (Category in a Store)
So how can I possibly do this?
OR where are some GREAT MYSQL (with PHP) tutorials?
THANKS!