First, HTML CSS
Second, read Wikipedia: Https://en.wikipedia.org/wiki/Main_Page
Third, PHP official website: http://www.php.net
Iv. Overview of PHP
4.1 PHP for developing website programs
4.2 PHP for developing dynamic pages
4.3 php is a scripting language that requires no prior compilation and runs on the server side
4.4 PHP is cross-platform and can be run on Windows, Linux, etc.
Five, the Web working principle
5.1 URL address: http://serverip[:P Ort]/[abs_path]
5.2 IP address with DNS Server
VI. Installation of PHP running environment
6.1 Web Server---Apache,iis
6.2 PHP Application Server
6.3 Database management System---MYSQL,MARIADB
6.4 Integrated Environmental---Wamp,lamp
Vii. Site root directory
7.1 Site root directory: http://ServerName/
7.2 Site Default document: Index.php,index.html ...
Eight, editor
8.1 Zendstudio
8.2 Download, install