storing image url in mysql
Posted: Fri Apr 07, 2006 3:49 am
hi i need help storing an image url in mysql....
i am trying to create an upload page for my client in php dreamweaver 8 to store the info on newly added cat. products in a mysql db
i can get all the info into the inventory table on the server ... but how do i get the image uploaded to the server (to an image folder) through this page/form.... and get the image url stored in the db, so i can create records set...
any pointers would be great or a tuturiol would be better....
thanks in advance....
i am trying to create an upload page for my client in php dreamweaver 8 to store the info on newly added cat. products in a mysql db
i can get all the info into the inventory table on the server ... but how do i get the image uploaded to the server (to an image folder) through this page/form.... and get the image url stored in the db, so i can create records set...
any pointers would be great or a tuturiol would be better....
thanks in advance....