Vertaling van "SoapClient" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
This is equivalent to specifying the location option when constructing the SoapClient.
Ce revient à spécifier l'option location lors de la construction du client SoapClient.
You should always enable this option because this class has several useful methods and is the core model to initialize the SoapClient and even more.
Vous devriez toujours activer cette option car cette classe contient de nombreuses méthodes et représente le meilleur moyen d'initialiser l'objet SoapClient et bien plus encore.
It is a class to retrieve a native SoapClient object, automatically configured with some parameters stored in a var/config/profiles.ini.php, like for jDb.
C'est une classe qui renvoi un objet SoapClient préconfiguré avec les paramètres stockés dans un profil de connexion, donc dans var/config/profiles.ini.php, comme pour jDb.
This function only works if the SoapClient object was created with the trace option set to TRUE.
Cette méthode fonctionne uniquement si l'objet SoapClient a été créé avec l'option trace configuré à TRUE.
This function only works if the SoapClient object was created with the trace option set to TRUE.
Cette fonction n'est disponible que si l'objet SoapClient a été créé avec l'option trace à TRUE
To use it you must create a SoapClient object with the exceptions option set to zero or FALSE.
Pour l'utiliser, vous devez créer un objet SoapClient avec l'option exceptions mise à zéro ou à FALSE.
You can test this webservice without writing a line in PHP, you just have to go to SoapClient (Direct link)
Vous pouvez tester ce webservice sans avoir besoin de coder la moindre ligne en PHP, il suffit de vous rendre sur le site SoapClient (lien direct)
Note: Calling this method will affect all following calls to SoapClient methods.
Note: L'appel à cette méthode affectera tous les appels suivants aux méthodes SoapClient.
The SoapClient uses the endpoint from the WSDL file by default.
SoapClient utilise l'URL indiquée dans le fichier WDSL par défaut.
Usually, in WSDL mode, SOAP functions can be called as methods of the SoapClient object.
Habituellement, en mode WSDL, vous pouvez appeler simplement les fonctions SOAP comme des méthodes SoapClient.
Usually, in WSDL mode, you can simply call SOAP functions as SoapClient methods.
Habituellement, en mode WSDL, vous pouvez appeler simplement les fonctions SOAP comme des méthodes SoapClient.
The SoapClient class provides a client for SOAP 1.1, SOAP 1.2 servers.
La classe SoapClient fournit un serveur pour les protocoles SOAP 1.1 et SOAP 1.2.
Some examples: SoapClient, SoapServer, CURL take configuration information in its parameters.
SoapClient, SoapServer, CURL prennent les configurations de connexion au proxy en paramètres.