xref
: /
PHP-5.6
/
tests
/
lang
/
015.phpt
(revision d94136fc)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
--TEST--
2
Testing include
3
--FILE--
4
<?php
5
include "
015.inc
";
6
?>
7
--EXPECT--
8
Hello
9