I need asistance on how to handle registration forms with picture upload, rename, then preview and store the record in MYSQL database

Recommended Answers

All 7 Replies

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!

commented: Post is not relevant, and doesn't even answer a question. +0

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.

commented: really good at php. Ϋ +0

I need asistance on how to handle registration forms with picture upload, rename, then preview and store the record in MYSQL database

php.net may also help you with that. :D

Php is a fully supported form and picture uploaded.

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.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.