Email Frontend

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
montecristo
Forum Newbie
Posts: 20
Joined: Thu Oct 19, 2006 9:51 am

Email Frontend

Post by montecristo »

Hi Guys,

I created an email application using PHPMailer, which works very well.

When a user wants to compose a HTML message, I want a similar screen to that of Microsoft Outlook or any Email software to pop up. I.e it will contain buttons to allow bold, italic or underline etc or to attach a file.

Does anything like this exist?

Thanks in advance[/list][/i][/b]
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

TinyMCE
montecristo
Forum Newbie
Posts: 20
Joined: Thu Oct 19, 2006 9:51 am

Post by montecristo »

That looks like It will do the job.

Thanks a lot
Post Reply