検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1091 for [SIMILAR] 16 1024 4096 WITH 8562 パタ WITH 8504 ... (0.821 sec.)
MySQL Native Driverプラグイン のアーキテクチャ 0
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
PHP 7.4.x で推奨されなくなる機能 0
« 下位互換性のない変更点 削除された拡張モジュール » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 PHP 7.4.x で推奨されなくなる機能 PHP 7.4.x で推奨されなくなる機能 PHPコア 明示的に括弧で囲わずに三項演算子をネストする 三項演算子をネストする場合、演算の順番を示すために明示的に括弧で囲わなけ ...
https://man.plustar.jp/php/migration74.deprecated.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 大半のインストール環境では、APCu はデフォルトの設定で問題ありません。 しかし、本格的なユーザーは以下のパラメータのチューニングを考慮すべきです。 APCuを設定するには、ひ ...
https://man.plustar.jp/php/apcu.configuration.html - [similar]
画像処理 (ImageMagick) 0
« GmagickPixel::setcolorvalue はじめに » PHP Manual 画像処理および作成 画像処理 (ImageMagick) 画像処理 (ImageMagick) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Imagick — Imagick クラス Imagick::adaptiveBlurImage — adaptive blur ( ...
https://man.plustar.jp/php/book.imagick.html - [similar]
指定したデータソースに保存されたテーブルの名前のリストを取得する 0
« odbc_tableprivileges PDO » PHP Manual ODBC 関数 指定したデータソースに保存されたテーブルの名前のリストを取得する odbc_tables (PHP 4, PHP 5, PHP 7, PHP 8) odbc_tables — 指定したデータソースに保存されたテーブルの名前のリストを取得する 説明 odbc_tables ( resource $odbc , ? string $catalog ...
https://man.plustar.jp/php/function.odbc-tables.html - [similar]
文字クラス 0
« ドット 選択肢 » PHP Manual PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (character class) の開始を表し、 閉じ角カッコにより文字クラスは終了します。閉じ角カッコだけでは、 特別な意味を持ちません。閉じ角カッコを文字クラスのメンバとしたい場合は、 文字クラスの最初の文字( ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
国際化関数 0
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Collator — Collator クラス Collator::asort — インデックスの情報を保持しつつ配列を並べ替え ...
https://man.plustar.jp/php/book.intl.html - [similar]
この PHP がサポートしている画像形式を返す 0
« imagettftext imagewbmp » PHP Manual GD および Image 関数 この PHP がサポートしている画像形式を返す imagetypes (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) imagetypes — この PHP がサポートしている画像形式を返す 説明 imagetypes (): int 現在使用している PHP がサポートする画像形式を返します。 パラ ...
https://man.plustar.jp/php/function.imagetypes.html - [similar]
SSL コンテキストオプションの一覧 0
« FTP コンテキストオプション CURL コンテキストオプション » PHP Manual コンテキストオプションとパラメータ SSL コンテキストオプションの一覧 SSL コンテキストオプション SSL コンテキストオプション — SSL コンテキストオプションの一覧 説明 ssl:// および tls:// トランスポート用のコンテキストオプシ ...
https://man.plustar.jp/php/context.ssl.html - [similar]
入力配列から単一のカラムの値を返す 0
« array_chunk array_combine » PHP Manual 配列 関数 入力配列から単一のカラムの値を返す array_column (PHP 5 >= 5.5.0, PHP 7, PHP 8) array_column — 入力配列から単一のカラムの値を返す 説明 array_column ( array $array , int | string | null $column_key , int | string | null $index_key = null ) ...
https://man.plustar.jp/php/function.array-column.html - [similar]