PHP Text Processing

Free and open source PHP Text Processing Scripts. This category contains Text Encode, translation and so on.
  1. No Screenshot
    1580 total visits
    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.
  2. No Screenshot
    1728 total visits
    WordWrap2 is an enhanced version of the PHP wordwrap function. It supports hyphenation, prefix and truly cut off at specified width.
  3. No Screenshot
    2073 total visits
    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 ...
  4. ASCII Art Generator
    764 total visits
    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 ...
Pages 23 of 23« 19 20 21 22 23 »