SproutCMS

This is the code documentation for the SproutCMS project

function stripAsciiCtrl()

Strips out device control codes in the ASCII range.

Usage

string utf8::stripAsciiCtrl ( string $str );

Authors

Arguments

  1. string $str
    string to clean

Return value

  • string