<?php

/**
...

PHP GDLib Progressbar Class

by gwrtheyrn, January 13, 2010 21:07, No refactoring, tagged with image, php, png, progressbar, gdlib

A quick progressbar class u...

D3bd7339e1941bc25c05110b69a82721 Talk
<?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...

D3bd7339e1941bc25c05110b69a82721 Talk
<?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...

D3bd7339e1941bc25c05110b69a82721 Talk

PHP On Generate table from array

by gwrtheyrn, July 24, 2009 19:20

eineki, your code looks gre...

D3bd7339e1941bc25c05110b69a82721 Talk
/**
 * Generates a multi-column table from an array 
 *
...

PHP Generate table from array

by gwrtheyrn, July 24, 2009 10:48, 5 refactorings, tagged with php, table, array

This function generates a m...

D3bd7339e1941bc25c05110b69a82721 Talk