翌月の空室状況
空室状況
× – 予約不可, ○ – 空室, ▲ – 要問合せ, 満 – 満室
コン=コンドミニアム, コテ=コテージ
最終更新日:[insert_php] include ‘https://tenpen.jp/yoyaku/yoyaku.cgi?mode=updtime’; [/insert_php]
[insert_php]
$php = file_get_contents(‘https://tenpen.jp/yoyaku/yoyaku.cgi?mode=ssishow&next=1’);
ob_start();
eval(‘?>’. $php. ‘');
$str = ob_get_contents();
ob_end_clean();
print mb_convert_encoding($str, 'UTF-8', 'SJIS-win');
[/insert_php]