session_start();
include("includes/database.php");
?>
::: C3M :::
include('header-2.html')?> |
Projects LIST |
TENDERS IN PROGRESS |
|
Name of
Project/Location |
Site Visit |
Closing
Date |
|
|
$sel= mysql_query("select * from tbl_projects ");
while($res= mysql_fetch_array($sel))
{
if($flag==0)
{
$flag=1;
$color="#ffffff";
}
else
{
$flag=0;
$color="#F0F0F0";
}
?>
|
|
|
}
?>
|
|
|
|
|
|
|
include('footer.html') ?> |
|