3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = "http://www.hotelceramic.com/information-paris.php"; $html = new SimpleXmlElement($url, null, true); $content = $html->xpath("//span[@class='event_title']"); echo $content;
Output for git.master, git.master_jit, rfc.property-hooks
Deprecated: SimpleXMLElement::__construct(): Passing null to parameter #2 ($options) of type int is deprecated in /in/53GUS on line 4 Warning: SimpleXMLElement::__construct(): php_network_getaddresses: getaddrinfo for www.hotelceramic.com failed: System error in /in/53GUS on line 4 Warning: SimpleXMLElement::__construct(http://www.hotelceramic.com/information-paris.php): Failed to open stream: php_network_getaddresses: getaddrinfo for www.hotelceramic.com failed: System error in /in/53GUS on line 4 Warning: SimpleXMLElement::__construct(): I/O warning : failed to load external entity "http://www.hotelceramic.com/information-paris.php" in /in/53GUS on line 4 Fatal error: Uncaught Exception: String could not be parsed as XML in /in/53GUS:4 Stack trace: #0 /in/53GUS(4): SimpleXMLElement->__construct('http://www.hote...', NULL, true) #1 {main} thrown in /in/53GUS on line 4
Process exited with code 255.

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
35.04 ms | 402 KiB | 8 Q