Error: copy(http://4.bp.blogspot.com/_YJxWEghlXts/SL6FjtRxdyI/AAAAAAAAAk8/TBCnJNEWgW... 25.jpg) [function.copy]: failed to open stream: HTTP request failed! HTTP/1.0 400 Bad RequestFixes : This error can be occurred due to the bad URL format. In the above URL you can see "Photo 25.jpg", which has spaces between name, so that you have to fill them by urlencode() or just using str_replace().Heshan Wanigasooriya
No comments available.
Post new comment