php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容

源代码在线查看: internals2.counter.setup.html

软件大小: 3633 K
上传用户: fengkuangyidao
关键词: php PHP 文档 实际应用
下载地址: 免注册下载 普通下载 VIP

相关代码

												 				  Installing/Configuring				  				 				 				 The "counter" Extension - A Continuing Example				 Runtime Configuration				 The "counter" Extension - A Continuing Example				 PHP Manual								   Installing/Configuring				Table of ContentsRuntime ConfigurationResource Types												   				    Introduction				  				    				     The "counter" extension provides any number of counters to PHP code using it				     which reset at times determined by the caller.				    				   				    				     There are three interfaces to "counter": basic, extended, and objective. The				     basic interface provides a single counter controlled by INI settings and				     function calls. The extended interface provides an arbitrary number of named				     counter resources which may optionally persist beyond the lifetime of a				     single PHP request. The objective interface combines both the basic and				     extended interfaces into a Counter class.				    				   				  				   								   								  								 The "counter" Extension - A Continuing Example				 Runtime Configuration				 The "counter" Extension - A Continuing Example				 PHP Manual											

相关资源