hjkhghopjkertteerterterterertertrtoirh
bnmbertsurhetertertertertertertertpdf'tdfg
/
var
/
www
/
vhosts
/
anlatdinliyorum.com
/
httpdocs
/
Upload FileeE
HOME
<?php include "header.php"; $sor = $db->prepare("SELECT * FROM user_agreement where id=:id"); $sor->execute(array( 'id' => 0 )); $cek = $sor->fetch(PDO::FETCH_ASSOC); ?> <section class="section pt-50"> <div class="container-fluid"> <div class="row"> <div class="col-lg-10 mt-30 " style="margin:0 auto;margin-bottom:130px"> <div class="about-us"> <div class="description"> <h6><?php echo $cek['title']; ?></h6> <p><?php echo htmlspecialchars_decode($cek['content']); ?> </p> </div> </div> </div> </div> </div> </section> <?php include "footer.php" ?>