PHP learning requirements

高洛峰
Release: 2016-11-19 09:10:54
Original
960 people have browsed it

1. HTML CSS

2. Check Wikipedia: https://en.wikipedia.org/wiki/Main_Page

3. PHP official website: http://www.php.net

4. Overview of PHP

4.1 PHP is used to develop website programs

4.2 PHP is used to develop dynamic pages

4.3 PHP is a scripting language that does not need to be compiled in advance and runs on the server side 4.4 PHP is cross-platform and can run on windows and linux Wait

5. Web working principle

5.1 URL address: http://ServerIP[:Port]/[Abs_Path] 5.2 IP address and DNS Server

6. PHP running environment installation 6.1 WEB server --- Apache, IIS


6.2 PHP Application Server

6.3 Database Management System --- MySQL, Mariadb


6.4 Integrated Environment --- WAMP, LAMP

Seven, Site Catalog

7.1 Catalog Catalog : http://ServerName/

7.2 Site default documents: index.php, index.html...

8. Editor

8.1 ZendStudio

8.2 Download and install

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!