SproutCMS

This is the code documentation for the SproutCMS project

function cleanfunky()

Strip funky stuff from a string.
Funky stuff is anything in the ASCII control plane (0x00 - 0x1F)
Except tab, line feed, carriage return

Usage

unknown Enc::cleanfunky ( mixed $value );

Arguments

  1. $value