Home > php教程 > php手册 > PHP语言解释

PHP语言解释

WBOY
Release: 2016-06-13 10:39:00
Original
889 people have browsed it

PHP的特性包括:

开放的源代码:所有的PHP源代码事实上都可以得到。

PHP是免费的。

php的便捷性 : php十分便捷,学习简单

基于服务器端:由于PHP是运行在服务器端的脚本,可以运行在UNIX、LINUX、WINDOWS下。

嵌入HTML:因为PHP可以嵌入HTML语言,所以学习起来并不困难。

简单的语言:PHP坚持脚本语言为主,与Java和C 不同。

效率高:PHP消耗相当少的系统资源。

图像处理:用PHP动态创建图像

面向对像:在php4,php5 中,面向对象方面都有了很大的改进,现在php完全可以用来开发大型商业程序。

 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 Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template