web based email system

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
bouboul
Forum Commoner
Posts: 28
Joined: Sat Oct 25, 2003 4:08 am

web based email system

Post by bouboul »

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
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

viewtopic.php?t=14145
cross posting? :?
Gen-ik
DevNet Resident
Posts: 1059
Joined: Mon Aug 12, 2002 7:08 pm
Location: London. UK.

Post by Gen-ik »

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.
Post Reply