
php
Get flash to fully experience Pearltrees
[20-Mar-2012] The migration of the PHP source code from Subversion to Git is complete. You can clone or fork the source from our GitHub mirror , and we also now support pull requests made via GitHub. The source is also available via git.php.net , and full instructions on cloning the php-src tree can be found at php.net/git .
PHP: Hypertext Preprocessor
PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide (
PHP Cookbook, Second Edition - O'Reilly Media
One thing I like about this book is that the authors don't waste the first few chapters trying to teach or give an overview of the language. Instead they hop right into the usage of the language that relates to real world stuff. So here is a brief overview.Jelix, framework PHP
CakePHP
Batteries Included The things you need are built-in. Translations, database access, caching, validation, authentication, and much more are all built into one of the original PHP MVC frameworks. CakePHP comes with built-in tools for input validation, CSRF protection, Form tampering protection, SQL injection prevention, and XSS prevention, helping you keep your application safe & secure.Connecting Connecting to MongoDB can be as easy as new Mongo , but there are many additional options and configurations. The Mongo::__construct() page covers all of the API options, but this page gives some more details and advice for practical use cases. Logging In on Connection

