I've been looking all over searching high and low for a generic script for an image upload script to impliment into my site.
Looking for a script that does the following:
- randomly names image file that is not the same as any other inside image directory.
- Uploads the image to a specific directory for temporary storage ($image_dir).
- Image is inserted into an image database after it has been verified by user, and is deleted from temporary directory.
I have disected too many scripts and atempted to minipulate other peoples scripts for weeks and am completely fried...
If someone would be gracious enough to help put these components together, i would greatly appreciate it.
Thank-you.