debug_flag = TRUE; print_r($soapc->call("testMethod",array("txt" => $txt))); print "
Debug: "; print $soapc->wire; print "

"; unset($soapc); ?>