show_source

(PHP 4 )

show_source -- Destaca a sintaxe de um arquivo

Descrição

bool show_source ( string filename [, bool return])

Esta função é um apelido para highlight_file(). Para maiores informações veja a documentação lá.

Veja também highlight_string() e highlight_file().