On Nov 28, 2004, at 10:38 AM, Alessandro Rosa wrote:

Yes, but perhaps every 5 minutes. You have to solve this too, either
cron job if you have it available or it can be trigered by user http
requests (not very reliable).

Thanks again! Yours e-mail fixed some procedural doubts I have been thinking about such automatic responder.

Solution might be easy to achieve by implementing, on my own opinion,
a Javascript code with a nested 'SetTimeOut' function recursively calling
itself every 5 mins (for example) and re-direction to a php code performing
the POP3 mailbox checking.
(obviously the php code shall include ECHOes to the timing Javascript
code again...)

This seems like a very weak re-implementation of cron. Seriously, this problem has been solved.


-ryan

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to