PHP_Debug
[ class tree: PHP_Debug ] [ index: PHP_Debug ] [ all elements ]

Procedural File: source.php

Source Location: /sources/source.php



Classes:



Page Details:

Source.php : Show source of a php script

You can use your own source.php file, param is for file to view is $_REQUEST['script'] /!\ Be carreful you must secure this page !!!! /!\

Don't forget to secure this script ! With something like that or whatever you want ! :)

if ( !Rights::is_Admin() ) { redirect_login(); exit; }




Tags:

since:  10 Dec 2003
see:  Debug
filesource:  Source Code for this file








highlight_file_line [line 43]

void highlight_file_line( string $file)

highlight_file_line() : Modified version of show_source, with lines numbers



Tags:

since:  10 Nov 2003


Parameters

string   $file   Path of the file to show source
[ Top ]



Documentation generated on Mon, 15 Dec 2003 18:46:47 +0100 by phpDocumentor 1.2.3