Đang Thực Hiện
146940 Need a php image upload script
Ngân sách N/A
Instructions:
#1 PHP script to upload upto 5 images (gif,jpg, or png only, with a max size of 200K), images will be stored in the rimages directory
#2 The file names will be stored in a database which I already have created in a record for user1
#3 A second PHP script will will read the file names from the database for user1, and allow the user to delete the image, replace it(upload a new one or over write it) or upload a new image if they do not currently have 5.
Scripts must work flawlessly upon several tests.
Please describe any work you have had with image uploading with php.