Back to Browse

Database Application Development: Generating HTML Tables with PHP and MySQL/MariaDB

137 views
Nov 26, 2025
11:48

This video is part of a video playlist where I cover using PHP with MySQL/MariaDB: https://www.youtube.com/playlist?list=PLyp-1WQY32mNh0hbUHTJgZ0s_WoMtVY1G In this video, I explain the following steps: 1. Creating the head and body of an HTML pages. 2. Adding a PHP placeholder where an HTML table is going to be placed. 3. Decclaring variables. 4. Importing the database connection file. 5. Creating and executing a query using PHP. 6. Looping through the results of the query. 7. Building an HTML table with the results that fill the previously defined placeholder.

Download

0 formats

No download links available.

Database Application Development: Generating HTML Tables with PHP and MySQL/MariaDB | NatokHD