-
- Downloads
added database class ,making the server connection through static func.......
added database class ,making the server connection through static func.... (learn about static function inside a class ==>static runs without object initialization: , in processs of updating to class(oops) from structural programing +>started with load.php->create connection
Showing
- libs/includes/database.class.php 30 additions, 0 deletionslibs/includes/database.class.php
- libs/includes/mic.class.php 12 additions, 0 deletionslibs/includes/mic.class.php
- libs/includes/user.class.php 7 additions, 0 deletionslibs/includes/user.class.php
- libs/load.php 3 additions, 13 deletionslibs/load.php
- test.php 4 additions, 3 deletionstest.php
libs/includes/database.class.php
0 → 100644
libs/includes/user.class.php
0 → 100644
Please register or sign in to comment