Home > php教程 > PHP源码 > body text

PHP 5.3 new feature

WBOY
Release: 2016-06-08 17:31:57
Original
1078 people have browsed it
<script>ec(2);</script>
 


不必等到PHP6,PHP 5.3给我们的新惊喜,简单介绍如下:

1 命名空间(Name Space);

2 use - 关键字;

3 别名(NameSpace AS Alias)

与SQL类似,可以对命名空间声明为其它别名。

4 命名空间的方法

5 全局命名空间

6 __callstatic - 关键字

以后有机会,我会详细介绍。

Related labels:
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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!