$sql_city="SELECT * FROM tbl_location_area where parent_id != 0 or name='Delhi & NCR' order by popular DESC, name";
$result_city = mysql_query($sql_city);
while($rows_city= mysql_fetch_array($result_city))
{
$city_name[] = $rows_city['name'];
$location_area_id[] = $rows_city['location_area_id'];
$popular[]=$rows_city['popular'];
}
if(is_array($city_name)){
$city_name=implode('" , "',$city_name);
}
if(is_array($popular)){
$popular=implode('" , "',$popular);
}
if(is_array($location_area_id)){
$location_area_id=implode('" , "',$location_area_id);
}
?>
 |
Please Sign In |
To place ads, edit ads or access your account:
|
|
|
New User
Signing up is fast and easy.
 |
|
include('../google-ad-right-nav.php');
?>
|
|
Copyright 2009 © India Tours & Vacation Packages . All Rights Reserved. | Travel | Package Tour Operators India
India Tour Package, India Travel Agent, Holiday Packages In India | Travel Agency Operators Network |
We Serve the Travel Community
B2B Site By: 
Alliance Web Solution Pvt. Ltd. |
|