<?php /** ...
PHP GDLib Progressbar Class
by gwrtheyrn,
January 13, 2010 21:06,
No refactoring, tagged with image, php, OOP Class, progressbar, gdlib
A quick PHP progressbar cla...
<?php public static function addUser($username, $email, $password) ...
PHP User Registration Function
by gwrtheyrn,
July 24, 2009 20:05,
4 refactorings, tagged with php, user, mysql, registration, real_escape_string
Is this user registration f...
/** * Generates a multi-column table from an array * ...
PHP Generate table from array
This function generates a m...
A quick progressbar class u...