api – Traduction – Dictionnaire Keybot

Spacer TTN Translation Network TTN TTN Login Deutsch English Spacer Help
Langues sources Langues cibles
Keybot 187 Résultats  wirth-gmbh.com
  PHP: The mysqlnd plugin...  
Obtaining the mysqlnd plugin API
Obtenir l'API du plugin mysqlnd
  PHP: Stored Procedures ...  
Of course, use of the bind API for fetching is supported as well.
Bien sûr, l'utilisation de l'API de liage pour la récupération est également supportée.
Само собой, поддерживается привязка результатов к объекту запроса.
  PHP: MySQL (PDO) - Manual  
on a PDOStatement, the MySQL driver will use the buffered versions of the MySQL API. If you're writing portable code, you should use PDOStatement::fetchAll() instead.
в PDOStatement, MySQL драйвер будет использовать буферизованные версии MySQL API. Если вы пишете переносимый на другие библиотеки код, вы должны использовать PDOStatement::fetchAll().
  PHP: mysqlnd_qc_get_cac...  
Unlike with some of the PHP MySQL extensions no attempt is made to hide MySQL server version dependencies and version details from the caller. Please, refer to the MySQL C API documentation that belongs to the MySQL server in use for further details.
Les méta-données de l'entrée du cache. Ce sont les méta-données fournies par MySQL en plus du jeu de résultats de la requête en question. Des versions différentes du serveur MySQL peuvent retourner des méta-données différentes. Contrairement à d'autres extensions PHP MySQL, aucune tentative n'est effectuée pour cacher à l'appelant des informations quant à la version du serveur MySQL ainsi qu'à ces détails. Reportez-vous à la documentation de l'API C MySQL appartenant au serveur MySQL utilisé pour plus de détails.
Metadatos de la entrada de la caché. Éstos son los metadatos proporcionados por MySQL junto con el conjunto de resultados de la sentencia en cuestión. Diferentes versiones del servidor MySQL podrían devolver diferentes metadatos. A diferencia de algunas extensiones de MySQL para PHP, no se intentan ocultar las dependencias de la versión del servidor MySQL y los detalles de la versión desde el llamador. Por favor, consulte la documentación de la API en C de MySQL del servidor de MySQL en uso para más detalles.
  PHP: mysqlnd_qc_get_cac...  
The data type of the field. Details may vary by the MySQL server in use. This is the MySQL C API type constants value. It is recommended to use type constants provided by the
Le type de données du champ. Les détails peuvent varier suivant les versions du serveur MySQL utilisé. C'est la valeur de la constante type de l'API C MySQL. Il est recommandé d'utiliser les variables type fournies par l'extension
El tipo de datos del campo. Los detalles podrían variar según el servidor MySQL en uso. Éste es el valor constante del tipo de la API en C de MySQL. Se recomienda usar las constantes de tipo proporcionadas por la extensión
  PHP: Stored Procedures ...  
Application and framework developers may be able to provide a more convenient API using a mix of session variables and databased catalog inspection. However, please note the possible performance impact of a custom solution based on catalog inspection.
Les développeurs d'application et de framework peuvent fournir une API plus conviviale utilisant un mix des variables de session et une inspection du catalogue de la base de données. Cependant, veuillez garder à l'esprit l'impact sur les performances dû à une solution personnalisée basée sur l'inspection du catalogue.
Разработчики приложений и фреймворков могут предоставить более удобный API, в котором наряду с сессионными переменными используется просмотр каталогов базы данных напрямую. Однако, стоит учитывать, что такой подход снижает быстродействие.
  PHP: PDF - Manual  
PDF_get_apiname — Get name of unsuccessfull API function
PDF_get_apiname — Récupère le nom d'une fonction de l'API qui a échouée
PDF_get_apiname — Ermittelt Namen von gescheiterter API-Funktion
PDF_get_apiname — Obtener el nombre de una función API que falló
PDF_get_apiname — 成功しなかった API 関数の名前を取得する
PDF_get_apiname — Obține denumirea funcției API care a eșuat
  PHP: MySQL Native Drive...  
Obtaining the mysqlnd plugin API
Obtenir l'API du plugin mysqlnd
Obtener la API de complementos de mysqlnd
mysqlnd plugin APIを取得する
Получение API плагинов mysqlnd
  PHP: SoapClient::__soap...  
This is a low level API function that is used to make a SOAP call. Usually, in WSDL mode, SOAP functions can be called as methods of the SoapClient object. This method is useful in non-WSDL mode when
Es handelt sich um eine low-level-API-Funktion, um einen SOAP-Aufruf durchzuführen. Normalerweise können im WSDL-Modus SOAP-Funktionen als Methoden des SoapClient-Objekts aufgerufen werden. Diese Methode ist im nicht-WSDL-Modus nützlich, wenn die
  PHP: MySQL Native Drive...  
The mysqlnd plugin API »
(current page)
Focus search box
  PHP: MySQL (PDO) - Manual  
SSL support is enabled using the appropriate PDO_MySQL constants, which is equivalent to calling the » MySQL C API function mysql_ssl_set(). Also, SSL cannot be enabled with PDO::setAttribute because the connection already exists.
Поддержка SSL включается, используя соответствующую константу PDO_MySQL, которая эквивалентна вызову » MySQL C API функции mysql_ssl_set(). К тому же SSL не может быть включен с помощью PDO::setAttribute, потому что соединение уже существует. Смотрите документацию MySQL о » подключении к MySQL с SSL.
  PHP: Other Services - M...  
Hyperwave API Functions
Hyperwave API Fonctions
Funciones de la API Hyperwave
Hyperwave API 関数
Hyperwave API Функции
  PHP: Other Services - M...  
