include("conn-web/cf.php"); session_start(); $getcontact="select * from ujj_tbl_contactus"; $gcontact=mysqli_query($connect,$getcontact); $rowcount=mysqli_num_rows($gcontact); $rown=mysqli_fetch_array($gcontact); ?>
| include('top.php');?> | |||||||
| 
 | |||||||
| include('footer.php');?> |