include("include/common.inc");
$link=mysql_connect($hostName, $userName, $password);
mysql_select_db($databaseName);
?>
Link Exchange Hotels Travel Villas Holidays - Page 13
nesia
|
|
Link Partners |
| |
Page
:
| 1 | 2
| 3 | 4
| 5 | 6
| 7 | 8
| 9 | 10
|11|12
| 13 | 14
| 15 | 16
| 17 | 18
| | 19 | 20
|
$no=1;
$stmt= "select * from link_table where cat='Dorsett Hotels' order by id asc limit 100,50 ";
$result=mysql_query($stmt);
while($row=mysql_fetch_object($result)){
$judul=$row->link_title;
$ket=$row->link_desc;
?>
|
|
$no=$no + 1;
}
mysql_free_result($result);
?>
|
|
| |
|
|
|