Question

I was wondering - is it possible to change files that are stored on some sort of webhosting service via PHP? I mean I have a URL say: "plist.atwebpages.com/action.php" will it possible for this method to write a file onto the ftp server on the web hosting service? e.g. http://www.batcave.net

Was it helpful?

Solution

Yes - you need a PHP FTP client library.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top