CodeIgniter 路径辅助函数 - sanitize_filename()

此函数对目录遍历提供保护. 其实它是 安全类(下$this->security->sanitize_filename() 译者注)的一个别名。

更多信息可以到那里去查看。

文章来源:[url]http://cwiki.ossez.com/pages/viewpage.action?pageId=2392221[/url]