Simple Mysql PHP Menu
There are possibly as many menu systems available for PHP and MySQL as there are PHP programmers. Here is yet another way of generating menus from a database.
Read More
Web2bb 0.0.9 Released
This is the latest update to the WEB2BB Framework and includes a simple fix for an error that failed to catch an exception.
The WEB2BB framework is a fully functioning MVC style framework that utilizes the best features of PHP 5.3 and above. By making use of the latest additions to PHP, the WEB2BB framework is able to provide sleek code and optimal performance. It does not try to be all things to all people and so the codebase is kept to a minimum.
Read More
Two Way Encryption With PHP Mcrypt
This class provides the functionality to encrypt and decrypt a text string. The class makes use of the PHP mcrypt extension which provides the ability to create two way encryption, or decoding of text messages.
Read More
Test For Prime Numbers With PHP Regular Expression
This function provides a novel method of testing if a number is prime, by using a PHP regular expression.
Read More

RSS Feed




