Hi i need guidance on php. I dont really work in php , infact im a flash developer. The things is that im supposed to create a php application that uploads images and stores the pics and pic attributes onto a mysql database…
the thing is that i can make it upload but i cant store it on the db… is this happening because a db doesnot store the image but only the image location? if thats the case then what is the next procedure? i have a rough idea like creating a source row and each image upload will have a file as following:
image: apple.jpg
size: 123k
source : \images\uniqueImageId\apple.jpg