filmov
tv
How to Upload File to database and Create a gallery: (PHP and MySQL)

Показать описание
This is the continuation of part 2 on our file upload tutorial on episode 5. In this video, you will learn how to create a simple image gallery by just sending the uploaded file details into a database and calling finally fetching it again back from the database. Mysql database which comes with PHPMyAdmin was used for this tutorial. Hope this video helps you