Installation/Configuration
Resources:
- Official PHP Manual (Language Reference, Installation and Configuration, Security, Features, etc.)
- PHP Tutorial at w3schools
- Official PHP site
- Comunidade portuguesa de PHP
- Debugging techniques for PHP programmers (includding IDEs etc.)
IDE
Downloads:
- WampServer is a Windows web development environment. It allows you to create web applications with Apache, PHP and the MySQL database. It also comes with PHPMyAdmin to easily manage your databases.
Symfony resources:
- A Gentle Introduction to symfony (pdf)
- Official ebooks
- Jobeet, a 24-days tutorial, teaches you how to develop a web application in PHP with the symfony framework (check the subversion repository to check the source code)
No comments:
Post a Comment