検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 392 for [SIMILAR] 16 1024 4096 WITH 17768 pgsql WITH 118... (1.958 sec.)
設定ファイルをパースする 0
« move_uploaded_file parse_ini_string » PHP Manual ファイルシステム 関数 設定ファイルをパースする parse_ini_file (PHP 4, PHP 5, PHP 7, PHP 8) parse_ini_file — 設定ファイルをパースする 説明 parse_ini_file ( string $filename , bool $process_sections = false , int $scanner_mode = INI_SCANNE ...
https://man.plustar.jp/php/function.parse-ini-file.html - [similar]
文字クラス 0
« ドット 選択肢 » PHP Manual PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (character class) の開始を表し、 閉じ角カッコにより文字クラスは終了します。閉じ角カッコだけでは、 特別な意味を持ちません。閉じ角カッコを文字クラスのメンバとしたい場合は、 文字クラスの最初の文字( ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
画像の色を打ち消す 0
« Imagick::motionBlurImage Imagick::newImage » PHP Manual Imagick 画像の色を打ち消す Imagick::negateImage (PECL imagick 2, PECL imagick 3) Imagick::negateImage — 画像の色を打ち消す 説明 public Imagick::negateImage ( bool $gray , int $channel = Imagick::CHANNEL_DEFAULT ): bool 画像の色を打 ...
https://man.plustar.jp/php/imagick.negateimage.html - [similar]
データベース (dbm 形式) 抽象化レイヤ 0
« 抽象化レイヤー はじめに » PHP Manual 抽象化レイヤー データベース (dbm 形式) 抽象化レイヤ データベース (dbm 形式) 抽象化レイヤ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な例 DBA 関数 dba_close — DBA データベースを閉じる dba_delete — キー ...
https://man.plustar.jp/php/book.dba.html - [similar]
プリペアドステートメントおよびストアドプロシージャ 0
« トランザクションおよび自動コミット エラーおよびエラー処理 » PHP Manual PDO プリペアドステートメントおよびストアドプロシージャ プリペアドステートメントおよびストアドプロシージャ より成熟したデータベースの多くは、プリペアドステートメントという 概念をサポートしています。プリペアドステート ...
https://man.plustar.jp/php/pdo.prepared-statements.html - [similar]
PostgreSQL 接続をクローズする 0
« pg_client_encoding pg_connect_poll » PHP Manual PostgreSQL 関数 PostgreSQL 接続をクローズする pg_close (PHP 4, PHP 5, PHP 7, PHP 8) pg_close — PostgreSQL 接続をクローズする 説明 pg_close ( ? PgSql\Connection $connection = null ): bool pg_close() は、 connection インスタンスで指定した P ...
https://man.plustar.jp/php/function.pg-close.html - [similar]
Unixタイムスタンプを書式化する 0
« date_timezone_set getdate » PHP Manual 日付・時刻 関数 Unixタイムスタンプを書式化する date (PHP 4, PHP 5, PHP 7, PHP 8) date — Unixタイムスタンプを書式化する 説明 date ( string $format , ? int $timestamp = null ): string 指定された引数 timestamp (Unixタイムスタンプ) を、与えられた フォ ...
https://man.plustar.jp/php/function.date.html - [similar]
フィールドの配列を CSV の行として書き出す 0
« SplFileObject::fpassthru SplFileObject::fread » PHP Manual SplFileObject フィールドの配列を CSV の行として書き出す SplFileObject::fputcsv (PHP 5 >= 5.4.0, PHP 7, PHP 8) SplFileObject::fputcsv — フィールドの配列を CSV の行として書き出す 説明 public SplFileObject::fputcsv ( array $fields ...
https://man.plustar.jp/php/splfileobject.fputcsv.html - [similar]
フィールドが SQL の NULL かどうか調べる 0
« pg_fetch_row pg_field_name » PHP Manual PostgreSQL 関数 フィールドが SQL の NULL かどうか調べる pg_field_is_null (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_is_null — フィールドが SQL の NULL かどうか調べる 説明 pg_field_is_null ( PgSql\Result $result , int $row , mixed $field ): in ...
https://man.plustar.jp/php/function.pg-field-is-null.html - [similar]
行数を返す 0
« pg_num_fields pg_options » PHP Manual PostgreSQL 関数 行数を返す pg_num_rows (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_num_rows — 行数を返す 説明 pg_num_rows ( PgSql\Result $result ): int pg_num_rows() は、 PgSql\Result クラスのインスタンスに含まれる行数を返します。 注意 : この関数は、以 ...
https://man.plustar.jp/php/function.pg-num-rows.html - [similar]