ASPit - Totally ASP JSit - Totally JavaScript
Search PHPit

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

Advertisements

Latest Articles


A beginners introduction to PHP’s file functions

Monday, February 13th, 2006

If you’re still new to PHP’s file functions, check out this article, where you will learn almost every aspect of handling files in PHP: reading, writing, copying, deleting, and more!

Handling passwords safely in PHP

Monday, February 6th, 2006

In this article Dennis Pallett will talk you through the common pitfalls of password security in PHP, and how to prevent them.