Commit Graph

17 Commits

Author SHA1 Message Date
mischa ae60eff141 fix formatting 2022-08-28 14:50:08 +00:00
mischa d2d3c30b4a remove not needed functions 2022-08-28 08:55:14 +00:00
mischa 04d41647bc 0.4 2022-08-24 17:34:52 +00:00
mischa d1f0b54ff5 Exception handling for INSERT 2022-08-24 17:34:31 +00:00
mischa 73c1957129 README added PRIMARY KEY 2022-08-24 17:25:23 +00:00
mischa a7e8264c49 v0.3 2022-08-24 15:19:58 +00:00
mischa 595667d433 Added additional error handling with hash collision 2022-08-24 15:19:25 +00:00
mischa 0466bd0720 release 0.2 2022-08-24 13:16:49 +00:00
mischa ed72d84587 move some stuff out of the config, DEFINE debug 2022-08-24 13:13:17 +00:00
mischa 7c5f1fcd82 durp... COUNT(*) 2022-08-24 13:06:34 +00:00
mischa c58ab04d1b change mysqli -> PDO, prepared statements 2022-08-24 13:04:16 +00:00
mischa 258edc97f7 durp... 2022-08-23 05:53:10 +00:00
mischa 680f8dffe5 move mysqli_real_escape_string out of select 2022-08-23 05:51:12 +00:00
mischa 518df2473e stripslashes -> mysqli_real_escape_string 2022-08-23 05:00:59 +00:00
mischa 7778664471 missing ] 2022-08-12 09:41:03 +00:00
mischa c05bfb5d8d remove temporary variable 2022-08-12 08:07:22 +00:00
mischa cfa309885a Initial commit 2022-08-12 09:13:25 +02:00