schduel API call in PHP due to third party API call hourly limit

Posted by user297975 on Stack Overflow See other posts from Stack Overflow or by user297975
Published on 2010-03-28T04:54:02Z Indexed on 2010/03/28 5:03 UTC
Read the original article Hit count: 661

Filed under:
|
|

I'm using a third-party API to send messages to users. But this third-party limits 30 calls per hour. I'm using PHP on linux. What's the best way to implement this?

© Stack Overflow or respective owner

Related posts about php

Related posts about schedule