in reply to Re^4: GD::Image trueColor() hangup...
in thread GD::Image trueColor() hangup...
Is there an issue with this being treated as a string vs. this winding up as a reference to the file in GD::Image->newFromJpeg($source, 1)? Any thoughts would be awesome! Cheers, K.$source = "$uploadDirectory/$filename";
|
|---|