ASPit - Totally ASP
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

Image manipulation with PHP & the GD library, Part 2

Article posted on August 14th, 2006 by Dennis Pallett

In this second part of the article series on PHP’s image functions Dennis Pallett shows you how to resize images on-the-fly and how to dynamically add a watermark to an image. Full demo code included.

Book Review: Mastering phpMyAdmin for Effective MySQL Management

Article posted on August 9th, 2006 by Dennis Pallett

Learn more about “Mastering phpMyAdmin for Effective MySQL Management” written by Marc Delisle in this book review by Dennis Pallett.

Image manipulation with PHP & the GD library, Part 1

Article posted on August 1st, 2006 by Dennis Pallett

In this first part of a new article series on PHP’s image functions Dennis Pallett will show you how to open, display and save images with the GD library. You will also learn how to build a simple image converter script, with full source included.

Read your e-mail with PHP!

Article posted on July 13th, 2006 by Dennis Pallett

Ever wanted to build your own web mail interface or auto-responder? In this tutorial Dennis Pallett shows you the basics of reading e-mail with PHP and a POP3 class.

Book Review: Smarty PHP Template Programming and Applications

Article posted on July 3rd, 2006 by Dennis Pallett

In this book review Dennis Pallett takes a closer look at “Smarty PHP Template Programming and Applications” published by Packt Publishing.

Using globals in PHP

Article posted on June 27th, 2006 by Dennis Pallett

Dennis Pallett shows you how to properly use globals in this article, where you will learn everything about the global keyword, the Singleton pattern, the Registry pattern and a Request Wrapper.

Creating a PHP Settings Class

Article posted on June 20th, 2006 by Dennis Pallett

In this tutorial Dennis Pallett shows you how to create a settings class which can handle multiple formats (PHP, INI, XML and YAML) using PHP and polymorphism.

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.


Latest Forum Discussions

Jacob Santos' Blog: Multitasking in PHP

Thread posted on August 19th, 2006 by

In his latest blog post (http://www.santosj.name/php/multitasking-in-php/), Jacob Santos takes a look at a common request PHP developers hit after a...

Derick Rethans' Blog: Overloaded properties (__get)

Thread posted on August 19th, 2006 by

Derick Rethans talks about something he noticed when working with backwards compatibility to PHP 5.1 for the eZ components (http://components.ez.no/)...

Jemjabella.co.uk: Spotting Insecure Scripts

Thread posted on August 19th, 2006 by

On Jemjabella.co.uk, there's a quick post (http://www.jemjabella.co.uk/post.php?title=20060818_spotting_insecure_scripts) with a few helpful hints of...

Mike Naberenzy's Blog: Round Up

Thread posted on August 19th, 2006 by

Mike Naberenzy has posted his own roundup (http://blog.iworks.at/?/archives/46-Round-up.html) of some of the happenings going on in his PHP world...

php|architect: Exam Schedule at php/db|works now available

Thread posted on August 19th, 2006 by

php|architect has posted the schedule (http://hades.phparch.com/hermes/public/viewnews/index.php?id=3312) for the exams happening at this year's...