function highlight string

highlight_stringPodręcznik PHPPoprzedniNastępnyhighlight_string (PHP 4 )highlight_string -- Syntax highlighting of a stringDescriptionmixed highlight_string ( string str [, bool return]) The highlight_string() function outputs a syntax highlighted version of str using the colors defined in the built-in syntax highlighter for PHP. If the second parameter return is set to TRUE then highlight_string() will return the highlighted code as a string instead of printing it out. If the second parameter is not set to TRUE then highlight_string() will return TRUE on success, FALSE on failure. Notatka: The return parameter became available in PHP 4.2.0. Before this time it behaved like the default, which is FALSE See also highlight_file(), and show_source(). PoprzedniSpis treściNastępnyhighlight_filePoczątek rozdziałuignore_user_abort
Wyszukiwarka

Podobne podstrony:
function highlight string
function cpdf stringwidth
function cpdf stringwidth
function highlight file
function pdf stringwidth
function highlight file
function recode string
function pdf stringwidth
function recode string
function cpdf stringwidth
function is string
function pdf stringwidth
function recode string
function is string
function mysql real escape string

więcej podobnych podstron