|
include('serumsidebar.inc'); ?>
|
SERUM BLOOD TESTING
At Access Medical Laboratories we use the most sensitive analyzing methods for superior accuracy and sensitivity. We use the latest state of the art instrumentation and updating methodology to ensure our quality of testing, dependability, and meaningful results. The Gold Standard LC/MS/MS testing method is used to ensure quality and dependability on all of our results.
Call Us... 866-830-5711
| ITS ALL ABOUT ACCESS... eACCESS DIRECT TESTING.COM GIVES YOU YOUR ACCESS TO DISCOUNTED LABS, MOBILE DRAWS, WALK-INS & YOUR OWN MEDICAL RECORDS ONLINE! |
|
|
In The News... |
There's always "News" at eAccess Direct Testing.com |
|
// SHORTEN THE ARTICLE
function truncate($string, $max = 150, $rep = '... Read More') {
$leave = $max - strlen ($rep);
return substr_replace($string, $rep, $leave);
}
$dbQuery1 = "SELECT * FROM articles order by art_date DESC limit 3";
$result1 = mysql_query($dbQuery1);
echo mysql_error();
while($row1 = mysql_fetch_array($result1))
{
extract($row1);
$art_date = explode("-",$art_date);
list($yr, $mo, $dy) = $art_date;
$adate = explode(" ",$dy);
list($dy1, $hr) = $adate;
$art_date= $mo."-".$dy1."-".$yr;
$article = truncate($art_article);
?>
|
=$art_title?>
=$art_date?>
=$article?> |
|
} ?>
|
|