Browse Source

Ja kļūda, būs sarkans fons

master
Vitalijss 5 years ago
parent
commit
ccd90d7bb1
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      index.php

+ 6
- 0
index.php View File

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


Loading…
Cancel
Save

Powered by TurnKey Linux.