PHP

PHP

php.png

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

PHP Classes

phpClasses.jpg

repository of PHP classes.

Cake PHP Framework

Cake.png

CakePHP is a rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and deploying applications. Using commonly known design patterns like MVC and ORM within the convention over configuration paradigm, CakePHP reduces development costs and helps developers write less code.

Zend PHP Framework

Zend.png

 

Whether you’re a professional PHP developer, a system administrator, an IT executive or a newbie, you can rely on Zend for the right tools, services and know-how to ensure you unlock the true value of PHP.

Make your own chat room

GroupChat.jpg

Create your own group chat room. Features include current chat list, unique user names, multiple chat rooms and more. Good tutorial for seeing how PHP and jQuery can work together.