Wrap iframe content (produced by $content_func) in a doctype, html head/body etc any additional function args will be passed to content_func.
3769
Continue readingWrap iframe content (produced by $content_func) in a doctype, html head/body etc any additional function args will be passed to content_func.
3769
Continue readingSafely extracts not more than the first $count characters from html string.UTF-8, tags and entities safe prefix extraction. Entities inside will *NOT* be counted as one character. For example & will be counted as 4, < as 3, etc.
3767
Continue readingFormats text for the HTML editor.Unless $output is empty it will pass through htmlspecialchars before the ‘htmledit_pre’ filter is applied.
3765
Continue readingCreate a hash (encrypt) of a plain text password.For integration with other applications, this function can be overwritten to instead use the other package password checking algorithm.
3761
Continue reading