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.
highlight string php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php highlight string syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.