Setting Up a Web-Based File Manager: bfExplorer

Tuesday, April 15th, 2008

Everybody knows how to use a conventional desktop application that acts as a file manager. And we all know how useful these manipulation utilities really are. They give us a hierarchical view of the content of our folders. They also have dozens of extra functions. In this series we ...

Setting Permissions in Apache

Thursday, January 10th, 2008

In this third part of a six-part series on Apache installation and configuration you will learn how to set security-related permissions. This article is excerpted from chapter two of em Apache Security em written by Ivan Ristic O Reilly ISBN 596 ...

Setting up the Foundation for an Extensible Website Engine with PHP 5

Tuesday, October 24th, 2006

Building a dynamic website with a database backend is something that nearly every PHP programmer will need to do usually sooner rather than later. If you haven t done it yet or even if you have this two-part article series will show you how to develop ...

Abstract Classes in PHP: Setting Up a Concrete Example

Wednesday, February 1st, 2006

Welcome to part two of the series Abstract classes in PHP. In three tutorials this series introduces the key concepts of abstract classes in PHP 4-PHP 5 and explores their application and use in different object-oriented development environments. Whether you re an experienced PHP developer wanting ...