《PHP Versions》
查清楚 PHP 版本才開始工作很重要,我就試過整個 project 都做好後才發現對方還在用 PHP4…
這個網站整理了外國各大 hosting 和 各 Linux Distributions 的預設 PHP version
《PHP Versions》
查清楚 PHP 版本才開始工作很重要,我就試過整個 project 都做好後才發現對方還在用 PHP4…
這個網站整理了外國各大 hosting 和 各 Linux Distributions 的預設 PHP version
JavaScript Reference
JavaScript code in Internet Explorer can interact with HTML, CSS and the Document Object Model (DOM), which represents HTML and browser objects.
Learn to code interactively, for free
Learn To Code
Make a Website
Make a Website Projects
Make an Interactive Website
Learn Rails
Learn AngularJS
Ruby on Rails Authentication
Learn the Command Line
Learn SQL
Learn Java
Learn Git
HTML & CSS
JavaScript
jQuery
PHP
Python
Ruby
Learn APIs
《Doctrine ORM Good Practices and Tricks》
Doctrine 是 PHP 上的一套 ORM,如果有用 Symfony 的話大概會聽過這名字,因為兩者整合得很好。(註:Doctrine 是可以獨立使用,跟 Symfony 乃兩個不同 project)
寫 backend 用得最多就是 database ,而 Doctrine 使用上雖邏輯清楚,但談不上簡單易用。若有不妥,更往往成為網站速度的殺手。
這段 video 講解了各種 Doctrine 的功能優劣、技巧要點,推薦給 Doctrine 的資深用家。
PS: Doctrine 的設計乃源自 Java 上的一套 Hibernate ORM。
PS2: Propel 是另一套 PHP 上流行 ORM,但它是用 ActiveRecord 的寫法,比較簡單。
最流行的網店系統:只計頭一百萬網站的話,最受歡迎者為 WooCommerce (WordPress) -21%,其次為 Magento-13%。