跳至內容
WMの写本
使用者工具
登入
網站工具
搜尋
工具
顯示頁面
舊版
反向連結
最近更新
多媒體管理器
網站地圖
登入
>
最近更新
多媒體管理器
網站地圖
您在這裏:
start
»
computer
»
program
»
php
足跡:
computer:program:php
本頁是唯讀的,您可以看到原始碼,但不能更動它。您如果覺得它不應被鎖上,請詢問管理員。
======PHP====== * [[http://www.php-tester.com/|PHP tester]] * [[http://inspire.twgg.org/c/programming/php/2011-11-21-15-57-06.html|PHP.INI 中文說明]] * [[http://pear.php.net/manual/en/standards.php|PEAR Coding Standards]] * [[http://pear.php.net/manual/en/standards.sample.php|Docblock Comment Standards]] * [[http://qualityassuranceinphpprojects.com/|Quality Assurance in PHP Projects]] * [[http://phpundercontrol.org/|phpUnderControl]] * [[https://github.com/bobmajdakjr/pewpew|pewpew]] * [[http://www.phptherightway.com/|PHP: The Right Way]] * [[http://laravel-taiwan.github.io/php-the-right-way/|PHP 之道]] * [[https://developers.google.com/speed/articles/optimizing-php|PHP performance tips]] * [[http://fideloper.com/hhvm-nginx-laravel|HHVM, Nginx and Laravel]] * [[http://hippyvm.com/|HippyVM]] * [[http://www.php-qb.net/|PHP QB]] * [[https://github.com/squizlabs/PHP_CodeSniffer|PHP_CodeSniffer]] * [[http://hhvm.com/|HHVM]] * [[https://github.com/facebook/xhp-lib|XHP]] * [[https://github.com/marcioAlmada/yay|YAY!]] ====Type==== * [[http://www.richardbagshaw.co.uk/php-7-scalar-typehints/|Scalar Typehints]] * [[http://www.richardbagshaw.co.uk/php-7-return-types/|Return Types]] ====Operator==== * [[http://www.richardbagshaw.co.uk/php-7-spaceships/|Spaceships]] * [[http://www.richardbagshaw.co.uk/php-7-null-coalescing-operator/|Null Coalescing Operator]] =====元件===== * [[https://getcomposer.org/|Composer]] * [[https://github.com/hirak/prestissimo|prestissimo]] * [[https://packagist.org/|Packagist]] * [[http://blog.doh.ms/2014/10/13/installing-composer-packages/|Installing Composer Packages]] * [[http://microphp.org/|The MicroPHP Manifesto]] * [[https://github.com/kriswallsmith/assetic|Assetic]] * [[https://github.com/ziadoz/awesome-php|Awesome PHP]] * [[https://github.com/tronice/epv|Extra Predefined Variables for PHP]] ====Framework==== * [[http://www.cakephp.org/|CakePHP]] * [[http://blog.darkhero.net/?p=260|會員系統-上篇]] * [[http://symfony.com/|Symfony]] * [[http://silex.sensiolabs.org/|Silex]] * [[https://api-platform.com/|API Platform]] * [[http://codeigniter.com/|CodeIgniter]] * [[http://cibonfire.com/|Bonfire]] * [[http://net.tutsplus.com/sessions/codeigniter-from-scratch/|CodeIgniter From Scratch]] * [[http://php-mvc.net/|PHP-MVC]] * [[http://www.doophp.com/|DooPHP]] * [[http://fuelphp.com/|FUEL]] * [[http://modxcms.com/|MODx]] * [[http://kohanaphp.com/|Kohana]] * [[http://www.yiiframework.com/|Yii]] * [[http://frameworkawesome.tumblr.com/|Eddy]] * [[http://laravel.com/|Laravel]] * [[https://livewire.laravel.com/|Livewire]] * [[http://www.slimframework.com/|Slim]] * [[http://flourishlib.com/|Flourish]] * [[https://github.com/c9s/CLIFramework|CLIFramework]] * [[http://phalconphp.com/|Phalcon]] * [[http://proemframework.org/|Proem]] * [[http://www.agavi.org/|Agavi]] * [[http://lithify.me/|Lithium]] * [[http://auraphp.com/|Aura for PHP]] ====Library / Class==== * [[http://reactphp.org/|React]] * [[http://simplepie.org/|SimplePie]] * [[http://code.google.com/p/phpmsnclass/|phpmsnclass]] * [[http://phpthumb.gxdlabs.com/|PHP Thumb]] * [[http://phpthumb.sourceforge.net/|phpThumb()]] * [[http://code.google.com/p/timthumb/|timthumb]] * [[http://wiki.oss.org.tw/index.php/Php_phpmailer|PHPMailer]] * [[http://code.google.com/p/php-email-address-validation/|php-email-address-validation ]] * [[http://www.apifydoc.com/|Apify]] * [[http://blog.fedecarg.com/2011/09/11/building-a-restful-web-api-with-php-and-apify/|Building a RESTful Web API with PHP and Apify]] * [[http://socketo.me/|Ratchet]] (WebSockets) * [[http://swiftmailer.org/|Swift Mailer]] * [[http://brianhaveri.github.com/Underscore.php/|Underscore.php]] * [[http://elephant.io/|Elephant.io]] ===資料庫=== * [[http://www.doctrine-project.org/|Doctrine]] * [[http://www.notorm.com/|NotORM]] * [[https://github.com/jv2222/ezSQL|ezSQL]] * [[http://j4mie.github.com/idiormandparis/|Idiorm & Paris]] * [[http://medoo.in/|Medoo]] * [[http://code.google.com/p/mysql-db-php-class/|mysql-db-php-class]] ===HTML過濾=== *[[http://htmlpurifier.org/|HTML Purifier]] *[[http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/|htmLawed]] ===Parser=== * [[http://code.google.com/p/phpquery/|phpQuery]] * [[http://simplehtmldom.sourceforge.net/|PHP Simple HTML DOM Parser]] ====Template==== * [[http://dwoo.org/|Dwoo]] * [[http://www.twig-project.org/|Twig]] * [[http://www.smarty.net/|Smarty]] * [[http://www.jaceju.net/blog/archives/23|Smarty 入門]] * [[http://haanga.org/|Haanga]] * [[http://phptal.org/|PHPTAL]] * [[http://phpti.com/|Template Inheritance]] ====Debug==== * [[http://www.xdebug.org/|Xdebug]] * [[https://github.com/jokkedk/webgrind|Webgrind]] * [[http://filp.github.io/whoops/|whoops]] ====Log==== * [[https://github.com/Seldaek/monolog|Monolog]] ====Test==== * [[http://www.phpunit.de/manual/current/en/index.html|PHPUnit]] * [[http://codeception.com/|Codeception]] * [[http://behat.org/|Behat]] * [[http://mink.behat.org/|Mink]] * [[http://www.phpspec.net/|Phpspec]] ====Documentation==== * [[http://www.phpdoc.org/|phpDocumentor]] =====教學===== * [[http://www.phpschool.io/|PHP School]] * [[http://www.phpknowhow.com/|PHPKnowHow]] * [[http://net.tutsplus.com/tutorials/php/20-ways-to-save-kittens-and-learn-php/|20 Ways to Save Kittens and Learn PHP]] * [[http://www.elated.com/articles/cat/php-objects/|Object-Oriented PHP]] * [[http://net.tutsplus.com/tutorials/php/object-oriented-php-for-beginners/|Object-Oriented PHP for Beginners]] * [[http://www.killerphp.com/tutorials/object-oriented-php/|Object Oriented PHP for Beginners]] * [[http://www.searchforphp.com/|Search for PHP]] * Apache Rewrite檢查<code>in_array('mod_rewrite',apache_get_modules())</code> * 查詢MySQL資料庫版本<code>mysql_get_server_info()</code> * [[http://code2design.com/forums/glob_vs_opendir|glob vs opendir]] * [[http://www.smashingmagazine.com/2011/01/11/keeping-web-users-safe-by-sanitizing-input-data/|Keeping Web Users Safe By Sanitizing Input Data]] * [[http://blog.gslin.org/archives/2013/12/27/4012/filter-input-escape-output/|Filter Input & Escape Output…]] * [[http://net.tutsplus.com/tutorials/php/faster-php-mysql-websites-in-minutes/|Turbocharge Your Website With Memcached]] ====Snippet==== * <code php>file_get_contents("php://input");</code> * [[http://formtoemail.com/formtoemail_free_version.php|FormToEmail]] * [[http://inspire.twgg.org/programming/php/item/129-easy-to-use-can-be-proportional-thumbnail-of-php-code.html|好用,可等比例縮圖的 PHP 程式]] ===Captcha=== * [[http://www.web1marketing.com/resources/tools/quickcaptcha/|QuickCaptcha]] * [[http://www.phpcaptcha.org/|Securimage]] * [[http://code.google.com/p/cool-php-captcha/|cool-php-captcha]] ====書籍==== * [[https://leanpub.com/phptherightway|PHP: The "Right" Way]] * [[http://www.tuxradar.com/practicalphp|Practical PHP Programming]] * [[http://www.php-internal.com/|深入理解PHP内核]] ====官網說明==== * [[http://tw.php.net/manual/en/function.mail.php|mail]] * [[http://tw.php.net/manual/en/ref.filter.php|Filter Functions]] * [[http://tw.php.net/simplexml|SimpleXML]] * [[http://tw.php.net/manual/en/book.imagick.php|ImageMagick]] * [[http://php.net/manual/en/function.memory-get-usage.php|memory_get_usage]] * [[http://www.php.net/manual/en/types.comparisons.php|PHP type comparison tables]] ====一般教學==== * [[http://ilia.ws/archives/228-Hidden-Features-of-PHP-Slides.html|Hidden Features of PHP Slides]] * [[http://inspire.twgg.org/c/programming/php/5-common-php-design-patterns.html|5 種常見的 PHP 設計模式]] * [[http://www.chazzuka.com/blog/?p=58|63+ best practice to optimize PHP code performances]] * http://tad.tnc.edu.tw/modules/tadbook2/open_book.php?book_sn=22\\ http://tad.tnc.edu.tw/modules/tadbook2/open_book.php?book_sn=23 * include 與 require\\ http://blog.roodo.com/jaceju/archives/5579811.html * imagefilter()\\ http://www.phpied.com/image-fun-with-php-part-2/ * Translation in PHP\\ http://verens.com/archives/2008/04/03/translation-in-php/ * [[http://www.broculos.net/tutorials/how_to_make_a_dynamic_rss_feed_in_php/20080324/en|How to make a dynamic RSS feed in PHP]] * [[http://www.hkpug.net/node/273|PHP 基本分頁技巧]] * [[http://samsharehome.blogspot.com/2008/12/phpgoogle.html|用php做出類似Google的字詞驗證圖片]] * [[http://www.phpro.org/examples/Validate-Date-Using-PHP.html|Validate Date Using PHP]] * [[http://ianjung1974.blogspot.com/2008/05/php-rssatom-pubdatecreated.html|PHP - 產生 RSS/ATOM pubDate/created 所需格式]] * [[http://www.alternateinterior.com/2006/11/comparing-array_key_exists-with-isset.html|Comparing array_key_exists With isset]] * [[http://inspire.twgg.org/c/programming/php-curl-teaching.html|PHP CURL 教學]] * [[http://inspire.twgg.org/c/programming/php/php-socket-teaching.html|PHP Socket 教學]] * [[http://inspire.twgg.org/c/programming/php/using-phpa39s-simplexml-fast-processing-xml-files.html|使用php的SimpleXML快速處理XML文件]] * [[http://inspire.twgg.org/c/programming/php/php-regular-expression-with-a-string-of-extra-white-space-removed.html|用 PHP 正規表示式清除字串中的多餘空白]] * [[http://www.jaceju.net/blog/archives/1592|PHP簡易的物件傳遞方法]] * [[http://phpmaster.com/sending-emails-with-php/|Sending Emails with PHP]] * [[http://blog.wu-boy.com/2011/12/php-i18n-library/|PHP 多國語系製作 i18n library 筆記]] * [[http://www.phppan.com/2012/02/stop-program-by-user-abort/|如何在用户中断时停止程序的运行]] * [[http://kuro.tw/blog/2012/03/05/php-canvas-base64-datauri|將Canvas產生的base64 DataURI圖片上傳至伺服器端處理]] * [[https://sheriframadan.com/2012/10/a-closer-look-into-php-arrays/|A Closer Look Into PHP Arrays: What You Don’t See]] * [[http://www.leftjoin.net/2011/06/php-create-alias-for-class/|Create alias for class]] ====轉址導向==== <code php> <?php header("location: http://kidwm.net/dokuwiki/"); ?> </code> ====PDO==== * [[http://www.sqlite.org/autoinc.html|SQLite Autoincrement]] * [[http://henryranch.net/software/ease-into-sqlite-3-with-php-and-pdo/|Ease into SQLite 3 with PHP and PDO]] * [[http://blog.csdn.net/nailwl/article/details/5416266|pdo 帮助类 pdo class php 数据库 处理层 pdo dbhelper]] ====global_hack==== <code> while (list($key, $val) = @each($HTTP_POST_VARS)){$GLOBALS[$key] = $val;} while (list($key, $val) = @each($HTTP_SESSION_VARS)){$GLOBALS[$key] = $val;} while (list($key, $val) = @each($HTTP_GET_VARS)){$GLOBALS[$key] = $val;} </code> ====PHP-FPM==== * /etc/php5/fpm/pool.d/www.conf <code> ;listen = 127.0.0.1:9000 listen = /var/run/php5-fpm.sock </code> ====參考連結==== *[[http://blog.rightbrainnetworks.com/2006/09/18/10-things-you-probably-didnt-know-about-php/|十件你可能不知道的PHP技巧 ]] *[[http://davidwalsh.name/javascript-shorthand-if-else-examples|PHP Shorthand If / Else Examples]] *[[http://blog.sina.com.tw/jiing/article.php?pbgid=872&entryid=578626|PHP 效能調校]] *[[http://cha.homeip.net/blog/archives/2008/03/aspphp.html|PHP 網頁控制]] *[[http://www.jaceju.net/resources/webmvc/|透視 WebMVC]] *[[http://blog.roga.tw/2010/06/24/2403|淺談 PHP-MySQL, PHP-MySQLi, PDO 的差異]] * [[http://inspire.twgg.org/c/programming/php/php-usage-in-the-return-of-the-special.html|PHP 中 return 的特別用法]] * [[http://blogs.sitepoint.com/2010/11/19/mysql-mistakes-php-developers/|Top 10 MySQL Mistakes Made By PHP Developers]] * [[http://net.tutsplus.com/tutorials/php/9-useful-php-functions-and-features-you-need-to-know/|9 Useful PHP Functions and Features You Need to Know]] * [[http://www.laruence.com/2010/04/12/1396.html|深入理解SET NAMES和mysql(i)_set_charset的區別]] * [[http://www.laruence.com/2011/03/24/858.html|一些PHP Coding Tips]] * [[http://code.google.com/p/pasc2at/wiki/SimplifiedChinese|高级PHP应用程序漏洞审核技术]] * [[http://css.dzone.com/news/using-nodejs-store-php|Using node.js to store PHP sessions]] =====資源===== * [[http://code.tutsplus.com/tutorials/phpstorm-when-the-ide-really-matters--cms-20787|PHPStorm: When the IDE Really Matters]] * [[https://styleci.io/|StyleCI]] =====工具===== * [[https://ddev.com/|DDEV]] (Docker-based PHP development environments) * [[http://psysh.org/|psysh]] * [[https://github.com/itsgoingd/clockwork|Clockwork]] * [[https://github.com/nette/tracy|Tracy]] * [[https://github.com/jaytaph/htrouter|HTRouter]] * [[http://cs.sensiolabs.org/|PHP Coding Standards Fixer]] * [[https://github.com/phpro/grumphp/|GrumPHP]]
computer/program/php.txt
· 上一次變更: 2025/10/19 22:03 由
wm
頁面工具
顯示頁面
舊版
反向連結
回到頁頂