検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 1071 for [SIMILAR] 16 1024 4096 WITH 6882 odbc WITH 4425 ... (0.754 sec.)
オブジェクトとして結果の行を取得する 8093
« odbc_fetch_into odbc_fetch_row » PHP Manual ODBC 関数 オブジェクトとして結果の行を取得する odbc_fetch_object (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) odbc_fetch_object — オブジェクトとして結果の行を取得する 説明 odbc_fetch_object ( resource $statement , int $row = -1 ): stdClass | false O ...
https://man.plustar.jp/php/function.odbc-fetch-object.html - [similar]
プリペアドステートメントを実行する 8093
« odbc_exec odbc_fetch_array » PHP Manual ODBC 関数 プリペアドステートメントを実行する odbc_execute (PHP 4, PHP 5, PHP 7, PHP 8) odbc_execute — プリペアドステートメントを実行する 説明 odbc_execute ( resource $statement , array $params = [] ): bool odbc_prepare() で準備された命令を実行しま ...
https://man.plustar.jp/php/function.odbc-execute.html - [similar]
結果のカラム数を返す 8093
« odbc_next_result odbc_num_rows » PHP Manual ODBC 関数 結果のカラム数を返す odbc_num_fields (PHP 4, PHP 5, PHP 7, PHP 8) odbc_num_fields — 結果のカラム数を返す 説明 odbc_num_fields ( resource $statement ): int ODBC 結果におけるフィールド (カラム) の数を取得します。 パラメータ statement ...
https://man.plustar.jp/php/function.odbc-num-fields.html - [similar]
一行ぶんの結果を配列に取り込む 8093
« odbc_fetch_array odbc_fetch_object » PHP Manual ODBC 関数 一行ぶんの結果を配列に取り込む odbc_fetch_into (PHP 4, PHP 5, PHP 7, PHP 8) odbc_fetch_into — 一行ぶんの結果を配列に取り込む 説明 odbc_fetch_into ( resource $statement , array &$array , int $row = 0 ): int | false 結果の行を arr ...
https://man.plustar.jp/php/function.odbc-fetch-into.html - [similar]
結果を保持するリソースを開放する 8093
« odbc_foreignkeys odbc_gettypeinfo » PHP Manual ODBC 関数 結果を保持するリソースを開放する odbc_free_result (PHP 4, PHP 5, PHP 7, PHP 8) odbc_free_result — 結果を保持するリソースを開放する 説明 odbc_free_result ( resource $statement ): bool 結果を保持するリソースを開放します。 odbc_free ...
https://man.plustar.jp/php/function.odbc-free-result.html - [similar]
データベース接続 5204
« 手続き型とオブジェクト指向インターフェイス ステートメントの実行 » PHP Manual クイックスタートガイド データベース接続 データベース接続 MySQL は、サーバに接続するために、 異なるトランスポート層をサポートしています。 TCP/IP, Unix ドメインソケット、 そして、Windows の名前付きパイプです。 ホ ...
https://man.plustar.jp/php/mysqli.quickstart.connections.html - [similar]
PostgreSQL 接続をオープンする 5204
« pg_connect_poll pg_connection_busy » PHP Manual PostgreSQL 関数 PostgreSQL 接続をオープンする pg_connect (PHP 4, PHP 5, PHP 7, PHP 8) pg_connect — PostgreSQL 接続をオープンする 説明 pg_connect ( string $connection_string , int $flags = 0 ): PgSql\Connection | false pg_connect() は、 co ...
https://man.plustar.jp/php/function.pg-connect.html - [similar]
MySQL サーバーへの接続をオープンする 5204
« mysql_close mysql_create_db » PHP Manual MySQL 関数 MySQL サーバーへの接続をオープンする mysql_connect (PHP 4, PHP 5) mysql_connect — MySQL サーバーへの接続をオープンする 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべ ...
https://man.plustar.jp/php/function.mysql-connect.html - [similar]
事前にオープンしているデータベース接続を閉じる 5204
« mysqli::character_set_name mysqli::commit » PHP Manual mysqli 事前にオープンしているデータベース接続を閉じる mysqli::close mysqli_close (PHP 5, PHP 7, PHP 8) mysqli::close -- mysqli_close — 事前にオープンしているデータベース接続を閉じる 説明 オブジェクト指向型 public mysqli::close (): ...
https://man.plustar.jp/php/mysqli.close.html - [similar]
memcached サーバーへの接続をオープンする 5204
« Memcache::close Memcache::decrement » PHP Manual Memcache memcached サーバーへの接続をオープンする Memcache::connect (PECL memcache >= 0.2.0) Memcache::connect — memcached サーバーへの接続をオープンする 説明 Memcache::connect ( string $host , int $port = ? , int $timeout = ? ): bool Me ...
https://man.plustar.jp/php/memcache.connect.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT