xref
: /
plugin
/
xcom
/
scripts
/
test_ini.php
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
$
file
=
'./xcom.ini'
;
3
$
ini
=
parse_ini_file
($
file
,
1
);
4
print_r
($
ini
);
5
6
Scopes Window
x
Intelligence window
x
Next >>
|
<< Prev
In current file
Highlight
Unhighlight
Unhighlight all
In project "undefined"
Search for definitions of
Search for references of
Do a full search with
Search for file names that contain
On Google
Google
Messages Window
x
Navigate Window
x
Variable
file
ini