PK

ADDRLIN : /home/anibklip/pcfcindia.com/bkp2019/superadmin/
FLL :
Current File : /home/anibklip/pcfcindia.com/bkp2019/superadmin/admin.php

<?php

//echo $_SESSION['city'];
include"head.php";
?>

<img src="checkmark.png" />
    <div id="content">
      



    <h3>Welcome to Members Area...</h3>

    <p>Choose one of the options from the below or top navigation bar, also type 
      in the data carefully and correctly.</p>

    <ul class="spaced">
      <li> for a new Certificate Form, <a href="#">click here</a> and 
        enter a valid data.</li>
    </ul>

    <p>&nbsp;</p>
  </div>
</div>
<hr class="hide" />

<?php
include"foot.php";
?>


PK 99