Posts by Pog Champ xD • 9 points
2 posts
-
0
votes1
answer25
viewsQ: PHP ERROR - On the Database Connection
Connection to phpmyadmin HOST (n code wanted to go): connection code to send to the databank: <?php include_once("conexao.php"); $usuario = $_POST['usuario']; $senha = $_POST['senha']; $email =…
-
-5
votes3
answers110
viewsQ: HTML Structure - CSS Background Image
I’d like to take out that "leftover" white in window mode. I’m new at this, any help is welcome. body { background-image: url(IMGS/img08.jpg); background-repeat: no-repeat; background-size: 100%;…
cssasked Pog Champ xD 9