Template Sites
Featured Sites
Members Area
Partners Sites
PHP Tutorials

Peeking at Pear

Take a quick peek at Pear and learn what it does for PHP programmers..

Views: 203

PHP and Regular Expressions 101

Regular expressions are one of those quirky features that popup in a variety of programming languages, but because they seem..

Views: 129

PHP and XML: Parsing RSS 1.0

XML is springing up all over the Internet. In this article, Kev shows you how to use PHP to read..

Views: 204

PHP Browser Detection and Appropriate CSS Generation

In this article, Tim explains his browser detection utility and how you can use it to generate the right CSS..

Views: 204

PHP Interface for HierMenus 4

Among its other features, you can use PHP to retrieve, format, and pass dynamic data to Web pages as JavaScript..

Views: 204

PHP Iterator

What we will try to accomplish here is to create unique interface for traversing arrays and to add a little..

Views: 222

PHP Shell

PHP Shell is a shell executed within a webpage - almost. There are certain limits, but you get at close..

Views: 130