Explorar el Código

Ja kļūda, būs sarkans fons

master
Vitalijss hace 5 años
padre
commit
ccd90d7bb1
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. +6
    -0
      index.php

+ 6
- 0
index.php Ver fichero

@@ -35,6 +35,12 @@ if(isset($_POST['pievienot']))
//echo "New record created successfully"; //echo "New record created successfully";
} else { } else {
//echo "Error: " . $pievienot . "<br>" . mysqli_error($conn); //echo "Error: " . $pievienot . "<br>" . mysqli_error($conn);
echo ' <style>
body {
background-color: red;
opacity: 5.9;
}
</style>';
} }
echo ' <style> echo ' <style>


Cargando…
Cancelar
Guardar

Powered by TurnKey Linux.