-
1.1 Install php
-
1.4 Php code examples
-
Basic samples
-
Form example 1 (2 page)
-
Form example 2 (self post)
-
- 2.1 Install mySql
- 2.2 MySql Admin UI
- 2.3 Learn MySql and Php
- 2.4 Php MySql Code examples
-
- Check mySql connect code
-
- Separate dbConfig.php file for other page to use
-
- Create a new table to
Test
database createNewTable_test.php
- Create a new table to
-
- A From to insert new rows to database table insertRow_test.php
-
- Test page to load table row from database getData_test.php
-
- Html and Table example GetStudents
-
- Learn PHP https://www.w3schools.com/php/
- PHP MySql DB https://www.w3schools.com/php_mysql
- Learn MySql in 7 Days https://www.guru99.com/mysql-tutorial