include_once('includes/header.php');
include('ctrl/includes/config.php');
?>
Our mission is develop
the best design
- All
$rrr=mysqli_query($con,"SELECT * FROM `works` ORDER BY work_id ASC");
while($r1=mysqli_fetch_assoc($rrr)){ ?>
-
} ?>
$rs=mysqli_query($con,"Select * from `project` ORDER BY project_id ASC");
while($row=mysqli_fetch_assoc($rs)){
?>
} ?>
include('includes/footer.php'); ?>