MySQLi extension (the "i" stands for improved) PDO (PHP Data Objects) Earlier versions of PHP used the MySQL extension. However, this extension was deprecated in 2012. PDO will work on 12 different ...
Using HTML to create a Frontend Forms & CSS for styling the forms with a Backend of PHP to Connect-Insert-Fetch-Delete data from MYSQL.