loadHtml("Hello"); exit($doc->getElementById('app')->nodeValue === 'Hello' ? 0 : 1);