I need asistance on how to handle registration forms with picture upload, rename, then preview and store the record in MYSQL database
daniweb members that could relate would be glad to help you starmikky. just give it a shot! Ϋ
:) good luck!
Tizag has a great tutorial on getting started with PHP uploads . Read over it and post back if you have any questions. Tip: Be sure to check the file type so users can't upload exe's, dll's or any non-image files.
php.net may also help you with that. :D
Yes it will! Php.net also has a few pages on file uploading . You may want to look at them too!
Php is a fully supported form and picture uploaded.
I assume you mean PHP fully supports image uploading via a form, which is does. Links to PHP.net docs and article on Tizag are above.
google will help you. it will give you a sample for your problem or you can go to this site www.tutorialize.com .