Manuál PHP | ||
---|---|---|
Předcházející | Další |
Sends an arbitrary command to the FTP server.
The link identifier of the FTP connection.
The command to execute.
Returns the server's response as an array of strings. No parsing is performed on the response string, nor does ftp_raw() determine if the command succeeded.
Předcházející | Domů | Další |
ftp_quit | Nahoru | ftp_rawlist |