| |
Krabi / Thailand |
require_once("connect_db.php");
require_once("function.php");
$conn = connect_db("datarequest");
if(!$conn)
echo"เกิดความผิดพลาด ไม่สามารถติดต่อกับฐานข้อมูลได้";
$sql = "select HId, HName, HAddressLocate, HImage, CityName from hotel,city where hotel.CityID = city.CityID and hotel.CityID = '$CityID' ";
$result = mysql_query($sql);
echo $hwel;
$num_row = mysql_num_rows($result);
$count=0;
while ($count < $num_row)
{
$row = mysql_fetch_array($result);
?>
| |

Moo 8, Leamtong, Phi Phi Island, Tambol Ao Nang, Krabi 81000,Thailand
|

Internet Reservation Office
in Bangkok, Thailand
Fax : (662) 2150574
|
| |
SPECIAL
RATES FOR INTERNET USERS |
Valid
: Now to 31 October 2006
Room Type |
SGL |
TWN |
Extra Bed |
| Standard room |
2,770.- |
3,070.- |
N/A |
|
- Nett Raes are inclusive of Service charge and Value Added Tax.
- Above rate are inclusive ABF
- All Rates are in Thai Baht.
|
|
| |
Patong Beach is at the very heart of Phuket’s tropical dream.
This is where you will find The Burasari Patong, one of the
island’s leading boutique hotel. Located just a few steps away
from the beach, we’re a secluded oasis of contemporary Thai
style, warm ambience, and friendly personalized service.

|
$count++;
}
?>
|
|
|