highlight_file
statamic/cms
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Syntax highlighting of a file
Alias
show_source
<?php highlight_file
(
string $filename
,
bool $return
=
false
):
string
|
bool