takuhii
New Member
- Messages
- 344
- Reaction score
- 0
- Points
- 0
Is there any way I can speed up the rate at which the FREE server deals with PHP requests. I have a script that queries my Flickr account and drags my photo album information into a page, unfortunately this page seems to be timing out becuase the query data from Flickr isn't being dealt with quickly enough, what I would like to know is:
1.) Is this a connection issue between the FREE server and Flickr?
2.) Can I speed my connection up slightly?
3.) How do I create a timeout in PHP so I can make the script wait a little longer?
Regards
Darren
1.) Is this a connection issue between the FREE server and Flickr?
2.) Can I speed my connection up slightly?
3.) How do I create a timeout in PHP so I can make the script wait a little longer?
Regards
Darren