Mukesh Kumar
Results
1
issues of
Mukesh Kumar
I tried this but my both echo statement displaying the connected database with each closing function i tried- $DB = new Mysqlidb( DB_HOST, DB_USER, DB_PASSWORD, DB_NAME ); echo '';print_r($DB); //...