Freezing while GetImageSize

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Ozz
Forum Commoner
Posts: 26
Joined: Wed Aug 21, 2002 11:47 pm

Freezing while GetImageSize

Post by Ozz »

I was getting remote image size with GetImageSize but it started to wait while getting size info and dies after a while.
What may cause this?
PHP Ver 4.3.11
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

any errors or bits of info we can tell more about? At this point, you're into script timeout, remote file timeout or errors, any number of things..
Post Reply