Query: inclued_get_data
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INCLUED_GET_DATA(3) 1 INCLUED_GET_DATA(3) inclued_get_data - Get the inclued dataSYNOPSISarray inclued_get_data (void )DESCRIPTIONGet the inclued data.PARAMETERSThis function has no parameters.RETURN VALUESThe inclued data.EXAMPLESExample #1 inclued_get_data(3) example See the inclued examples section for ways to create graphs with this data. <?php include 'x.php'; $clue = inclued_get_data(); print_r($clue); ?> The above example will output something similar to: Array ( [includes] => Array ( [0] => Array ( [operation] => include [op_type] => 2 [filename] => x.php [opened_path] => /tmp/x.php [fromfile] => /tmp/z.php [fromline] => 2 ) ) )SEE ALSOinclued examples, debug_backtrace(3), include(3). PHP Documentation Group INCLUED_GET_DATA(3)
Related Man Pages |
---|
array_map(3) - php |
array_flip(3) - php |
debug_backtrace(3) - php |
http_persistent_handles_count(3) - php |
scandir(3) - php |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Status of UNIX.COM Forum Transformation |
Denial Of Service Attack Update |
Please Welcome Nicki Paul to the Moderator Team! |