|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2001-01-15 12:40 UTC] anri at gmx dot de
ftp_rawlist execs the command "LIST" on the server, an important feature is to make it possible to add command parameters (esp. to list hidden files, etc), like "LIST -al" PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 15:00:01 2025 UTC |
Writen in script : $fichiers = ftp_rawlist($conn_id, "-la ".${"Dirr".$i}); // Get List Dir as Array Don't work. Drirectory : (CD) TATU_200_kmh_in_the_wrong_lane After read by ftp_rawlist coverted to : ) (cd) Please say me, where error ? or this bug very Big ? With best regards, Alan.