adnonimape Posted March 2, 2006 Share Posted March 2, 2006 Hi.Im using a query with GET statements to setup something.example: index.php?bot=01&slotsused=20&uptime=2000And, when I have it get those from the url, i have it fwrite to a file. But, I want the file to be cleared every ten minutes.What im using this for, is an IRC Bot Network. I use Gamesurge, and we have a Bot service to help people manage their IRC Channels.With this, we can allow them to check the status of the bot via our website.We have the bot visit the index.php?blahblah every 600seconds. Which re-writes to the file. But if the bot is down, obviously, it cannot show the bot as down, we'll have to run the query manually. We want it to clear itself every 600 seconds if it hasn't been updated.Is there a way to do this?Thanks a ton! Quote Link to comment Share on other sites More sharing options...
adnonimape Posted March 2, 2006 Author Share Posted March 2, 2006 No one can help me?? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.