WP File Manager
Current Path:
/
home
/
itutorethiopia
/
public_html
/
vendor
/
nikic
/
php-parser
/
test
/
code
/
prettyPrinter
/
Name
Action
..
comments.test
Edit
commentsInCommaList.test
Edit
expr
inlineHTMLandPHPtest.file-test
Edit
nestedInlineHTML.test
Edit
onlyInlineHTML.file-test
Edit
onlyPHP.file-test
Edit
stmt
Editing: nestedInlineHTML.test
InlineHTML node nested inside other code ----- <?php function test() { ?> Test <?php } ----- function test() { ?> Test <?php }