検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 435 for [SIMILAR] 16 1024 4096 WITH 35688 limititerator ... (1.677 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Imagick 設定オプション 名前 デフォルト 変更可能 変更履歴 imagick.locale_fix false PHP_INI_ALL Imagick 2.1.0 以降で使用可能 imagick.progress_monitor false PHP_INI_SYST ...
https://man.plustar.jp/php/imagick.configuration.html - [similar]
0
« 列挙型をシリアライズする エラー » PHP Manual 列挙型(Enum) 例 例 例1 基本的な、値を限定する例 <?php enum SortOrder { case ASC ; case DESC ; } function query ( $fields , $filter , SortOrder $order = SortOrder :: ASC ) { ... } ?> query() 関数は、 $order が SortOrder::ASC または SortOrder: ...
https://man.plustar.jp/php/language.enumerations.examples.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 mbstring は拡張モジュールです。つまり、デフォルトでは 有効にならないということです。 configure スクリプトでモジュールを有効にする必要が あります。詳細は、 インストール の 節を参照してください。 mbstring モ ...
https://man.plustar.jp/php/mbstring.installation.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL 拡張 モジュールは PHP にバンドルされていません。 Ubuntu 18.04 上の PHP 7.2 でインストールする例: // 依存するものをインストール $ apt install build-essential libprotobuf-dev libboost-dev openssl ...
https://man.plustar.jp/php/mysql-xdevapi.installation.html - [similar]
Phar マニフェストのファイルエントリの定義 0
« グローバルな Phar ビットマップフラグ Phar のシグネチャの書式 » PHP Manual phar って、tar や zip とは何が違うの? Phar マニフェストのファイルエントリの定義 Phar マニフェストのファイルエントリの定義 マニフェスト内の各ファイルについて、次のような情報が含まれます。 Phar マニフェストのファイ ...
https://man.plustar.jp/php/phar.fileformat.manifestfile.html - [similar]
Enchant 関数 0
« 例 enchant_broker_describe » PHP Manual Enchant Enchant 関数 Enchant 関数 目次 enchant_broker_describe — Enchant プロバイダを列挙する enchant_broker_dict_exists — 辞書が存在するかどうかを調べる。空でないタグを使用する enchant_broker_free_dict — 辞書リソースを開放する enchant_broker_fre ...
https://man.plustar.jp/php/ref.enchant.html - [similar]
行番号を取得する 0
« SplFileObject::hasChildren SplFileObject::next » PHP Manual SplFileObject 行番号を取得する SplFileObject::key (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::key — 行番号を取得する 説明 public SplFileObject::key (): int 現在の行番号を取得します。 注意 : 固定長のファイルを読み込むのに Spl ...
https://man.plustar.jp/php/splfileobject.key.html - [similar]
MySQL クエリを送信する 0
« mysql_ping mysql_real_escape_string » PHP Manual MySQL 関数 MySQL クエリを送信する mysql_query (PHP 4, PHP 5) mysql_query — MySQL クエリを送信する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MyS ...
https://man.plustar.jp/php/function.mysql-query.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
Enchant スペリングライブラリ 0
« 自然言語および文字エンコーディング はじめに » PHP Manual 自然言語および文字エンコーディング Enchant スペリングライブラリ Enchant スペリングライブラリ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Enchant 関数 enchant_broker_describe — Enchant プ ...
https://man.plustar.jp/php/book.enchant.html - [similar]