{"author_name":"katase_n","type":"rich","description":"/** * parse_ini_file extension * * @param string $file * @return string[]|false * @access public */ function parse_ini_file_ex($file){ if (!$lines = file($file, 1)) return false; $res = array(); $curr = & $res; $sectionPattern = '/^\\[([^\\]]+)\\]/'; $linePattern = '/^\\s*([^=\\s]*)\\s*=\\s*\"?(.*?)\"?\\s*(?:\u2026","width":"100%","version":"1.0","image_url":null,"categories":["PHP"],"url":"https://katase-n.hatenadiary.org/entry/20060819/1155964399","height":"190","provider_name":"Hatena Blog","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkatase-n.hatenadiary.org%2Fentry%2F20060819%2F1155964399\" title=\" \u62e1\u5f35\uff08\u7e2e\u5c0f\uff1f\uff09parse_ini_file()\u95a2\u6570 - \u5b66\u751f\u30b5\u30fc\u30d0\u7ba1\u7406\u8005\u30e1\u30e2\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","provider_url":"https://hatena.blog","blog_title":"\u5b66\u751f\u30b5\u30fc\u30d0\u7ba1\u7406\u8005\u30e1\u30e2","blog_url":"https://katase-n.hatenadiary.org/","title":" \u62e1\u5f35\uff08\u7e2e\u5c0f\uff1f\uff09parse_ini_file()\u95a2\u6570","author_url":"https://blog.hatena.ne.jp/katase_n/","published":"2006-08-19 14:13:19"}