PHP Text Processing
Free and open source PHP Text Processing Scripts. This category contains Text Encode, translation and so on.-
This is a PHP class that you can use to convert between utf-8, windows, iso, dos, ibm, mac charsets. It's very useful with databases, text procesing, especially when you have many people on different computers and different operating systems working on the same web site.
-
WordWrap2 is an enhanced version of the PHP wordwrap function. It supports hyphenation, prefix and truly cut off at specified width.
-
PHP MicroTemplate provides an extremely fast, lightweight templating system for HTML and other text-based documents. Like FastTemplate and its many clones, MTPL supports nested blocks and looping. However, the entire implementation is done without a single regular expression.The PHP interpreter is leveraged for its built-in variable interpolation, and explode() is used to separate block markers from content using a simple ...
-
This Free PHP Script can be used to render images using text characters. It can read an image file and translate its pixels into a grid of text characters. ASCII Art Generator script can used to generate colored text grids using HTML tags to assign the original pixel colors to each of the generated text characters. Rendered image is originally ...


