
 Roy Littrell - 2013-09-21 13:14:42
 
I get an error "table Test does not exist". 
Seems the example.php file is using the table name 'Test' and the supplied SQL to generate table uses 'test'. Maybe on a window server this is not a big deal but it sure throws an error on my Unix server. 
If you are getting an error just create the table using 'Test' as the table, other than that I love the class !!