We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd5331 commit 20e1116Copy full SHA for 20e1116
dbclass.php
@@ -3,9 +3,6 @@
3
* DB Class
4
* This class is used for database related (connect, insert, update, and delete) operations
5
* with PHP Data Objects (PDO)
6
- * @author CodexWorld.com
7
- * @url http://www.codexworld.com
8
- * @license http://www.codexworld.com/license
9
*/
10
class DB{
11
0 commit comments