include('./global.php'); $query=$DB_site->query("SELECT * FROM table"); $result=$DB_site->fetch_array($query);