3v4l.org

run code in 300+ PHP versions simultaneously
<?php $html = '<a href="www.website.fr/123/">*****</a>'; $doc = new DOMDocument(); $doc->loadHTML($html); $xpath = new DOMXPath($doc); if (count($xpath->query("//a[contains(@href, 'website.fr/')]"))) echo "found"; else echo "not found";

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
156.03 ms | 2100 KiB | 10 Q