Jump to content

Include php page and send via plain text email


Shamrox

Recommended Posts

I'm trying to dumb down a emailing script i have using php on my clients site. Right now, it pulls an include page that has a table laying out a form for registration in a class. It pulls all the data from the database, populates it, includes it in the email body and sends.

I now need to send a plain text only version of the data, obviously with no layout. Not sure how to include the page. I removed all the html tags from the include, but now i'm just left with text and the query data. Page won't work that way, Any help?

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.