|
include('topnavigationjs.php'); ?>
$querytest = "select * from testimonial order by id desc";
$resulttest = mysql_query($querytest);
$testimonial = "";
while($rowtest = mysql_fetch_array($resulttest))
{
$testimonial .= "" . $rowtest['name'] . " "; $testimonial .= " " . $rowtest['commendations'] . " "; } $queryresources = "SELECT * FROM featuredresources ORDER BY regdate DESC"; $resultresources = mysql_query($queryresources); $numrowresources = mysql_num_rows($resultresources); ?>
|
![]() |
|||||||||||||||||||||||||||
|
Copyright © 2006 HealthierPractices |