随笔分类 -  PHP

PHP base knowledge | symphony
git delete repository
摘要: 阅读全文

posted @ 2013-06-16 16:27 simhare 阅读(408) 评论(0) 推荐(0)

php - func_get_args
摘要:func_get_args(PHP 4, PHP 5)func_get_args-- Returns an array comprising a function's argument listDescriptionarrayfunc_get_args( void )Returns an array in which each element is a copy of the corresponding member of the current user-defined function's argument list.func_get_args()will generate 阅读全文

posted @ 2013-06-14 21:54 simhare 阅读(418) 评论(0) 推荐(0)

zend framework assumptions
摘要:Some assumptionsThis tutorial assumes that you are running at least PHP 5.3.3 with the Apache web server and MySQL, accessible via the PDO extension. Your Apache installation must have the mod_rewrite extension installed and configured.You must also ensure that Apache is configured to support.htacce 阅读全文

posted @ 2013-05-07 14:49 simhare 阅读(129) 评论(0) 推荐(0)

PHP php-xml
摘要:[root@DBSVR01 e]# yum install php-xml.i686Loaded plugins: fastestmirror, securityLoading mirror speeds from cached hostfile* base: centos.ustc.edu.cn* extras: centos.ustc.edu.cn* updates: ftp.twaren.netSetting up Install ProcessResolving Dependencies--> Running transaction check---> Package ph 阅读全文

posted @ 2013-05-01 02:30 simhare 阅读(994) 评论(0) 推荐(0)

PHP-PDO
摘要:PDO is an acronym for PHP Data Objects. PDO is a lean, consistent way to access databases. This means developers can write portable code much easier. PDO is not an abstraction layer like PearDB. PDO is a more like a data access layer which uses a unified API (Application Programming Interface).How t 阅读全文

posted @ 2013-05-01 02:04 simhare 阅读(1551) 评论(0) 推荐(0)

PHP symphony check
该文被密码保护。

posted @ 2013-05-01 01:56 simhare 阅读(3) 评论(0) 推荐(0)

php install
该文被密码保护。

posted @ 2013-05-01 01:50 simhare 阅读(2) 评论(0) 推荐(0)

导航