Business Forums : IT Questions
PHP FTP...By: Jazdmarkets [7-April-09 6:50AM]45 posts |
|
What is the FTP server? Please tell me the key of the Renames a file or directory on the FTP server, Changes the current directory to the parent directory on the FTP server?
| |
Re : PHP FTPChris Thompson [13-April-09 6:06PM] 422 posts |
|
|
FTP is what is used to upload files for a website, as far as I am aware, I don't think it is related to PHP though I'm sure one of the techies here can confirm!
| |
Re : PHP FTPStephen Edwards [16-April-09 1:12PM] 209 posts |
|
|
Yes, it is File Transfer Protocol and it is a method of accessing files on a web server.
| |
Re : PHP FTPEcoCleanHome [26-July-09 12:16PM] 22 posts |
|
|
Yes, it's just the means and way of transfering files to and from your hard drive to your site's disk space, also for renaming, deleting files, "moving around" directories etc. It's in no way related to any programming language, but it's one of the possible ways of storing your site's scripts on your server.
| |
Re : PHP FTPDan Moore [18-August-09 6:09PM] 538 posts |
|
|
If you are looking to use FTP through PHP, which sounds possible from the title of your post, then look here: | |
Next: Desk Quote Professional











