部分 III. PHP 5
上一頁
下一頁
Home
|
Mirror
|
Search
ITEYE 博客
|
OSChina 博客
|
51CTO 博客
部分 III. PHP 5
目錄
13. install and configure
13.1. php.ini
13.1.1. Time Zone
13.1.2. open_basedir
13.1.3. disable_functions
13.1.4. disable_classes
13.1.5. 隱藏php本版信息
14. Language Reference
14.1. 常量
14.1.1. __FUNCTION__
14.2. php://stdin & php://stdout
14.3. Exception
14.4. Generator 生成器
15. String 字元串操作
15.1. 英文大小寫
15.2. str_replace
15.3. 去掉字元串兩端空白字元
16. Array 數組
16.1. 刪除數組元素
16.2. 數組與字元串操作
17. Function
17.1. 列出所有function
17.2. php.ini
17.2.1. ini_set
17.2.2. ini_get
17.3. PHP Option
17.4. 操作系統類型
17.5. 日期比較
17.6. rand()
17.7. header
18. PHP Classes 類與對象
18.1. 建構子和解構子 __construct() / __destruct()
18.2. Traits
19. PECL :: The PHP Extension Community Library
19.1. php-apc - APC (Alternative PHP Cache) module for PHP 5
19.1.1. 編譯安裝 APC Cache
19.2. PHP Memcache
19.2.1. pecl
19.2.2. apt-get
19.2.3. example
19.3. php5-gd - GD module for php5
19.4. Database Extensions
19.4.1. sqlite
19.4.2. mysqli
19.4.3. MongoDB
19.4.4. php-redis.x86_64 : Extension for communicating with the Redis key-value store
19.4.4.1. pecl 安裝
19.4.4.2. yum安裝
19.4.4.3. 源碼編譯安裝
19.4.4.4. 配置 redis.ini
19.4.4.5. Session 配置
19.4.5. php5-pgsql - PostgreSQL module for php5
19.4.6. PHP connect SQL Server under unix like
19.4.7. MySQL
19.4.8. oracle
19.5. xmlrpc
19.6. openssl
19.7. mcrypt
19.8. mhash
19.9. simplexml
19.10. ionCube
19.11. ZendOptimizer
19.12. zip
19.13. pcntl
19.14. mbstring
19.15. Suhosin
19.16. freetype
19.17. XCache
19.17.1. apt-get
19.17.2. make
19.18. XHProf
19.18.1. XHGui
19.19. Xdebug
19.19.1. Webgrind
19.19.2. WinCacheGrind
19.20. UploadProgress
19.21. msgpack
19.22. iconv
19.23. imagick
19.24. sysvmsg
20. PEAR - PHP Extension and Application Repository
20.1. PEAR 使用說明
20.1.1. php-pear 安裝
20.1.2. channel-update
20.1.3. install/uninstall
20.2. Pyrus
20.3. Pirum is a simple PEAR Channel Server Manager
20.4. PHPUnit - Unit testing framework for PHP
20.5. XML_RSS
20.6. Propel - smart, easy object persistence
20.6.1. 環境配置
20.6.2. PEAR Installer
20.7. Lua for PHP extension
20.8. libuv php extension
21. Application
21.1. phpmailer
21.2. Soap
21.2.1. soapfunc.php
21.2.2. soapserver.php
21.2.3. soapclient.php
21.3. php function check
21.4. whois 域名查詢
21.5. React - Event-driven, non-blocking I/O with PHP. (Node.PHP)
22. Frameworks
22.1. CodeIgniter - Open source PHP web application framework
22.1.1. Nginx
22.1.2. PHP_CodeSniffer
22.2. Fuel PHP
22.2.1. 框架安裝
22.2.1.1. oil
22.2.1.2. Apache
22.2.1.3. Nginx
22.3. Kohana
22.4. Yii
22.5. Zend Framework
22.5.1. Install Zend Framework
22.5.2. Create Your Project
22.5.3. Create a virtual host
22.5.4. Database
22.5.4.1. MySQL
22.5.4.2. SQLite
22.5.5. zf.sh
22.5.5.1. controller
22.5.5.2. model
22.5.5.3. layout
22.5.5.4. form
22.5.6. Smarty
23. PHP Extension 擴展開發
23.1. Extension Example
23.2. PHP_FUNCTION
23.3. PHP_INI
23.4. PHP_MINFO_FUNCTION
24. Debug
24.1. FirePHP
25. FAQ
25.1. /lib64/libc.so.6: version `GLIBC_2.14' not found
Please enable JavaScript to view the
comments powered by Disqus.