Simple DB encapsulation class
instantaniate with details, use query to perform query
You should add mysql_real_escape_string() around the query.
We are always looking on upgrading. Please, take a second to tell us which is the feature you would like to see being added in PHPSnaps.
Comments
You should add mysql_real_escape_string() around the query.