Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Optimising and consolidating multiple PHPMailer functions Reply To: Optimising and consolidating multiple PHPMailer functions

#167751
Josh Johnson
Participant

@traq So say I have a file with a basic message in it with 2-3 variables, where do I call the function to prepare and send the mail? Would I still need separate functions for each different email message I need to send?

Thanks!