2008-03-26

PHP 高速公路-Zend Platform PHP性能提升详细评测

关键字: php 高速公路-zend platform php性能提升详细评测
连载(二) 性能优化  PHP 高速公路-Zend Platform PHP性能提升详细评测  一、 概述  在上一篇《PHP 平台终极堡垒 - Zend Platform》文章中,我们已经向大家介绍了Zend Platform强大的功能和特性,相信各位对Zend Platform也已经有了初步的认识。从这篇文章开始我们将会对 Zend Platform 中的主要功能模块和特性进行详细的评测以及介绍。  这次我们将为您介绍站长以及网站管理员最关心的问题之一:提升网站运行速度以及代码运行效率。服务器网站的性能通常是大家最为关注的焦点!本章我们将对Zend Platform的PHP代价加 ...
2008-03-26

PHP 平台终极堡垒 - Zend Platform

关键字: php 平台终极堡垒 - zend platform
连载(一) ZendPlatform综述       PHP 平台终极堡垒 - Zend Platform  一、PHP 在中国  近年来,随着开源潮流的不断兴起与繁荣,越来越多的 WEB 开发者转向 PHP 语言环境和优质高效的 L.A.M.P 平台架构,同时也有越来越多的商业、政府、电信等企业部门使用PHP 构建关键性 WEB 应用系统。PHP 以其开源、高效、稳定、简洁等诸多优势迅速在中国和全球范围蔓延开来。据NetCraft提供的调查报告显示,PHP已经超越ASP而成为WEB应用最流行的开发语言,全世界有超过2000万的网站在使用PHP,PHP语言也因此被NetCraft称为互联网最流 ...
2008-03-04

PHP Date / Time Functions References

关键字: php date / time functions reference
InstallationThe date/time functions are part of the PHP core. There is no installation needed to use these functions.Runtime ConfigurationThe behavior of the date/time functions is affected by settings in php.ini.Date/Time configuration options:NameDefaultDescriptionChangeabledate.default_latitude&n ...
2008-03-04

PHP中如何得到数组的长度

关键字: php array length, array length, array size, php array size
PHP中有两个内建的函数:count() 和sizeof(),可以实现得到数组的长度 $colorList = array("apple"=>"red", "grass"=>"green", "sky"=>"blue", "night"=>"black", &q ...
2008-03-04

PHP String Functions

关键字: php string functions
PHP String IntroductionThe string functions allow you to manipulate strings.InstallationThe string functions are part of the PHP core. There is no installation needed to use these functions.PHP String FunctionsPHP: indicates the earliest version of PHP that supports the function.FunctionDescriptionP ...
2008-03-04

PHP Operators

关键字: php operators php study
PHP OperatorsThis section lists the different operators used in PHP.Arithmetic OperatorsOperatorDescriptionExampleResult+Additionx=2x+24-Subtractionx=25-x3*Multiplicationx=4x*520/Division15/55/232.5%Modulus (division remainder)5%210%810%2120++Incrementx=5x++x=6--Decrementx=5x--x=4Assignment Operator ...
hintcnuie
搜索本博客
我的相册
90f50603-7a67-3b98-9e1a-d6ec48edb2f5-thumb
facebook application break down
共 5 张
最近加入圈子
存档
最新评论