Hello All,
i need a help here. I am working on image uploading and retrieving to and from the server.
I know how to upload one image to database but now i want user to give an option where he can upload three images at once.
My database table will be like : Username image1 image2 imge3.
i want to do something which enters the data as per username to all image fields.
Can anyone suggest me. i Already googled but not satisfied.
thanks
Shail