PHP
Official site: http://php.net/
IDE: PhpStorm
Great documentation of up-to-date PHP reference and resources: PHP: The Right Way
Courses
Treehouse β PHP Basics Course
Udemy β Beginner PHP and MySQL Tutorial
Codeacademy β PHP (free)
Books
PHP and MySQL for Beginners
Head First PHP & MySQL
After youβve learnt the basics, you may consider to use a framework:
CodeIgniter β Excellent for beginners, easy and suitable for small projects
Laravel β One of the best and most popular PHP framework
Last updated