検索

phrase: max: clip:
target: order:
Results of 631 - 640 of about 1517 for [SIMILAR] 16 1024 4096 WITH 27850 果セ WITH 1045... (2.953 sec.)
新しいクラスおよびインターフェイス 0
« 新しい関数 新しいグローバル定数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新しいクラスおよびインターフェイス 新しいクラスおよびインターフェイス Intl IntlChar リフレクション ReflectionGenerator ReflectionType セッション処理 SessionUpdateTimestampHandlerInterface 例外の階層 Throwabl ...
https://man.plustar.jp/php/migration70.classes.html - [similar]
コンセプト 0
« どのライブラリを選ぶか バッファクエリと非バッファクエリ » PHP Manual MySQL 用 PHP ドライバの概要 コンセプト コンセプト 目次 バッファクエリと非バッファクエリ 文字セット ここで説明する内容は、PHP 用の MySQL ドライバに固有の内容です。 関連キーワード: コンセプト , バッファクエリ , 内容 , ラ ...
https://man.plustar.jp/php/mysqlinfo.concepts.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 この拡張機能は、以下のリソース型を定義しています: SSH2 セッション SSH2 リスナー SSH2 SFTP SSH2 公開鍵サブシステム (ssh2 0.10 以降) 関連キーワード: リソース , 設定 , 定義 , 実行 , 定数 , インストール , セッショ ...
https://man.plustar.jp/php/ssh2.resources.html - [similar]
コールバック関数を使用して、配列の要素をフィルタリングする 0
« array_fill array_flip » PHP Manual 配列 関数 コールバック関数を使用して、配列の要素をフィルタリングする array_filter (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) array_filter — コールバック関数を使用して、配列の要素をフィルタリングする 説明 array_filter ( array $array , ? callable $callback = ...
https://man.plustar.jp/php/function.array-filter.html - [similar]
コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる 0
« array_rand array_replace_recursive » PHP Manual 配列 関数 コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる array_reduce (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) array_reduce — コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる 説明 array_reduce ( array $a ...
https://man.plustar.jp/php/function.array-reduce.html - [similar]
イメージのブレンドモードを設定する 0
« imageaffinematrixget imageantialias » PHP Manual GD および Image 関数 イメージのブレンドモードを設定する imagealphablending (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagealphablending — イメージのブレンドモードを設定する 説明 imagealphablending ( GdImage $image , bool $enable ): bool imag ...
https://man.plustar.jp/php/function.imagealphablending.html - [similar]
バイナリカラムデータを処理する 0
« odbc_autocommit odbc_close_all » PHP Manual ODBC 関数 バイナリカラムデータを処理する odbc_binmode (PHP 4, PHP 5, PHP 7, PHP 8) odbc_binmode — バイナリカラムデータを処理する 説明 odbc_binmode ( resource $statement , int $mode ): bool バイナリカラムデータを処理する方法を制御します。 (関係 ...
https://man.plustar.jp/php/function.odbc-binmode.html - [similar]
フィールドのデータ型を返す 0
« odbc_field_scale odbc_foreignkeys » PHP Manual ODBC 関数 フィールドのデータ型を返す odbc_field_type (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_type — フィールドのデータ型を返す 説明 odbc_field_type ( resource $statement , int $field ): string | false 指定された ODBC 結果 ID において指定番 ...
https://man.plustar.jp/php/function.odbc-field-type.html - [similar]
変更されたレコード(タプル)の数を返す 0
« PostgreSQL 関数 pg_cancel_query » PHP Manual PostgreSQL 関数 変更されたレコード(タプル)の数を返す pg_affected_rows (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_affected_rows — 変更されたレコード(タプル)の数を返す 説明 pg_affected_rows ( PgSql\Result $result ): int pg_affected_rows() は、IN ...
https://man.plustar.jp/php/function.pg-affected-rows.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]