est – Übersetzung – Keybot-Wörterbuch

Spacer TTN Translation Network TTN TTN Login Français English Spacer Help
Ausgangssprachen Zielsprachen
Keybot 187 Ergebnisse  wirth-gmbh.com  Seite 10
  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...  
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: 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...  
The mysqlnd plugin API »
(current page)
Focus search box
  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: 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: 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: mysql_close - Manual  
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:
Această extensie a devenit învechită în PHP 5.5.0 și a fost eliminată în PHP 7.0.0. În locul ei trebuie utilizată extensia MySQLi sau PDO_MySQL. Accesați de asemenea ghidul MySQL: selectarea unei API și FAQ asociat pentru informații suplimentare. Variante alternative pentru această funcție includ:
  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: 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: New Functions - Ma...  
The Tidy extension has also changed its API completely.
Модуль Tidy полностью сменил свой API.
  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: 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: 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: The mysqlnd plugin...  
A plugin API
Une API du plugin
  PHP: The mysqlnd plugin...  
The mysqlnd plugin API
Edit Report a Bug
  PHP: The mysqlnd plugin...  
Obtaining the mysqlnd plugin API
Obtenir l'API du plugin mysqlnd
  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: 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: Statistics - Manual  
Mapping from C API / MySQL meta data type to statistics name:
Correspondance entre l'API C / les types de méta-données MySQL et le nom des statistiques :
Referencia de los tipos de metadatos de la API de C / MySQL para el nombre de la estadística:
Связка метаданных C API / MySQL с именами метрик статистики:
  PHP: mysqlnd_ms_get_sta...  
mode activations via API calls. This figure may be used to monitor activity related to the plugin configuration setting
via des appels à l'API. Peut être utilisé pour surveiller l'activité relative à la configuration
  PHP: mysqlnd_ms_get_sta...  
. If, for example, you want to know if a certain API call invokes the
du plugin. Si, par exemple, vous souhaitez savoir si un appel particulier à l'API invoque la fonction
  PHP: mysqlnd_ms_get_sta...  
API calls have contributed to the aggregated data values.
utilisées pour les valeurs agrégées.
  PHP: Writing Functions ...  
Zend Engine 2 API reference
Zend Engine 2 API リファレンス
  PHP: Writing Functions ...  
README.PARAMETER_PARSING_API
パラメータのパースについての詳細は、ソース配布物に含まれる
  PHP: Overview - Manual  
API supports Stored Procedures
L'API supporte les procédures stockées
Soporte para Procedimientos Almacenados
  PHP: Overview - Manual  
API supports Charsets
Soporte para juegos de caracteres
  PHP: Overview - Manual  
API supports Multiple Statements
L'API supporte les commandes multiples
Soporte para Declaraciones Múltiples
  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.
1 2 3 4 5 6 7 8 9 10 Arrow