Jump to content

Mail help


komquat

Recommended Posts

I am trying to mail me a table from a SQL DB, but it comes up with all the syntax, meaning it looks like this:

<table><tr><th>Col 1</th><th>Col 2</th></tr>
<tr><td>info from table</td><td>info from table</td></tr>
<tr><td>info from table</td><td>info from table</td></tr>
<tr><td>info from table</td><td>info from table</td></tr>
<tr><td>info from table</td><td>info from table</td></tr>
<tr><td>info from table</td><td>info from table</td></tr>
<tr><td>info from table</td><td>info from table</td></tr>
.....

Any ideas?

Thanks again
Link to comment
https://forums.phpfreaks.com/topic/7080-mail-help/
Share on other sites

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.