"Brandon Orther" <[EMAIL PROTECTED]> wrote:

 > Hello,
 > 
 > I am making a script that makes .htaccess files for websites.  When I use
 > ftp_nlist(); It doesn't show the files with a . in front of them.  Does
 > anyone know how to show hidden files when listing a directory?

Maybe use ftp_rawlist(); instead

-- 
Henrik Hansen


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to