//Conexão com MySQL $host = "localhost"; $user = "root"; $pass = "adminadmin"; $dbname = "wconfig";