Page 1 of 1

How do i buil an Email application

Posted: Fri Nov 20, 2009 6:34 am
by afam4eva
Pls can someone explain to me how to develop an email application.
I know how to send message using PHP and how to select from tables using SQL, but my problem is: where will i select from when someone send an email to someone using my email application.
Which database, table do i need to retreive messages from.

Re: How do i buil an Email application

Posted: Fri Nov 20, 2009 6:56 am
by Apollo
Ehrr... usually, people retrieve messages from a POP server, not from a database :)

Posted: Fri Nov 20, 2009 11:59 am
by Jonah Bron