echo ucwords(strtolower($res['pname']));?>
Applications
Features
$sse=mysqli_query("select * from application where pid='".$res['id']."'");
while($ses=mysqli_fetch_array($sse))
{
?>
echo $ses['aname'];?>
}
?>
$fet=mysqli_query("select * from features where pid='".$res['id']."'");
while($ffe=mysqli_fetch_array($fet))
{
?>
echo $ffe['fname'];?>
}
?>
echo $res['description'];?>
if($res['photo1']!="")
{
?>
}
?>
if($res['photo2']!="" or $res['photo3']!="")
{
?>
}
?>
if($res['photo2']!="")
{
?>
}
?>
if($res['photo3']!="")
{
?>
}
?>
if($res['photo4']!="" or $res['photo5']!="")
{
?>
}
?>
if($res['photo4']!="")
{
?>
}
?>
if($res['photo5']!="")
{
?>
}
?>
Copyright echo date('Y');?> jayco.co.in