Hi
I am using ftp_rawlist() and ftp_nlist() to view files through FTP-connection and everything works fine.
But I couldn't be able to list the hidden files like the .htaccess file.
In other words, I want to list hidden files through an FTP connection.
Thx.