検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 242 for [SIMILAR] 16 1024 4096 WITH 33688 memcache WITH ... (0.820 sec.)
結果における行の数を得る 0
« mysql_num_fields mysql_pconnect » PHP Manual MySQL 関数 結果における行の数を得る mysql_num_rows (PHP 4, PHP 5) mysql_num_rows — 結果における行の数を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報 ...
https://man.plustar.jp/php/function.mysql-num-rows.html - [similar]
サーバーとの接続状況を調べ、接続されていない場合は再接続する 0
« mysql_pconnect mysql_query » PHP Manual MySQL 関数 サーバーとの接続状況を調べ、接続されていない場合は再接続する mysql_ping (PHP 4 >= 4.3.0, PHP 5) mysql_ping — サーバーとの接続状況を調べ、接続されていない場合は再接続する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削 ...
https://man.plustar.jp/php/function.mysql-ping.html - [similar]
クライアントのエンコーディングを取得する 0
« pg_cancel_query pg_close » PHP Manual PostgreSQL 関数 クライアントのエンコーディングを取得する pg_client_encoding (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pg_client_encoding — クライアントのエンコーディングを取得する 説明 pg_client_encoding ( ? PgSql\Connection $connection = null ): strin ...
https://man.plustar.jp/php/function.pg-client-encoding.html - [similar]
クエリに使う文字列をエスケープする 0
« pg_escape_literal pg_execute » PHP Manual PostgreSQL 関数 クエリに使う文字列をエスケープする pg_escape_string (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_escape_string — クエリに使う文字列をエスケープする 説明 pg_escape_string ( PgSql\Connection $connection = ? , string $data ): string pg ...
https://man.plustar.jp/php/function.pg-escape-string.html - [similar]
取得されたすべての行を配列として取得する 0
« pg_fetch_all_columns pg_fetch_array » PHP Manual PostgreSQL 関数 取得されたすべての行を配列として取得する pg_fetch_all (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_fetch_all — 取得されたすべての行を配列として取得する 説明 pg_fetch_all ( PgSql\Result $result , int $mode = PGSQL_ASSOC ): arr ...
https://man.plustar.jp/php/function.pg-fetch-all.html - [similar]
数値添字の配列として行を得る 0
« pg_fetch_result pg_field_is_null » PHP Manual PostgreSQL 関数 数値添字の配列として行を得る pg_fetch_row (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_row — 数値添字の配列として行を得る 説明 pg_fetch_row ( PgSql\Result $result , ? int $row = null , int $mode = PGSQL_NUM ): array | false pg_fetc ...
https://man.plustar.jp/php/function.pg-fetch-row.html - [similar]
SQL NOTIFY メッセージを取得する 0
« pg_free_result pg_get_pid » PHP Manual PostgreSQL 関数 SQL NOTIFY メッセージを取得する pg_get_notify (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_get_notify — SQL NOTIFY メッセージを取得する 説明 pg_get_notify ( PgSql\Connection $connection , int $mode = PGSQL_ASSOC ): array | false pg_get ...
https://man.plustar.jp/php/function.pg-get-notify.html - [similar]
特定の接続から直近のエラーメッセージ文字列を取得する 0
« pg_insert pg_last_notice » PHP Manual PostgreSQL 関数 特定の接続から直近のエラーメッセージ文字列を取得する pg_last_error (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_last_error — 特定の接続から直近のエラーメッセージ文字列を取得する 説明 pg_last_error ( ? PgSql\Connection $connection = null ...
https://man.plustar.jp/php/function.pg-last-error.html - [similar]
ラージオブジェクトを生成する 0
« pg_lo_close pg_lo_export » PHP Manual PostgreSQL 関数 ラージオブジェクトを生成する pg_lo_create (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_create — ラージオブジェクトを生成する 説明 pg_lo_create ( PgSql\Connection $connection = ? , mixed $object_id = ? ): int pg_lo_create ( mixed $obj ...
https://man.plustar.jp/php/function.pg-lo-create.html - [similar]
ラージオブジェクトをファイルにエクスポートする 0
« pg_lo_create pg_lo_import » PHP Manual PostgreSQL 関数 ラージオブジェクトをファイルにエクスポートする pg_lo_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_export — ラージオブジェクトをファイルにエクスポートする 説明 pg_lo_export ( PgSql\Connection $connection = ? , int $oid , strin ...
https://man.plustar.jp/php/function.pg-lo-export.html - [similar]