I was wondering if anyone know of a good tutorial for an image upload. I want to learn how to upload an image using a form, randomly make a new name for it, and store the name of the image in the database.
Thanks.
PHP Manual on file uploads How to upload images (webdeveloper.com forums)