検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1144 for [SIMILAR] 16 1024 4096 WITH 11659 postgresql WIT... (1.109 sec.)
mysqlnd のプラグインAPI 0
« MySQL Native Driverプラグイン のアーキテクチャ mysqlndプラグインの開発をはじめよう » PHP Manual MySQL Native Driver プラグインAPI mysqlnd のプラグインAPI mysqlnd のプラグインAPI mysqlnd プラグインAPI で提供されている関数のリストを以下に示します: mysqlnd_plugin_register() mysqlnd_plugin ...
https://man.plustar.jp/php/mysqlnd.plugin.api.html - [similar]
データベース接続の現在の文字コードセットを返す 0
« mysqli::change_user mysqli::close » PHP Manual mysqli データベース接続の現在の文字コードセットを返す mysqli::character_set_name mysqli_character_set_name (PHP 5, PHP 7, PHP 8) mysqli::character_set_name -- mysqli_character_set_name — データベース接続の現在の文字コードセットを返す 説明 ...
https://man.plustar.jp/php/mysqli.character-set-name.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Unified ODBC 設定オプション 名前 デフォルト 変更可能 変更履歴 odbc.default_db * NULL PHP_INI_ALL odbc.default_user * NULL PHP_INI_ALL odbc.default_pw * NULL PHP_INI_A ...
https://man.plustar.jp/php/odbc.configuration.html - [similar]
SQL 文中で用いる文字列の特殊文字をエスケープする 0
« mysql_query mysql_result » PHP Manual MySQL 関数 SQL 文中で用いる文字列の特殊文字をエスケープする mysql_real_escape_string (PHP 4 >= 4.3.0, PHP 5) mysql_real_escape_string — SQL 文中で用いる文字列の特殊文字をエスケープする 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で ...
https://man.plustar.jp/php/function.mysql-real-escape-string.html - [similar]
MySQL データベースを選択する 0
« mysql_result mysql_set_charset » PHP Manual MySQL 関数 MySQL データベースを選択する mysql_select_db (PHP 4, PHP 5) mysql_select_db — MySQL データベースを選択する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳 ...
https://man.plustar.jp/php/function.mysql-select-db.html - [similar]
MySQL 拡張モジュールの概要を示す例 0
« 例 MySQL 関数 » PHP Manual 例 MySQL 拡張モジュールの概要を示す例 MySQL 拡張モジュールの概要を示す例 以下は、MySQL データベースに接続し、クエリを実行し、結果レコードを 出力、接続を切断する例です。 例1 MySQL 拡張モジュールに関する例 <?php // データベースに接続し、選択する $link = mysql_c ...
https://man.plustar.jp/php/mysql.examples-basic.html - [similar]
LDAP ディレクトリにバインドする 0
« ldap_bind_ext ldap_close » PHP Manual LDAP 関数 LDAP ディレクトリにバインドする ldap_bind (PHP 4, PHP 5, PHP 7, PHP 8) ldap_bind — LDAP ディレクトリにバインドする 説明 ldap_bind ( LDAP\Connection $ldap , ? string $dn = null , ? string $password = null ): bool 指定した RDN およびパスワー ...
https://man.plustar.jp/php/function.ldap-bind.html - [similar]
リモートサーバ上のポートにバインドし、接続を待つ 0
« ssh2_forward_accept ssh2_methods_negotiated » PHP Manual SSH2 関数 リモートサーバ上のポートにバインドし、接続を待つ ssh2_forward_listen (PECL ssh2 >= 0.9.0) ssh2_forward_listen — リモートサーバ上のポートにバインドし、接続を待つ 説明 ssh2_forward_listen ( resource $session , int $port , ...
https://man.plustar.jp/php/function.ssh2-forward-listen.html - [similar]
Close a connection to a remote SSH server 0
« ssh2_connect ssh2_exec » PHP Manual SSH2 関数 Close a connection to a remote SSH server ssh2_disconnect (PECL ssh2 >= 1.0) ssh2_disconnect — Close a connection to a remote SSH server 説明 ssh2_disconnect ( resource $session ): bool Close a connection to a remote SSH server. パラメータ ...
https://man.plustar.jp/php/function.ssh2-disconnect.html - [similar]
接続したソケットからデータを受信する 0
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する socket_recv (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_recv — 接続したソケットからデータを受信する 説明 socket_recv ( Socket $socket , ? string &$data , int $length , int $flags ): int | false ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]