/ Published in: PHP
A function to remove tags and to also remove excess spaces.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
function stripTagsAmendSpaces($str) { }