소스 검색

Ja kļūda, būs sarkans fons

master
Vitalijss 5 년 전
부모
커밋
ccd90d7bb1
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. +6
    -0
      index.php

+ 6
- 0
index.php 파일 보기

@@ -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>


불러오는 중...
취소
저장

Powered by TurnKey Linux.