| |
Diamond Beach Hotel
/
Pattaya 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);
?>
| |

499 Beach Rd. Pattaya City, Chonburi, Thailand
|
|
Internet Reservation Office
in Bangkok, Thailand
Fax : (662) 2150574
|
| |
SPECIAL
RATES FOR INTERNET USERS |
Valid
: Now to 31 October 2006
Room Type |
Rate |
Extra Bed |
| Single Room |
750.- |
N/A |
| Twin Room |
850.- |
N/A |
|
- Nett Raes are inclusive of Service charge and Value
Added Tax.
- All Rates are in Thai Baht.
|
|
Diamond Beach Hotel has been established since 1981, the very first hotels established in Pattaya. Friendly staff, safety place with comfort atmosphere and warm welcome are the reputation that we always gain for more than 20 years |
|
$count++;
}
?>
|
|
|