Commits


fix formatting


remove not needed functions


0.4


Exception handling for INSERT


README added PRIMARY KEY


v0.3


Added additional error handling with hash collision


release 0.2


move some stuff out of the config, DEFINE debug


durp... COUNT(*)


change mysqli -> PDO, prepared statements


durp...


move mysqli_real_escape_string out of select


stripslashes -> mysqli_real_escape_string


missing ]


remove temporary variable


Initial commit