How upload file to mysql db in server and show to link in next page the uploaded files ..

Recommended Answers

All 4 Replies

Got solutions...file upload..

You can upload a file directly into the database, or you can store it's path or location in the database, and use that.

I personally recommend the second option, it's fairly easy to do and there's a lot of file upload tutorials that you can follow. Do a search for some here, or failing that, try http://www.php-mysql-tutorial.com/.

hi antwan1986

thank you for reference sit address , i got solution ....

elow can you help me to search a file from mysql tnx

commented: start a new thread according to your question +0
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.