Shamrox Posted February 6, 2007 Share Posted February 6, 2007 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? Link to comment https://forums.phpfreaks.com/topic/37346-include-php-page-and-send-via-plain-text-email/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.