Nursing Licensure Examination – NLE Passers (June 2012) Results

We would like to congratulate the 27,823 license nurse who passed the examination of this June 2012 Nursing Li-censure Examination! We also provided a searching tool for you, to search the name of the passers by simply writing their name and press the search button. You may also browse the list of passers alphabetically:

Please Enter a Name:


A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | R | S | T | U | V | W | Z | Y | Z

$f') as `lnames`,replace(`fname`,'$f','$f') as `fnames`, `id` FROM `passers` WHERE `lname` like '%{$f}%' OR `fname` like '%{$f}%' LIMIT 0,$count_div");

}else{
if(isset($_GET['l'])){
$l = $_GET['l'];
}else{
$l = "A";
}
$cnt = mysql_query("SELECT count(*) as `cnt` FROM `passers` WHERE `lname` like '{$l}%'");
while($catch=@mysql_fetch_array($cnt)){
$count = intval($catch['cnt']);
$count_div = floatval($count*0.5);
$count_div = ceil($count_div);
}
//echo $count_div;
$nSQL = mysql_query("SELECT `lname` as `lnames`,`fname` as `fnames`, `id` FROM `passers` WHERE `lname` like '{$l}%' LIMIT 0,$count_div");
}
while($catch=@mysql_fetch_array($nSQL)){
echo $catch['id']." ".$catch['lnames'].", ".$catch['fnames'];
}
?>

$f') as `lnames`,replace(`fname`,'$f','$f') as `fnames`, `id` FROM `passers` WHERE `lname` like '%{$f}%' OR `fname` like '%{$f}%' LIMIT $count_div,$count_div");

}else{
if(isset($_GET['l'])){
$l = $_GET['l'];
}else{
$l = "A";
}
$nSQL = mysql_query("SELECT `lname` as `lnames`,`fname` as `fnames`, `id` FROM `passers` WHERE `lname` like '{$l}%' LIMIT $count_div,$count_div");
}
while($catch=@mysql_fetch_array($nSQL)){
echo $catch['id']." ".$catch['lnames'].", ".$catch['fnames'];
}
?>

Data above are the latest result of Nursing Licensure Examination June 2012, released by The Professional Regulation Commission.

Published
Categorized as News, People

By erwinbantilan

I'm a Freelance Web Developer (PHP, Flash, Ajax, Javascript, CSS & HTML 4/5), iOS Developer, SEO expert and a Graphic Designer from General Santos City. Freelancer.com Profile | Libnary.com | Pattern Lockscreen

Leave a comment

Your email address will not be published. Required fields are marked *

%d bloggers like this: