i'm trying to build a simple web based email application. i want to use php 4.x with imap support, mysql, apache, openssl, gd library. i don't actually have much ideas about that.
could any one who has experience in such projects help me ?
thanx in advance
web based email system
Moderator: General Moderators
http://se.php.net/manual/en/ref.imap.php will get you started.... but may be a bit over your head if you're not too clued up on PHP.