show_source

(PHP 4, PHP 5)

show_source -- Alias of highlight_file()

Описание

This function is an alias of: highlight_file().



show_source
Moslehi[atsign]Gmail[dot]com
16-Mar-2006 03:38
Simply locate a file that includes PHP codes and test it.

<?
show_source
("page.php");
?>

Shows (Highlites) the PHP codes in "page.php" with syntax coloured codes.
Or see the source of page on a website as html :

<?
show_source
("show_source");
?>

[Arash Moslehi]

<php_strip_whitespacesleep>
 Last updated: Tue, 15 Nov 2005