3v4l.org

run code in 300+ PHP versions simultaneously
<?php $xml = ' <?xml version="1.0" encoding="utf-8"?> <SMS-InsRequest> <CLIENT user="test" pwd="demo" from="5555" /> <INSERTMSG text="Hi &quot;John&quot;. API test1 date: 24.07.2013"></INSERTMSG> </SMS-InsRequest> '; $xm = simplexml_load_string($xml);

preferences:
55.47 ms | 402 KiB | 5 Q