Hello,

This is a reply to an e-mail that you wrote on Tue, 15 Jul 2003 at 20:49,
lines prefixed by '>' were originally written by you.
> Does anyone have any good examples of simple imap functions?
Basically
> am just looking to return the number of new messages for a few folders
> my account. I would like to modify it later to show the headers (from,
> subject) but just a new message count is sufficient.
> I would like to have this in a page that refreshes every 20-30 seconds
> so, will there be any problems with this?

You could compile PHP with the IMAP functions and use them:
http://uk2.php.net/imap

David.

--
phpmachine :: The quick and easy to use service providing you with
professionally developed PHP scripts :: http://www.phpmachine.com/

          Professional Web Development by David Nicholson
                    http://www.djnicholson.com/

    QuizSender.com - How well do your friends actually know you?
                     http://www.quizsender.com/
                    (developed entirely in PHP)

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

Reply via email to