3v4l.org

run code in 300+ PHP versions simultaneously
<?php $xml = '<example>YOUR XML NEEDS TO GO HERE</example>'; $xmlWSIN = simplexml_load_string($xml); $xmlArrayCount = count($xmlWSIN); $counter = 0; while ($counter < $xmlArrayCount - 1) { foreach ($xmlWSIN->XmlNode->$counter->adoptableSearch as $output) { echo $output->Name, "<br>\n"; $counter++; } }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
142.64 ms | 1711 KiB | 11 Q