Posted by ChronoFish on 10/20/00 11:32
What you would write is essentailly an AIM bot. The bot script would
have the added bonus of being able to check your email.
You need three things:
1. Cron job to kick off your script every x minutes
2. Script that can check for new email messages
http://php.resourceindex.com/Functions_and_Classes/E_Mail_Utilities/
3. Script that can ping your AIM address
http://sourceforge.net/forum/forum.php?forum_id=465993
Links are simply some I found after a quick browse - I don't
necessarily recommend the actual packages.
-CF
Navigation:
[Reply to this message]
|