
PK 
| ADDRLIN : /home/anibklip/pcfcindia.com/bkp2021-22/ |
| Current File : /home/anibklip/pcfcindia.com/bkp2021-22/member.php |
<?php
//include_once 'common/secure.php';
include "head.php";
?>
<div id="content">
<div class="error-notice">
<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="certificate.php">click here</a> and
enter a valid data.</li>
</ul>
<p> </p>
</div>
</div>
<hr class="hide" />
<?php
include"foot.php";
?>
