Upload Image from URL using PHP
Upload Image from URL using PHP
Out of context: Reply #2
- Started
- Last post
- 3 Responses
- acescence0
check out the cURL library. you'll probably want to do some error handling, like timeouts and bad URLs
check out the cURL library. you'll probably want to do some error handling, like timeouts and bad URLs