Jump to content

is this possible?


NoDoze

Recommended Posts

heh....LOL

 

The $msg variable is for a php email.

The $msg is a complex html email pulled together with data using php and mysql.

I know normally it would look like this:

$msg = '<html>'.<php>.'<ect>';

But to go through the ENTIRE page putting '. and changing ' or "...it would be much easier to just include the email template...

Hence the $msg = include='page.php';

 

Does that clarify some? LOL Possible?

Link to comment
Share on other sites

Second question....

 

What would be an alternative to sending an HTML email?

 

Not everyone accepts HTML emails...

Is there a way I can generate the php page to a text file, then email the contents of the text file?

 

The data in the email is generated using php and mysql...its info from a database.

How would I send this via email?

 

Thanks!

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.