Featured Products
Pharmaceuticals
Below are the available products PHR has to offer.
There are 0 products available.
$count=count($aResults); $i=0; echo "";
echo "
";
?>
There are 0 products available.
$count=count($aResults); $i=0; echo "
| "; if($start > 1) { $prevstart = $start-$rpp; echo '< Previous '; } echo " | "; if($num_results > ($start+$rpp)) { $nextstart = $start + $rpp; echo 'Next >'; } echo " | |
$each[productName]View product » | ";
// if it's on the last item of the array, add an extra to complete the row // only if it is on the first column of the table if($i == ($count - 1)) { if($i % 2 == 0) { echo " | "; // increment $i so it knows to close the table $i++; } } // if the remainder of $i divided by 2 !=0 then end row if($i % 2 != 0) { echo " |
| "; if($start > 1) { $prevstart = $start-$rpp; echo '< Previous '; } echo " | "; if($num_results > ($start+$rpp)) { $nextstart = $start + $rpp; echo 'Next >'; } echo " |

