/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
xmlreader
/
tests
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/ext/xmlreader/tests/readString_basic.phpt
--TEST-- XMLReader: readString basic --SKIPIF-- <?php if (!extension_loaded("xmlreader")) print "skip XMLReader extension required"; ?> --FILE-- <?php $xml = '<?xml version="1.0" encoding="UTF-8"?><books><book>Book1</book><book>Book2</book></books>'; $reader = new XMLReader(); $reader->xml($xml); $reader->read(); echo $reader->readString(); ?> --EXPECT-- Book1Book2
Copyright ©2k19 -
Hexid
|
Tex7ure