3v4l.org

run code in 300+ PHP versions simultaneously
<?php $wcfClient = new SoapClient('http://webservices.criusenergy.com/Crius.Services.ArinnaEnrollmentServices/EnrollmentService.svc?wsdl'); $container = new ServiceRequestOfstring(); $container->request->Value = '06010'; $container->request->ServiceCallCredentials->Username = 'EnrollmentSite'; $container->request->ServiceCallCredentials->Password = '4E3Wvs!!2f_8J'; $container->request->ServiceCallCredentials->Property1 = 'YourWebSiteName' + '::' + 'PrismServiceToken'; $response = $client->IsZipCodeSolar($container); echo $response; ?>
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught Error: Class "SoapClient" not found in /in/RF5Zh:3 Stack trace: #0 {main} thrown in /in/RF5Zh on line 3
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:
70.4 ms | 401 KiB | 8 Q