PHP
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

sleep> <php_strip_whitespace
Last updated: Fri, 30 Jan 2009

view this page in

show_source

(PHP 4, PHP 5)

show_sourcehighlight_file() のエイリアス

説明

この関数は次の関数のエイリアスです。 highlight_file().



add a note add a note User Contributed Notes
show_source
edy at edy-b dot de
20-May-2007 01:49
Show the source of the current file:

<?php
   
/* some code here */
   
   
show_source(__FILE__);   
?>

sleep> <php_strip_whitespace
Last updated: Fri, 30 Jan 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites