$indhiqu=mysql_query("select * from tblprodet where highstatus='1'");
while($indhires=mysql_fetch_array($indhiqu)){
$hiprcate=$indhires['category'];
$hiprscate=$indhires['subcategory'];
$hiprproname=$indhires['proname'];
$pr_description=$indhires['description'];
$indhiimg=stripslashes($indhires['image']);?>
}?>