Safe mode? If safe mode is on and the image is owned by apache, the
script that is owned by your acount cannot read the image.
Nathan Taylor wrote:
Hey Guys,
I am developing code that uses GD to create and store an image but it is giving me trouble with GetImageSize, maybe you guys can offer som
Hey Guys,
I am developing code that uses GD to create and store an image but it is giving me
trouble with GetImageSize, maybe you guys can offer some ideas. Here's my code:
echo "\n";
$img_data = GetImageSize($imgpath.$imgname_full);
The first line creates and stores the image while the secon
2 matches
Mail list logo