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

A beginners introduction to PHP’s file functions

Article posted on February 13th, 2006 by Dennis Pallett

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

Article posted on February 6th, 2006 by Dennis Pallett

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

An introduction to XML-RPC in PHP

Article posted on January 29th, 2006 by Dennis Pallett

Learn more about XML-RPC and web services in this tutorial, in which Dennis Pallett will show you how to create your own XML-RPC web service and client.

Creating a SECURE file manager with PHP

Article posted on January 25th, 2006 by Dennis Pallett

In this follow-up tutorial on ‘Creating a file manager with PHP’, Dennis Pallett shows you how to create a completely secure file manager!

Uploading files with PHP

FAQ posted on January 23rd, 2006 by Dennis Pallett

How do I upload a file with PHP?

Creating a file manager with PHP

Article posted on January 22nd, 2006 by Dennis Pallett

This tutorial will show you exactly how to build your own file manager in PHP, allowing you to upload, edit, delete and download files online.

PHP Security: Basic PHP Security

Article posted on January 15th, 2006 by Dennis Pallett

In this article Dennis Pallett talks about the two security principles of PHP: filter input, escape output. Read more to learn about basic PHP security.

Back to basics: PHP & Arrays

Article posted on January 10th, 2006 by Dennis Pallett

No more Ajax, Tags, Web 2.0 or anything else: it’s back to basics with this article on Arrays in PHP, by Dennis Pallett.


Latest Forum Discussions