HTML: mk_t2h
Mariusz Kaczmarczyk (contact me)
Process input HTML code.
Features:
- parse input text and return HTML tags information
- delete unsafe tags and parameters (highly configurable)
- replace URLs with links
- e-mail addresses anti-spam encoding
- replace defined [%variables]
- mk_html_special_chars() - improved htmlspecialchars() with HTML entities support
- mk_replace_by_index() - improved strtr() with case ignoring option
- mk_ereg_filter() - improved ereg_replace() with callback function filtering support
- and more...
Click here for detailed information about this class on phpclasses.org