Hyperwave API
API de Hyperwave
  PHP: New Functions - Ma...  
The Tidy extension has also changed its API completely.
Модуль Tidy полностью сменил свой API.
  PHP: mysql_unbuffered_q...  
This extension was deprecated in PHP 5.5.0, and it was removed in PHP 7.0.0. Instead, the MySQLi or PDO_MySQL extension should be used. See also MySQL: choosing an API guide and related FAQ for more information. Alternatives to this function include:
この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MySQL: API の選択 や それに関連する FAQ を参照ください。 この関数の代替として、これらが使えます。
  PHP: The mysqlnd plugin...  
A plugin API
Une API du plugin
  PHP: The mysqlnd plugin...  
The mysqlnd plugin API
Edit Report a Bug
  PHP: mysql_select_db - ...  
This extension was deprecated in PHP 5.5.0, and it was removed in PHP 7.0.0. Instead, the MySQLi or PDO_MySQL extension should be used. See also MySQL: choosing an API guide and related FAQ for more information. Alternatives to this function include:
Данное расширение устарело, начиная с версии PHP 5.5.0, и удалено в PHP 7.0.0. Используйте вместо него MySQLi или PDO_MySQL. Смотрите также инструкцию MySQL: выбор API и соответствующий FAQ для получения более подробной информации. Альтернативы для данной функции:
  PHP: Stored Procedures ...  
Example #5 Stored Procedures and Prepared Statements using bind API
Exemple #5 Procédures stockées et requête préparée en utilisant l'API de liage
Пример #5 Хранимые процедуры и подготавливаемые запросы с использованием привязки результатов
  PHP: Overview - Manual  
PHP Data Objects, or PDO, is a database abstraction layer specifically for PHP applications. PDO provides a consistent API for your PHP application regardless of the type of database server your application will connect to.
, ou PDO, est une couche d'abstraction de base de données, spécifique à PHP. PDO propose une API cohérente pour vos applications PHP, indépendamment du type de base de données avec laquelle vous travaillez. En théorie, si vous utilisez PDO, vous pouvez changer de base de données, disons de Firebird à MySQL, et ne faire que des changements mineurs à votre code PHP.
Los Objetos de Datos de PHP, o PDO, son una capa de abstracción de bases de datos específicas para aplicaciones PHP. PDO ofrece una API homogénea para las aplicaciones PHP, independientemente del tipo de servidor de bases de datos con el que se vaya a conectar la aplicación. En teoría, si se utiliza la API PDO, se podría cambiar el servidor de bases de datos en uso, por ejemplo de Firebird a MySQL, y sólo se necesitarían algunos cambios menores en el código PHP.
Объекты данных PHP, или PDO, представляют из себя абстракцию коннектора баз данных для PHP приложений. PDO предоставляет API интерфейс взаимодействия с базой данных, не зависящий от конкретной СУБД. Теоретически, при использовании PDO можно поменять сервер баз данных, например с Firebird на MySQL, и это приведет лишь к незначительным изменениям в PHP коде.
  PHP: Plugin configurati...  
An example of a PHP MySQL API function calling the
Un ejemplo de una función de la API de MySQL para PHP que llama a la función interna
  PHP: Overview - Manual  
. It does not expose an API to the PHP programmer.
Pour plus de détails sur le pilote PDO de MySQL, voyez MySQL (PDO).
. No ofrece ninguna API al programador PHP.
. Он не предоставляет API-интерфейс программисту PHP.
  PHP: Plugin configurati...  
As of PHP 5.5.0, the mysqlnd library features additional C API calls to control transactions. The level of control matches the one offered by SQL statements. The
A partir de PHP 5.5.0, la biblioteca mysqlnd introduce llamadas adicionales a la API en C para controlar transacciones. El nivel de control coincide con el ofrecido por sentencias SQL. La API
  PHP: Overview - Manual  
API supports client-side Prepared Statements
L'API supporte les commandes préparées coté client
Soporte para Declaraciones Preparadas en el lado del cliente
  PHP: flock - Manual  
On some operating systems flock() is implemented at the process level. When using a multithreaded server API like ISAPI you may not be able to rely on flock() to protect files against other PHP scripts running in parallel threads of the same server instance!
В некоторых операционных системах flock() реализован на уровне процессов. При использовании многопоточных серверных API, таких как ISAPI, вы не можете полагаться на flock() для защиты ваших файлов от других PHP-скриптов, которые работают в параллельном потоке на том же сервере!
  PHP: Overview - Manual  
Comparison of MySQL API options for PHP
Comparaison des options MySQL API pour PHP
Comparación de las opciones de la API de MySQL para PHP
  PHP: Working with HashT...  
HashTable API
HashTable
  PHP: Statistics - Manual  
Examples of API calls that will not buffer result sets on the client: mysqli_use_result()
Ejemplos de llamadas a la API que no almacenan en buffer conjuntos de resultados en el clilente: mysqli_use_result()
  PHP: Plugin configurati...  
Not handling failed queries and not ending a failed transaction using API calls may cause all following commands emit errors such as
El no manejar las consultas fallidas y no finalizar una transacción fallida usando las llamadas a la API, podría causar que todos los comandos siguientes emitan errores como
  PHP: Overview - Manual  
The terms API and extension should not be taken to mean the same thing, as an extension may not necessarily expose an API to the programmer.
La extensión del driver PDO MySQL, por ejemplo, no proporciona ninguna API al programador PHP, pero en su lugar ofrece una interfaz a la capa de PDO que tiene por encima.
1 2 3 4 5 6 7 Arrow