3v4l.org

run code in 300+ PHP versions simultaneously
<?php $html = '<html><head><title>Test</title></head><body><div id="getMe">Hello World!</div></body></html>'; $dom = new DOMDocument; $dom->loadHTML($html); $e = $dom->getElementById('getMe'); var_dump($e->textContent);

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
155.67 ms | 3275 KiB | 9 Q