![]() |
|
NEED massive php help - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: PHP (https://sinister.ly/Forum-PHP) +--- Thread: NEED massive php help (/Thread-NEED-massive-php-help) |
NEED massive php help - FrostByte_mybb_import5923 - 06-30-2011 so basically my friend put a website proposal to me to make a website where people can download megaupload, rapid share etc files at premium speed, i have made the whole site in one night, login - registration - profile - but i am stuck on the downloader. my idea was to use like a http web request sort of thing but i dont know, can anyone help me. Hate PHP LOL RE: NEED massive php help - slbmeh - 07-01-2011 Something to look more into is the curl extension for php. RE: NEED massive php help - Winston - 08-26-2011 Yep, cURL is the way to go. |