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: 156

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: 93

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: 154

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: 162

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: 130

PHP Iterator

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

Views: 180

PHP Shell

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

Views: 90