<?php $d=new DOMDocument(); $d->loadHTML('<html></html>'); $p=new DOMXPath($d); try{ $p->query('//html/head')->item(0)->getAttribute('rel'); }catch(Error $e){ print('Catched'); } ?>
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`