update : 2015.11.03
php.shukuma.com검색:
|
use_soap_error_handler(Unknown) use_soap_error_handler — Set whether to use the SOAP error handler 설명
bool use_soap_error_handler
([ bool
$handler = true
] )
This function sets whether or not to use the SOAP error handler in the SOAP server.
It will return the previous value. If set to 인수
반환값Returns the original value. 참고
|