Blogger Information
Blog 15
fans 0
comment 0
visits 10439
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
php的功能与工作原理2019.2.22
ken的博客
Original
596 people have browsed it

一、PHP的功能:PHP主要作用是超文本预处理器,使php文件生成为HTML文档;

二、工作原理:用户在客户端页面浏览器请求php或html文档到Apache服务器,Apache服务器可识别HTML,可直接返回给客户端,PHP 文档Apache服务器无法解析,然后交给php.exe处理解析生成HTML文档,然后传给Apache服务器,Apache服务器在返回给客户端。

 

Correction status:qualified

Teacher's comments:
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post