소스 검색

samazinam bildi

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

+ 1
- 1
index.php 파일 보기

@@ -15,7 +15,7 @@ $result = mysqli_query($conn,$meklejam);
<?php while($row = mysqli_fetch_assoc($result)) {
echo '<h3>Atlikuši '.$row['BrikAtlicis'].' iepakojumi</h3>';
} ?>
<img src="/img/briketes.png" alt="Briketes">
<img width=500px height=500px src="/img/briketes.png" alt="Briketes">
<br>
<input type="submit" name="pievienot" class="w3-button w3-jumbo w3-green" value="-1">
</form>


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

Powered by TurnKey Linux.