highlight_string(PHP 4, PHP 5) highlight_string — Syntax highlighting of a string ОписаниеOutputs or returns a syntax highlighted version of the given PHP code using the colors defined in the built-in syntax highlighter for PHP. Список параметров
Возвращаемые значенияIf return is set to TRUE, returns the highlighted code as a string instead of printing it out. Otherwise, it will return TRUE on success, FALSE on failure. Список изменений
Примеры
Пример #1 highlight_string() example
<?phpThe above example will output (in PHP 4):
The above example will output (in PHP 5):
Примечания
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |