Hey guys, I'm developing an app store for a CMS to download modules, plugins and themes and keep them updated automatically.
Each module, plugin or theme are compressed into a zip file. The CMS can connect to the app store and download one module with an API call. I was thinking to use file_get_contents, but may be Curl is more appropriate, because I'd like to have the download progress and may be one single login for multiple downloads. Do you have any suggestion or better solutions? Thanks, Federico
_______________________________________________ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show-participation