|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://oit.cmc.msu.ru/php/function.ftp-rawlist.html
Дата изменения: Sun Feb 3 22:39:33 2002 Дата индексирования: Mon Oct 1 21:33:54 2012 Кодировка: |
(3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0)
ftp_rawlist -- Returns a detailed list of files in the given directory.ftp_rawlist() executes the FTP LIST command, and returns the result as an array. Each array element corresponds to one line of text. The output is not parsed in any way. The system type identifier returned by ftp_systype() can be used to determine how the results should be interpreted.