Profile
Achievement
nigelnquande's Recent Snippets
- All /
« Prev 1 Next »
Use PHP's DOM parser to convert a table into plain text (including links with images)
0
1689
posted 9 years ago by nigelnquande
This function takes HTML input and converts it to plain text. It needs improvement so that it converts multiple blank lines to a single blank line and converts an <a ... > link to the markup equivalent (same for images). It should be rewritten...
0
1129
posted 9 years ago by nigelnquande