I'm using the getimagesize function in PHP, and the path string contains an ampersand, which otherwise is fine. The page gives me errors where getimagesize() is called. Looking at the source code, though, I see the ampersand is being passed through as & rather than just & I presume this is causing errors because PHP doesn't need to convert it to the html tag in order to find the path, right?
İşte hata:
Uyarı: getimagesize (image.php isim = username & pic = görüntü?) [Function.getimagesize]: failed to open stream: Böyle bir dosya ya da dizin yok