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

Using the CURL library in PHP

Article posted on April 23rd, 2006 by Dennis Pallett

Learn more about the CURL library in this article. Dennis Pallett will take you through the basics of the CURL library, including its options and various functions.

Having fun with PHP’s output buffer

Article posted on April 16th, 2006 by Dennis Pallett

In this article Dennis Pallett explains what the output buffer is, how to use it, and shares some neat tricks possible with the output buffer. Samples and demo code included.

Force download

Code snippet posted on April 13th, 2006 by Dennis Pallett

This codesnippet is used to force a download of any type of file, including images and html pages.

Handling dates and times in PHP & MySQL

Article posted on April 9th, 2006 by Dennis Pallett

Handling dates and times in PHP and MySQL can be a tricky task at times, and that’s why in this article Dennis Pallett discusses the date/time problem, and gives a solid solution.

Creating a chat script with PHP and Ajax, Part 2

Article posted on April 3rd, 2006 by Dennis Pallett

In this second part of the ‘Creating a chat script with PHP and Ajax’, we start from scratch and create a PHP-based chatroom, using Ajax, the Prototype JS library and JSON. Live demo and project files included.

How to handle those pesky errors in PHP

Article posted on March 26th, 2006 by Dennis Pallett

Whenever you create a PHP script, you’re bound to run into errors, even after hours and hours of testing. In this article, Dennis Pallett shows you how to handle and log these errors.

Taking a look at ten different PHP frameworks

Article posted on March 20th, 2006 by Dennis Pallett

In this article Dennis Pallett takes a look at ten popular PHP frameworks and compares them. Includes a complete comparison chart of each framework.

PHP on the command line

Article posted on March 13th, 2006 by Dennis Pallett

PHP scripts can also be executed as command line scripts, and in this tutorial Dennis Pallett takes you through the basics of PHP command line scripts.

A first look at the Zend Framework

Article posted on March 5th, 2006 by Dennis Pallett

The long-awaited Zend Framework has finally been released, and in this article Dennis Pallett takes a first look at what it has to offer.


Latest Forum Discussions