fhdfhdfhdfhdfhdfhdfdfhdfhdfhdhfdfhdfhdfhd dfhdfhdfhdfhdfhdfhdfhdfdfhdfhdfhdhfdfhdfhdfhdfh
| DIR:/home/u1105814/public_html/test/ |
| Current File : /home/u1105814/public_html/test/tampil1.php |
<!DOCTYPE html>
<html>
<head>
<title>RealTime Uploaded Post</title>
</head>
<body>
<section class="wrapper">
<h1 class="judul">RealTime Jumlah Pertanyaan</h1>
<h1 class="count"></h1>
<p>Pertanyaan</p>
</section>
<script type="text/javascript">
$(document).ready(function () {
setInterval(function(){
$("h1.count").load("https://lcmshipping.co.id/test/tampil.php"), 1000
})
});
</script>
</body>
</html> |