So my host has just updated all its hardware and software and they no longer support any PHP FTP functions Have decided (ftp_connect, etc.).
Anyone know a way around this? Fortunately, I have categorized all my PHP functions so I'll only need to work once (if any?)
Maybe upload using fSocket? Any examples / tutorials will be appreciated.
Curl is a good option.
File_get / put_contents can also be an option with reference.
No comments:
Post a Comment