PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
repository of PHP classes.
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.
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.
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.