I am doing coding in oops for uploading image in PHP. But After submit image, it\'s giving warning
\"Header may not contain more than a single header, new line detec
Try encoding your URL and it should work : http://php.net/manual/en/function.urlencode.php