I need a PHP script to upload images.
Job Description:
I need a PHP script to do the following:
-upload four images and associate these images to the user.
-Upload name,password and email fields
-Do input validation before upload
Apart from the script i need database schema to show or rather to enable me integrate to my application and a php script to query back the user's details with images associated to them.
Note:
-Each user will have minimum of four images
-You should NOT create a folder for each user please (my server resources are limited and will not allow this) all images should be saved in one folder.
-Since images will be saved in a single folder i will prefer these images renamed or given a unique name before upload.
Please:
-Do not worry about the cosmetics (CSS) of the form i have that in place already,Focus on the php scripts
-If you can use php-ajax i will appreciate (though not limited)
-This is an urgent job I need it by monday 6th/06