 |
| File |
Role |
Description |
class-mk_t2h-s1.png |
Screen |
Class in use: replace mailto URLs in source text file (kontakt.htxt) with spam-safe HTML |
|
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...
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
sample.php |
Example |
Sample file for how to use class methods/variables. |
mk_t2h.inc.php |
Class |
Main class file |