| |
Tel: +977 1 4354008, 4355548
Fax: +977 1 4355433
Email: hmes@wlink.com.np |
Profession |
Country |
Quantity |
Salary |
|
|
|
include "../dbcon.php";
$epg=@$HTTP_POST_VARS["epg"];
if($epg=="")$epg=0;
$st=5*$epg;
$end=5;
$sq="SELECT * FROM vacancies ORDER BY id desc ;";
$result1=mysql_query($sq);
$result2=mysql_query($sq);
$num_rows = mysql_num_rows($result2);
?>
while ($row1 = mysql_fetch_array($result2, MYSQL_ASSOC)) {
?>
|
|
|
|
|
|
= $row1["Profession"]?>
|
= $row1["country"]?>
|
= $row1["Quantity"]?>
|
= $row1["Salary_quantity"]?>
|
|
|
} ?>
while ($row1 = mysql_fetch_array($result2, MYSQL_ASSOC)) {
?>
} ?>
|
|
|
|
|
|
|