[+] Classes: add DbQuery class in order to build queries (usefull when working with chunks of queries)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
class MySQL extends MySQLCore
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user