18Aug/120
Lynda.com PHP 5.4 New Features review
Another great title from Lynda.com on the Php server side programming :
PHP 5.4 New Features .
What can you learn from this title :
- How to install Php 5.4 on Windows , Unix & Mac OS X
- Built-in web server
- Improvements on array handling
- New features like JsonSerializable ,closures , http_response_code
- Access class members on instantion
- Traits
5Mar/120
MVC Frameworks for Building PHP Web Applications from Lynda.com
A great objective overview of the 4 most used and popular frameworks Zend Framework, Symfony, Codeigniter and CakePhp.
Drew Falkman goes and show each framework features, what patterns it uses and implements a single join email list application which uses all MVC concepts.
For a php developer it's a must watch tutorial so when you start a new project you can see which framework to use.