Hi ,
I need to bring mailing concept into my PHP project. Mail composing, I
already did it in my previous project using MIME mail concept.
I am not having any idea about how to bring inbox and sent mail items.
Help me out. Thanks in advance.
How to bring mailing concept using PHP?
Moderator: General Moderators
Are you talking about mail like the private messages on these forums? Or gathering/showing real email messages via a web interface? Or, are you talking about sending email through php?
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
Hi...
scottayy wrote:Are you talking about mail like the private messages on these forums? Or gathering/showing real email messages via a web interface? Or, are you talking about sending email through php?
I want to bring mail inbox, sent items, composing like real email messages via a web interface. Do you have
any idea? If so, tell me how to do that one. Thanks in advance.