|
|
| Nepali Accountant Business Pages,in canadian city toronto,Brampton,Etobicoke,Ottawa,etc is
the lead online business directory or business search engine
in Canada with business and residential listings nationwide.
In the Business Directory you can find Business pages listings,
addresses for local and national businesses, searchable
business directory and Business pages of Canadian exporters,
manufacturers, importers and service providers and also
having a Trade zone covering demand of foreign business
houses for products and services. |
|
| Total
Results : echo $numrows; ?> |
if($lastpage>1)
{
/* again start of pagination gives the user interface so user can interact with the database in good manner*/
if ($pageno == 1) {
echo " FIRST PREV ";
} else {
echo " FIRST ";
$prevpage = $pageno-1;
echo " PREV ";
} // if
echo " ( Page $pageno of $lastpage ) ";
if ($pageno == $lastpage) {
echo " NEXT LAST ";
} else {
$nextpage = $pageno+1;
echo " NEXT ";
echo " LAST ";
} // if
/* end of pagination */
}
?>
|
$sql1="select * from yellow_contact where `cat_name`='Auto Garages' && `community` ='Nepali' order by id DESC $limit";
if(isset($_REQUEST['city']))
{
$city=$_REQUEST['city'];
$sql1="select * from yellow_contact where `cat_name`='Auto Garages' && `community` ='Nepali' && `city`='$city' order by id DESC $limit";
}
$rs2=mysql_query($sql1) or die(mysql_error());
$row2=mysql_num_rows($rs2);
//$data_c=mysql_fetch_array($rs2);
if($row2>0)
{
$i=0;
while($data_c=mysql_fetch_array($rs2))
{
$cat=$data_c{'cat_name'};
$pic= $data_c{'picture'};
$desc=ucfirst($data_c{'desc'});
$service =$data_c{'service'};
$ser=split(",",$service);
?>
if($pic)
{
if(!$data_c['others']==0)
{
?>
}else{ ?>
} ?>
}else{ if (!$data_c['others']==0){ ?>
}else {?>
} ?>
} ?> |
|
|
if($data_c['others'])
{
?>
echo ucwords($data_c{'comp_name'}); ?>
} else { ?>
echo ucwords($data_c{'comp_name'}); ?>
} ?> |
echo $data_c{'date2'}; ?> |
| echo $data_c{'building'}; ?>, echo $data_c{'street'}; ?>, echo $data_c{'unit'}; ?>, echo $data_c{'phone'}; ?>, echo ucfirst($data_c{'city'}); ?>, echo ucfirst($data_c{'province'}); ?> |
Languages
We Serve : echo substr($service,0,50)." ";?> echo substr($service,51,90)." ";?> |
|
| ......................................................................................................................................................... |
$i++; } ?> |
}
else
{
?>
$msg="Sorry, we did not find any match related to the search criteria you have specified. try again..";
echo " ";
echo " ";
echo " ";
echo " ";
echo " ";
echo $msg = ucwords($msg);
echo " ";
echo " ";
echo " ";
echo " ";
echo " ";
echo " ";
echo " ";
?> |
}
?>
| |
|
|
}
else
{
?>
}
?>
|