php man page for inclued_get_data

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 data

SYNOPSIS
array inclued_get_data (void )
DESCRIPTION
Get the inclued data.
PARAMETERS
This function has no parameters.
RETURN VALUES
The inclued data.
EXAMPLES
Example #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 ALSO
inclued examples, debug_backtrace(3), include(3). PHP Documentation Group INCLUED_GET_DATA(3)
Related Man Pages
array_chunk(3) - php
class_implements(3) - php
debug_backtrace(3) - php
ini_get_all(3) - php
wincache_rplist_fileinfo(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update