3v4l.org

run code in 300+ PHP versions simultaneously
<?php $aHTTP['http']['header'] = "User-Agent: PHP-SOAP/5.5.11\r\n"; $aHTTP['http']['header'].= "username: 20127765279MODDATOS\r\n"."password: moddatos\r\n"; $context = stream_context_create($aHTTP); $client=new SoapClient("https://www.sunat.gob.pe:443/ol-ti-itcpgem-beta/billService", array('trace' => 1,"stream_context" => $context)); $result = $client->__getFunctions(); var_dump($result); ?>
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught Error: Class "SoapClient" not found in /in/u2p7c:9 Stack trace: #0 {main} thrown in /in/u2p7c on line 9
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:
45.77 ms | 401 KiB | 8 Q