PHP basic setup, how to write and run first PHP file.
Installing xampp server locally.
PHP from starting.
PHP for beginners.
All Lecture Steps:
1. Need a SERVER environment, (Apache, PHP, MySQL)(XAMPP SERVER)(WAMP SERVER)
2. Create first PHP File and view in Browser (Chrome, Firefox, Edge)
3. Chose an Editor for PHP coding (Visual Studio Code, Notepad++, Code Lobster, Notepad simple)
4. Writing first code
5. PHP documentation (https://www.w3schools.com/php/default..., https://www.php.net/)