Handling tab to space conversions
Posted on April 5th, 2004 in Code Repository | 5 Comments »
tab2space() converts tabs to the appropriate amount of spaces to preserving formatting.
tab2space() converts tabs to the appropriate amount of spaces to preserving formatting.
str_rand() provides a quick wrapper for customised random string output.
str_highlight() provides a variety of text highlighting options for plaintext or HTML strings.
str_chop() provides a number of options for trimming long text into something suitable for display.