I am sorry if it sounds like I don’t know what I’m talking about, probably because I don’t (I have never done something like this before).
I am creating a local CMS in PHP, where I want the user to be able to see and download files such as plugins. The plugins will be on a online server, and I therefor want the local CMS to be able to connect, get information and download files from the server. Please help.
Update: I don’t seek out for someone to write the code, I just want some guidelines or links where I can find more information.