ASPit - Totally ASP JSit - Totally JavaScript
Search PHPit

Use this textbox to search for articles on PHPit. Seperate keywords with a space.

Advertisements

Join the discussion!

PHPit Forums has opened its doors, so come joins us for the latest PHP discussions. If you need help with a certain problem, or just want to know something about OOP or design patterns, PHPit Forums is the place to be. Or, if you're a true PHP expert, we could really need your knowledge, so join PHPit Forums and share your expertise!

Recently Added rss.png

Book Review: PHP 5 Objects, Patterns and Practice

Article posted on June 14th, 2006 by Dennis Pallett

In this book review Dennis Pallett reviews “PHP 5 Objects, Patterns and Practice” written by Matt Zandstra and published by Apress.

An introduction to Test Driven Development with PHP

Article posted on June 10th, 2006 by Dennis Pallett

Learn more about Test Driven Development in this article. Dennis Pallett will show you how to apply the principles of Test Driven Development with an example project.

Taking a first look at the AutoCRUD for PHP library

Article posted on June 4th, 2006 by Dennis Pallett

In this article Dennis Pallett takes a first look at the AutoCRUD for PHP library, a database abstraction library for MySQL offering some unique features.

Create your own HTML widgets with PHP

Article posted on May 28th, 2006 by Dennis Pallett

This tutorial will show you exactly how to create your own HTML widgets. Dennis Pallett takes you through the basics, and slowly moves to the advanced functionality, finishing with a practical example.

HTML Parser Class

Code snippet posted on May 28th, 2006 by Dennis Pallett

This is a HTML parser class, used to parse HTML and XML. One of the unique features of this class is that it supports the innerHTML property.

No more spam; Akismet and PHP to the rescue!

Article posted on May 21st, 2006 by Dennis Pallett

Start fighting back against spam with the Akismet web service. In this article Dennis Pallett shows you how to integrate it in your own PHP scripts. Live examples and demo code included.

Creating ZIP and TAR archives on the fly with PHP

Article posted on May 14th, 2006 by Dennis Pallett

Learn how to create ZIP and TAR archives on the fly using PHP and the PEAR::Archive_Zip and PEAR::Archive_Tar packages in this tutorial, by Dennis Pallett.

Book Review: AJAX and PHP: Building Responsive Web Applications

Article posted on May 7th, 2006 by Dennis Pallett

In this first ever book review on PHPit Dennis Pallett reviews “Ajax and PHP: Building Responsive Web Applications“, from Packt Publishing.

Check for a valid e-mail address

Code snippet posted on May 2nd, 2006 by Dennis Pallett

This function is used to check if an e-mail address is valid. It’s been created by Dave Child, and it’s probably one of the best e-mail validation functions out there (it actually follows all the specifications).

An Introduction to the Winbinder Library, Part 1

Article posted on May 1st, 2006 by Dennis Pallett

In this new article series Dennis Pallett takes a look at the WinBinder library. In the first part you will learn what the WinBinder library is, and you’ll be given two simple examples.


Latest Forum Discussions