Loading...
<?php class sqldb { public $DB; DBNAME function conetdb() { $this->DB=new mysqli('localhost','$ACC','$PWD','$DBNAME',...