検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 899 for [SIMILAR] 16 1024 4096 WITH 11308 directory WITH... (0.560 sec.)
SAPI モジュールの変更 0
« 新しいグローバル定数 削除された拡張モジュールおよび SAPI » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 SAPI モジュールの変更 SAPI モジュールの変更 FPM 制限のない listen ポートは、 IPv4 と IPv6 の両方をリスンするようになりました。 PHP 5 では、 listen ディレクティブにポート番号だけを指定 ...
https://man.plustar.jp/php/migration70.sapi-changes.html - [similar]
関数が無効になっているかどうかを調べる 0
« ReflectionFunction::invokeArgs ReflectionFunction::__toString » PHP Manual ReflectionFunction 関数が無効になっているかどうかを調べる ReflectionFunction::isDisabled (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunction::isDisabled — 関数が無効になっているかどうかを調べる 警告 この関数は PHP ...
https://man.plustar.jp/php/reflectionfunction.isdisabled.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 libxml 拡張モジュールはデフォルトで有効となりますが、 --disable-libxml で無効になっている可能性もあります。 オプションの --with-libxml-dir ディレクティブを使って、PHP をコンパイルするシステム上での libxml ...
https://man.plustar.jp/php/libxml.installation.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 mysqli 拡張モジュールが使えるようになったのは PHP バージョン 5.0.0 以降です。また、MySQL Native Driver が PHP に含まれるようになったのはバージョン 5.3.0 以降です。 Linux でのインストール 一般的な Unix ディ ...
https://man.plustar.jp/php/mysqli.installation.html - [similar]
API のバージョンを返す 0
« Phar::addFromString Phar::buildFromDirectory » PHP Manual Phar API のバージョンを返す Phar::apiVersion (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::apiVersion — API のバージョンを返す 説明 final public static Phar::apiVersion (): string phar ファイルフォーマットの API バージ ...
https://man.plustar.jp/php/phar.apiversion.html - [similar]
ファイルシステムのセキュリティ 0
« セッションのセキュリティ Null バイト関連の問題 » PHP Manual セキュリティ ファイルシステムのセキュリティ ファイルシステムのセキュリティ 目次 Null バイト関連の問題 PHP は、ファイルおよびディレクトリ毎に権限を設定する多くのサーバーシ ステム上に組み込まれたセキュリティを提供します。これによ ...
https://man.plustar.jp/php/security.filesystem.html - [similar]
HTTP(s) URL へのアクセス 0
« file:// ftp:// » PHP Manual サポートするプロトコル/ラッパー HTTP(s) URL へのアクセス http:// https:// http:// -- https:// — HTTP(s) URL へのアクセス 説明 HTTP GET メソッドを用いて、 ファイル/リソースに対する読み取り専用のアクセスが可能です。 仮想ホストにホスト名でアクセスするために、 H ...
https://man.plustar.jp/php/wrappers.http.html - [similar]
陥りやすい落とし穴 0
« エラーメッセージの説明 複数ファイルのアップロード » PHP Manual ファイルアップロードの処理 陥りやすい落とし穴 陥りやすい落とし穴 MAX_FILE_SIZE の値に、 php.ini の upload_max_filesize で指定されたファイルサイズより大きなファイルサイズを指定する ことはできません。デフォルトは、2 メガバイト ...
https://man.plustar.jp/php/features.file-upload.common-pitfalls.html - [similar]
assertion が false であるかどうかを調べる 0
« assert_options cli_get_process_title » PHP Manual PHP オプション/情報 関数 assertion が false であるかどうかを調べる assert (PHP 4, PHP 5, PHP 7, PHP 8) assert — assertion が false であるかどうかを調べる 説明 PHP 5 および PHP 7 assert ( mixed $assertion , string $description = ? ): boo ...
https://man.plustar.jp/php/function.assert.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Image 設定オプション 名前 デフォルト 変更可能 変更履歴 gd.jpeg_ignore_warning "1" PHP_INI_ALL PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照し ...
https://man.plustar.jp/php/image.configuration.html - [similar]