/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
Zend
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/Zend/tests/nowdoc_001.phpt
--TEST-- basic nowdoc syntax --FILE-- <?php require_once 'nowdoc.inc'; print <<<'ENDOFNOWDOC' This is a nowdoc test. ENDOFNOWDOC; $x = <<<'ENDOFNOWDOC' This is another nowdoc test. With another line in it. ENDOFNOWDOC; print "{$x}"; ?> --EXPECT-- This is a nowdoc test. This is another nowdoc test. With another line in it.
Copyright ©2k19 -
Hexid
|
Tex7ure