Joseph L. LeBlanc
homeportfoliojoomlabiocontactblog
articles
guides
tutorials
all
forum
Subscribe in NewsGator Online

Learning Joomla! for the first time? Buy the Joomla! 1.5 Essential training CD-ROM or watch it on Lynda.com.

 

Daily Message with E-mail PDF Print E-mail
You can easily give your visitors the ability to send their friends Daily Messages through e-mail. Using the mosMail() function, you ensure the appropriate settings are in place and do not have to wrestle with message headers. You can also place this in a styled pop-up window without loading the full template.

Since we are adding many more features to the frontend, it makes sense to move some of the code from dailymessage.php to dailymessage.html.php. This allows us to keep most of the logic in dailymessage.php, while handling the presentation through dailymessage.html.php.

This tutorial is designed to work with Mambo 4.5.1 and later. A downloadable copy of the tutorial is available here.

Use the page navigation at the bottom, or use these links to jump directly to a file:

dailymessage.php
dailymessage.html.php