検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 1178 for [SIMILAR] 16 1024 4096 WITH 14271 ィレ WITH 1282... (0.665 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 openssl 設定オプション 名前 デフォルト 変更可能 変更履歴 openssl.cafile "" PHP_INI_PERDIR openssl.capath "" PHP_INI_PERDIR PHP_INI_* モードの詳細および定義については ...
https://man.plustar.jp/php/openssl.configuration.html - [similar]
HTTP 入出力 0
« 日本語のマルチバイト文字に関する基本事項 サポートされる文字エンコーディング » PHP Manual マルチバイト文字列 HTTP 入出力 HTTP 入出力 HTTP 入出力の文字エンコーディング変換はバイナリデータも変換して しまいます。HTTP 入出力にバイナリデータが使用される場合、ユーザーは、 文字エンコーディング ...
https://man.plustar.jp/php/mbstring.http.html - [similar]
その他の質問 0
« PHP と COM 付録 » PHP Manual FAQ その他の質問 その他の質問 ここでは他のカテゴリに分類することができないような質問を扱います。 bz2 で圧縮された Windows マニュアルはどのように扱えばいいのですか? bz2 で圧縮された Windows マニュアルはどのように扱えばいいのですか? bz2 ファイルを処理すること ...
https://man.plustar.jp/php/faq.misc.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 mbstring が有効になっている場合、 Exif 拡張モジュールはユーザーコメントの文字エンコーディングの変換 (Unicode と JIS)を自動的に行います。この処理が行われるのは、 指定 ...
https://man.plustar.jp/php/exif.configuration.html - [similar]
定義済み定数 0
« リソース型 Directory » PHP Manual ディレクトリ 定義済み定数 定義済み定数 DIRECTORY_SEPARATOR ( string ) PATH_SEPARATOR ( string ) Windows の場合はセミコロン、それ以外の場合はコロンとなります。 SCANDIR_SORT_ASCENDING ( int ) SCANDIR_SORT_DESCENDING ( int ) SCANDIR_SORT_NONE ( int ) 関連 ...
https://man.plustar.jp/php/dir.constants.html - [similar]
最後に発生したエラーを取得する 0
« error_clear_last error_log » PHP Manual エラー処理関数 最後に発生したエラーを取得する error_get_last (PHP 5 >= 5.2.0, PHP 7, PHP 8) error_get_last — 最後に発生したエラーを取得する 説明 error_get_last (): ? array 最後に発生したエラーについての情報を取得します。 パラメータ この関数にはパ ...
https://man.plustar.jp/php/function.error-get-last.html - [similar]
出力する PHP エラーの種類を設定する 0
« error_log restore_error_handler » PHP Manual エラー処理関数 出力する PHP エラーの種類を設定する error_reporting (PHP 4, PHP 5, PHP 7, PHP 8) error_reporting — 出力する PHP エラーの種類を設定する 説明 error_reporting ( ? int $error_level = null ): int error_reporting() 関数は、 error_re ...
https://man.plustar.jp/php/function.error-reporting.html - [similar]
単一階層の検索を行う 0
« ldap_get_values ldap_mod_add_ext » PHP Manual LDAP 関数 単一階層の検索を行う ldap_list (PHP 4, PHP 5, PHP 7, PHP 8) ldap_list — 単一階層の検索を行う 説明 ldap_list ( LDAP\Connection | array $ldap , array | string $base , array | string $filter , array $attributes = [] , int $attributes ...
https://man.plustar.jp/php/function.ldap-list.html - [similar]
複数ファイルのアップロード 0
« 陥りやすい落とし穴 PUT メソッドのサポート » PHP Manual ファイルアップロードの処理 複数ファイルのアップロード 複数ファイルのアップロード input で異なった name を 使用することにより、複数のファイルをアップロードすることができます。 複数のファイルを一度にアップロードし、自動的にまとめられ ...
https://man.plustar.jp/php/features.file-upload.multiple.html - [similar]
現在の DirectoryIterator アイテムが '.' もしくは '..' であるかどうかを調べる 0
« DirectoryIterator::isDir DirectoryIterator::isExecutable » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムが '.' もしくは '..' であるかどうかを調べる DirectoryIterator::isDot (PHP 5, PHP 7, PHP 8) DirectoryIterator::isDot — 現在の DirectoryIterator アイテムが '.' もしくは ...
https://man.plustar.jp/php/directoryiterator.isdot.html - [similar]