From professional translators, enterprises, web pages and freely available translation repositories.
soapclient::__call
pdo::begintransaction
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
soapclient::__construct
mysqli::__construct
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
soapclient :: soapclient::__call :: php handbuch
pdo :: pdo::begintransaction :: php handbuch
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
$client =new soapclient ( "ein.wsdl" );
$a [ 'largefile.bin' ]= $c ;
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
public string soapclient::__getlastrequest ( void )
public string mongobindata::__tostring ( void )
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
beispiel #1 soapclient::__gettypes() -beispiel
beispiel #1 soapclient::__getfunctions() -beispiel
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
php portal » php handbuch » soapclient::__construct
php portal » php handbuch » mysqli::__construct
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
beispiel #1 soapclient::__getlastresponse()-beispiel <?php
mongoint32::__construct
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
soapclient::__call — ruft eine soap-funktion auf (veraltet)
soapclient::__call — ruft eine soap-funktion auf (veraltet)
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
soapclient::__getlastrequest() - gibt die letzte soap-anfrage zurück
multipleiterator::__construct() - constructs a new multipleiterator
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
$client =new soapclient ( "some.wsdl" ,array( 'exceptions' => 0 ));
try{ $a =new phar ( '/path/to/phar.phar' );
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
$client =new soapclient ( 'http://soap.amazon.com/schemas3/amazonwebservices.wsdl' );
$client =new soapclient ( 'http://soap.amazon.com/schemas3/amazonwebservices.wsdl' );
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
$client = new soapclient ( null , array ( 'location' => "http://localhost/soap.php" , 'uri' => "http://test-uri/" )); $client -> somefunction ( new soapparam ( $a , "a" ), new soapparam ( $b , "b" ), new soapparam ( $c , "c" ));
$client = new soapclient ( null , array ( 'location' => "http://localhost/soap.php" , 'uri' => "http://test-uri/" )); $client -> __soapcall ( "echovoid" , null , null , new soapheader ( 'http://soapinterop.org/echoheader/' , 'echomestringrequest' , 'hello world' ));
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting