| |
Cholchan Pattaya Resort
/
Pataya 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);
?>
| |

19 Moo 1, Tambon Nagluea, Banglamung, Pattaya, Chonburi 20150 Thailand
|
|
Internet Reservation Office
in Bangkok, Thailand
|
|
SPECIAL
RATES FOR INTERNET USERS |
Valid
: 1 August 2005 - 31 March 2006
Room Type |
Rate |
Extra Bed |
| Single Room |
2,119.- |
N/A |
| Twin Room |
2,354.- |
N/A |
|
- Above rate are inclusive ABF
- Nett Rates are inclusive of Service charge and Value
Added Tax.
- All Rates are in Thai Baht.
|
|
| |
| Cholchan Pattaya Resort
takes pride in being pattaya's newest fully integrated international resort. With our secluded beach front setting and genuine thai hospitality, there is no better choice for the perfect get-away. All less than 2 hour drive from bangkok.

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