view_bukti.php 165 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 <?php session_start(); include_once 'functions/fungsi.php'; include_once 'connection/koneksi.php'; $gambar = $_GET['id']; ?> <img src="pembayaran/<?= $gambar ?> ">