Sponsored Links
Directory Sites
Encryption and Decryption using PHP and GnuPG (Zend)
The purpose of this article is to show how to encrypt and decrypt information with GnuPG using PHP.
devzone.zend.com
Error Handling: Stepping beyond True/False Results (Zend Technologies)
This article will give you the capabilities to handle errors in an elegant manner without diverging too much from your lazy ways. We will look at how to handle PHP script errors, as well as passing around your own errors with the PEAR module: PEAR_Error.
devzone.zend.com
This tutorial will show you how to produce static html pages using PHP. This is important if you want the benefits of using PHP to build sections of a site where the content of the pages doesn't change very often.
devzone.zend.com