GlisWeb framework
_usr
_examples
_framework
_librerie.php
Vai alla documentazione di questo file.
1
<?php
2
14
// inclusione del framework
15
require
'../../../_src/_config.php'
;
16
17
// file inclusi
18
$tx
= print_r( get_included_files(),
true
);
19
20
// output
21
build
(
$tx
);
22
23
?>
$tx
$tx
Definition:
_librerie.php:18
build
build( $content, $type=MIME_TEXT_PLAIN, $encoding=ENCODING_UTF8, $headers=array())
Definition:
_output.tools.php:132
Generato Sab 25 Lug 2020 23:06:28 per GlisWeb framework da
1.8.13