Main > PHP > Заметка: glob удаление скрытых файлов (.htaccess)

Заметка: glob удаление скрытых файлов (.htaccess)

12.02.2012 0 comments »

Linux logo

Обычный glob("*") не обрабатывает скрытые файлы, вроде .htaccess, такие файлы можно обработать так:

Author: | Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *

Allowed HTML-tags: <a>, <code>, <i>, <em>, <strong>, <b>, <u>, <strike>