Search:
Call Now: +44 (0) 845 644 0244
  • Home
  • | About PHR
  • | Why PHR
  • | How to Order
  • | Contact Us

Quick Login


Username
Password

Featured Products
Pharmaceuticals
Below are the available products PHR has to offer.

There are 0 products available.

"; echo " "; if($start > 1) { $prevstart = $start-$rpp; echo '< Previous '; } echo " "; if($num_results > ($start+$rpp)) { $nextstart = $start + $rpp; echo 'Next >'; } echo " "; // start loop for each item in array foreach($aResults as $each) { // if the remainder of $i divided by 2 == 0 then start a new row if($i % 2 == 0) { echo ""; } 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 ""; } $i++ ; } echo " "; if($start > 1) { $prevstart = $start-$rpp; echo '< Previous '; } echo " "; if($num_results > ($start+$rpp)) { $nextstart = $start + $rpp; echo 'Next >'; } echo " "; echo ""; ?>

© PREMIER Health Resources 2010 - all rights reserved | Site Map | Resources | Disclaimer