什么是PEAR PEAR是PHP扩展与应用库(the PHP Extension and Application Repository)的缩写。它是一个PHP扩展及应用的一个代码仓库,简单地说,P
pear简介:用pear来写你的下一个php程序 内容: 什么是pear 为什么要使用pear? pear能给我带来什么好处? pear的编码规则 开始使用pear 总结 相关资源 作
什么是PEAR PEAR是PHP扩展与应用库(the PHP Extension and Application Repository)的缩写。它是一个PHP扩展及应用的一个代码仓库,简单地说,PEA
PHP PEAR::Cache_Lite实现页面缓存 据官方文档介绍,这个的缓存效率是很高的,"PEAR::Cache_Lite has to be extremely fast",具体怎么高呢? 我
采用PHP PEAR中的AUTH实现基本身份验证 所需文件: PEAR DB,Auth 表结构 CREATE TABLE auth ( username VARCHAR(50) def
来源:TechRepublic 及时交付应用程序是确定解决方案采用何种技术的关键所在,PHP借助于PEAR(PHP Extension and Application Repository:PHP
一 TEXT格式 邮件发送方式有3种 * mail If safe mode is disabled, $params will be passed as the fifth argument
DSN连接方式 DB目前支持的连接方式如下 最完整的格式: phptype(dbsyntax)://username:password@protocol+hostspec/database?o
Pear的PHP_Compat是个比较有趣的包,它提供了一些php4下也能使用的php5专有函数,比如file_put_contents,array_combine,str_split........
如前所述,PEAR按照一定的分类来管理PEAR应用代码库,你的PEAR代码可以组织到其中适当的目录中,其他的人可以方便地检索并分享到你的成果。 PEAR不仅仅是一个代码仓库,它同时也是一个标准,使用这