3v4l.org

run code in 300+ PHP versions simultaneously
<?php $topcont = new DOMDocument(); $topcont->load("<?xml version='1.0' encoding='utf-8'?> <topcont><sitenondualtraining><title>The Heart of Awakening</title> <descripition>nondual</descripition><link>www.test.com/post/latestpost</link> </sitenondualtraining></topcont>"); $topcont->topcont->sitenondualtraining->title = 'test'; $topcont->sitenondualtraining->descripition = $_POST['nd2']; $topcont->sitenondualtraining->link = $_POST['nd3']; $topcont->Save("topcont.xml");
Output for 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Warning: DOMDocument::load(): I/O warning : failed to load external entity "/<?xml version='1.0' encoding='utf-8'?> <topcont><sitenondualtraining><title>The Heart of Awakening</title> <descripition>nondual</descripition><link>www.test.com/post/latestpost</link> </sitenondualtraining></topcont>" in /in/3PqOR on line 4 Deprecated: Creation of dynamic property DOMDocument::$topcont is deprecated in /in/3PqOR on line 8 Fatal error: Uncaught Error: Attempt to modify property "sitenondualtraining" on null in /in/3PqOR:8 Stack trace: #0 {main} thrown in /in/3PqOR on line 8
Process exited with code 255.
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28
Warning: DOMDocument::load(): I/O warning : failed to load external entity "/<?xml version='1.0' encoding='utf-8'?> <topcont><sitenondualtraining><title>The Heart of Awakening</title> <descripition>nondual</descripition><link>www.test.com/post/latestpost</link> </sitenondualtraining></topcont>" in /in/3PqOR on line 4 Fatal error: Uncaught Error: Attempt to modify property "sitenondualtraining" on null in /in/3PqOR:8 Stack trace: #0 {main} thrown in /in/3PqOR on line 8
Process exited with code 255.
Output for 7.4.33
Warning: DOMDocument::load(): I/O warning : failed to load external entity "/<?xml version='1.0' encoding='utf-8'?> <topcont><sitenondualtraining><title>The Heart of Awakening</title> <descripition>nondual</descripition><link>www.test.com/post/latestpost</link> </sitenondualtraining></topcont>" in /in/3PqOR on line 4 Warning: Creating default object from empty value in /in/3PqOR on line 8 Warning: Creating default object from empty value in /in/3PqOR on line 8 Notice: Undefined index: nd2 in /in/3PqOR on line 9 Warning: Creating default object from empty value in /in/3PqOR on line 9 Notice: Undefined index: nd3 in /in/3PqOR on line 10 Warning: DOMDocument::save(topcont.xml): failed to open stream: Read-only file system in /in/3PqOR on line 11
Output for 7.4.0 - 7.4.25, 7.4.27 - 7.4.32
Warning: DOMDocument::load(): I/O warning : failed to load external entity "/<?xml version='1.0' encoding='utf-8'?> <topcont><sitenondualtraining><title>The Heart of Awakening</title> <descripition>nondual</descripition><link>www.test.com/post/latestpost</link> </sitenondualtraining></topcont>" in /in/3PqOR on line 4 Warning: Creating default object from empty value in /in/3PqOR on line 8 Warning: Creating default object from empty value in /in/3PqOR on line 8 Notice: Undefined index: nd2 in /in/3PqOR on line 9 Warning: Creating default object from empty value in /in/3PqOR on line 9 Notice: Undefined index: nd3 in /in/3PqOR on line 10 Warning: DOMDocument::save(): open_basedir restriction in effect. File(topcont.xml) is not within the allowed path(s): (/tmp:/in:/etc) in /in/3PqOR on line 11 Warning: DOMDocument::save(topcont.xml): failed to open stream: Operation not permitted in /in/3PqOR on line 11
Output for 7.4.26
Warning: DOMDocument::load(): I/O warning : failed to load external entity "/<?xml version='1.0' encoding='utf-8'?> <topcont><sitenondualtraining><title>The Heart of Awakening</title> <descripition>nondual</descripition><link>www.test.com/post/latestpost</link> </sitenondualtraining></topcont>" in /in/3PqOR on line 4 Warning: Creating default object from empty value in /in/3PqOR on line 8 Warning: Creating default object from empty value in /in/3PqOR on line 8 Warning: Creating default object from empty value in /in/3PqOR on line 9 Warning: DOMDocument::save(topcont.xml): failed to open stream: Read-only file system in /in/3PqOR on line 11
Output for 7.3.32 - 7.3.33
Warning: DOMDocument::load(): I/O warning : failed to load external entity "/<?xml version='1.0' encoding='utf-8'?> <topcont><sitenondualtraining><title>The Heart of Awakening</title> <descripition>nondual</descripition><link>www.test.com/post/latestpost</link> </sitenondualtraining></topcont>" in /in/3PqOR on line 4 Warning: Creating default object from empty value in /in/3PqOR on line 8 Warning: Creating default object from empty value in /in/3PqOR on line 9 Warning: DOMDocument::save(topcont.xml): failed to open stream: Read-only file system in /in/3PqOR on line 11
Output for 7.0.18 - 7.0.33, 7.1.4 - 7.1.25, 7.2.0 - 7.2.33, 7.3.0 - 7.3.31
Warning: DOMDocument::load(): I/O warning : failed to load external entity "/<?xml version='1.0' encoding='utf-8'?> <topcont><sitenondualtraining><title>The Heart of Awakening</title> <descripition>nondual</descripition><link>www.test.com/post/latestpost</link> </sitenondualtraining></topcont>" in /in/3PqOR on line 4 Warning: Creating default object from empty value in /in/3PqOR on line 8 Notice: Undefined index: nd2 in /in/3PqOR on line 9 Warning: Creating default object from empty value in /in/3PqOR on line 9 Notice: Undefined index: nd3 in /in/3PqOR on line 10 Warning: DOMDocument::save(): open_basedir restriction in effect. File(topcont.xml) is not within the allowed path(s): (/tmp:/in:/etc) in /in/3PqOR on line 11 Warning: DOMDocument::save(topcont.xml): failed to open stream: Operation not permitted in /in/3PqOR on line 11
Output for 5.6.0 - 5.6.38, 7.0.0 - 7.0.17, 7.1.0 - 7.1.3
Warning: DOMDocument::load(): I/O warning : failed to load external entity "/<?xml version='1.0' encoding='utf-8'?> <topcont><sitenondualtraining><title>The Heart of Awakening</title> <descripition>nondual</descripition><link>www.test.com/post/latestpost</link> </sitenondualtraining></topcont>" in /in/3PqOR on line 7 Warning: Creating default object from empty value in /in/3PqOR on line 8 Notice: Undefined index: nd2 in /in/3PqOR on line 9 Warning: Creating default object from empty value in /in/3PqOR on line 9 Notice: Undefined index: nd3 in /in/3PqOR on line 10 Warning: DOMDocument::save(): open_basedir restriction in effect. File(topcont.xml) is not within the allowed path(s): (/tmp:/in:/etc) in /in/3PqOR on line 11 Warning: DOMDocument::save(topcont.xml): failed to open stream: Operation not permitted in /in/3PqOR on line 11
Output for 5.4.0 - 5.4.45, 5.5.0 - 5.5.38
Warning: DOMDocument::load(): I/O warning : failed to load external entity "/<?xml version='1.0' encoding='utf-8'?> <topcont><sitenondualtraining><title>The Heart of Awakening</title> <descripition>nondual</descripition><link>www.test.com/post/latestpost</link> </sitenondualtraining></topcont>" in /in/3PqOR on line 7 Warning: Creating default object from empty value in /in/3PqOR on line 8 Notice: Undefined index: nd2 in /in/3PqOR on line 9 Warning: Creating default object from empty value in /in/3PqOR on line 9 Notice: Undefined index: nd3 in /in/3PqOR on line 10 Warning: DOMDocument::save(topcont.xml): failed to open stream: Permission denied in /in/3PqOR on line 11
Output for 5.3.0 - 5.3.29
Warning: DOMDocument::load(): I/O warning : failed to load external entity "/<?xml version='1.0' encoding='utf-8'?> <topcont><sitenondualtraining><title>The Heart of Awakening</title> <descripition>nondual</descripition><link>www.test.com/post/latestpost</link> </sitenondualtraining></topcont>" in /in/3PqOR on line 7 Strict Standards: Creating default object from empty value in /in/3PqOR on line 8 Notice: Undefined index: nd2 in /in/3PqOR on line 9 Strict Standards: Creating default object from empty value in /in/3PqOR on line 9 Notice: Undefined index: nd3 in /in/3PqOR on line 10 Warning: DOMDocument::save(topcont.xml): failed to open stream: Permission denied in /in/3PqOR on line 11
Output for 5.2.3 - 5.2.17
Warning: DOMDocument::load(): I/O warning : failed to load external entity "/<?xml version='1.0' encoding='utf-8'?> <topcont><sitenondualtraining><title>The Heart of Awakening</title> <descripition>nondual</descripition><link>www.test.com/post/latestpost</link> </sitenondualtraining></topcont>" in /in/3PqOR on line 7 Strict Standards: Creating default object from empty value in /in/3PqOR on line 8 Notice: Undefined index: nd2 in /in/3PqOR on line 9 Strict Standards: Creating default object from empty value in /in/3PqOR on line 9 Notice: Undefined index: nd3 in /in/3PqOR on line 10 Warning: DOMDocument::save(topcont.xml): failed to open stream: Permission denied in /in/3PqOR on line 11
Output for 5.1.0 - 5.1.6, 5.2.0 - 5.2.2
Warning: DOMDocument::load(): I/O warning : failed to load external entity "/in/<?xml version='1.0' encoding='utf-8'?> <topcont><sitenondualtraining><title>The Heart of Awakening</title> <descripition>nondual</descripition><link>www.test.com/post/latestpost</link> </sitenondualtraining></topcont>" in /in/3PqOR on line 7 Strict Standards: Creating default object from empty value in /in/3PqOR on line 8 Notice: Undefined index: nd2 in /in/3PqOR on line 9 Strict Standards: Creating default object from empty value in /in/3PqOR on line 9 Notice: Undefined index: nd3 in /in/3PqOR on line 10 Warning: DOMDocument::save(topcont.xml): failed to open stream: Permission denied in /in/3PqOR on line 11
Output for 5.0.4 - 5.0.5
Warning: I/O warning : failed to load external entity "/in/<?xml version='1.0' encoding='utf-8'?> <topcont><sitenondualtraining><title>The Heart of Awakening</title> <descripition>nondual</descripition><link>www.test.com/post/latestpost</link> </sitenondualtraining></topcont>" in /in/3PqOR on line 7 Strict Standards: Creating default object from empty value in /in/3PqOR on line 8 Notice: Undefined index: nd2 in /in/3PqOR on line 9 Strict Standards: Creating default object from empty value in /in/3PqOR on line 9 Notice: Undefined index: nd3 in /in/3PqOR on line 10 Warning: DOMDocument::save(topcont.xml): failed to open stream: Permission denied in /in/3PqOR on line 11 Warning: DOMDocument::save(topcont.xml): failed to open stream: Permission denied in /in/3PqOR on line 11
Output for 5.0.3
Warning: I/O warning : failed to load external entity "/in/<?xml version='1.0' encoding='utf-8'?> <topcont><sitenondualtraining><title>The Heart of Awakening</title> <descripition>nondual</descripition><link>www.test.com/post/latestpost</link> </sitenondualtraining></topcont>" in /in/3PqOR on line 7 Notice: Undefined property: DOMDocument::$topcont in /in/3PqOR on line 8 Notice: Undefined index: nd2 in /in/3PqOR on line 9 Notice: Undefined property: DOMDocument::$sitenondualtraining in /in/3PqOR on line 9 Notice: Undefined index: nd3 in /in/3PqOR on line 10 Notice: Undefined property: DOMDocument::$sitenondualtraining in /in/3PqOR on line 10 Warning: DOMDocument::save(topcont.xml): failed to open stream: Permission denied in /in/3PqOR on line 11 Warning: DOMDocument::save(topcont.xml): failed to open stream: Permission denied in /in/3PqOR on line 11
Output for 5.0.0 - 5.0.2
Warning: I/O warning : failed to load external entity "/in/<?xml version='1.0' encoding='utf-8'?> <topcont><sitenondualtraining><title>The Heart of Awakening</title> <descripition>nondual</descripition><link>www.test.com/post/latestpost</link> </sitenondualtraining></topcont>" in /in/3PqOR on line 7 Notice: Undefined property: DOMDocument::$topcont in /in/3PqOR on line 8 Strict Standards: Creating default object from empty value in /in/3PqOR on line 8 Notice: Undefined index: nd2 in /in/3PqOR on line 9 Notice: Undefined property: DOMDocument::$sitenondualtraining in /in/3PqOR on line 9 Strict Standards: Creating default object from empty value in /in/3PqOR on line 9 Notice: Undefined index: nd3 in /in/3PqOR on line 10 Notice: Undefined property: DOMDocument::$sitenondualtraining in /in/3PqOR on line 10 Warning: DOMDocument::save(topcont.xml): failed to open stream: Permission denied in /in/3PqOR on line 11 Warning: DOMDocument::save(topcont.xml): failed to open stream: Permission denied in /in/3PqOR on line 11
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Fatal error: Cannot instantiate non-existent class: domdocument in /in/3PqOR on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Cannot instantiate non-existent class: domdocument in /in/3PqOR on line 3

preferences:
334.08 ms | 401 KiB | 425 Q