3v4l.org

run code in 300+ PHP versions simultaneously
<?php $dom = DOM\HTMLDocument::createFromString('<body><h1>Test</h1></body>', LIBXML_NOERROR); echo $dom->body->innerHTML, "\n"; // Output: <h1>Test</h1> $dom->body->innerHTML = '<p>Something new</p>'; echo $dom->saveHTML(); // Output: <html><head></head><body><p>Something new</p></body></html>

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
162.53 ms | 1311 KiB | 8 Q