php

TwitterFacebook
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 . http://php.net/

PHP: Hypertext Preprocessor

PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide (

http://www.larryullman.com/books/php-6-and-mysql-5-for-dynamic-web-sites-visual-quickpro-guide-3rd-edition/ Amazon.com Widgets Welcome to the companion Web site for the third edition of the book PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide , written by Larry Ullman and published by Peachpit Press. This page is specifically for the book’s third edition , published in December 2008 (ISBN 0-321-52599-x). The first edition was published in May 2003 (ISBN 0-321-18648-6). If you are using the first edition of the book, you should go to that page .

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. http://shop.oreilly.com/product/9780596101015.do

Jelix, framework PHP

http://jelix.org/ Transatel has chosen Jelix to develop the frontend of a B2B application, which allows to manage millions of SIM cards 'Machine To Machine'. Everything Everywhere (a joint-venture of Orange and T-Mobile in UK) is one of the first user of the application.

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. http://cakephp.org/
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

mongoDB in php

http://php.net/manual/en/mongo.connecting.php