include("myadmin/links.inc");
include("icodes.php");
$sqlp="select * from tbl_items where isNew='y' order by rand() ";
$page_name="main.php";
if(!isset($start)){
$start = 0;
}
if(isset($_GET["start"])){
$start = $_GET["start"];
}
$eu = ($start - 0);
$limit = 48;
$dn4 = 7;
$thisp = $eu + $limit;
$back = $eu - $limit;
$next = $eu + $limit;
$query2=$sqlp;
$result2=mysql_query($query2);
echo mysql_error();
$nume=mysql_num_rows($result2);
//echo($start);
//echo($sqlp);
?>
Contact Us
include("topbar.php"); ?>
|
include("about_menu.php"); ?>
|
 |
Head
Office |
Add |
: |
21/200
Chah Jattan
Sialkot - 51310, Pakistan |
Tel |
: |
+92 (52) 356 0381 |
Email |
: |
|
 |
Canada
Office |
Add |
: |
597 ATWOOD CRESCENT
PICKERING ONTARIO
L1W 3W7, CANADA |
Tel
|
: |
647-839-7976 |
647-831-1930 |
Email |
: |
|
|
|
|
|
|
|
|
|
|
|
include("btm_bar.php"); ?>