検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 1132 for [SIMILAR] 16 1024 4096 WITH 17897 コレ WITH 7086... (0.732 sec.)
はじめに 3557
« 文字列 インストール/設定 » PHP Manual 文字列 はじめに はじめに このセクションにある関数はすべて、 文字列をいろいろな方法で操作します。正規表現や URL 処理 の節にも関連する記述があります。 文字列の動作に関する情報、特にシングルクオート、ダブルクオート、 エスケープシーケンスについては、マ ...
https://man.plustar.jp/php/intro.strings.html - [similar]
コア php.ini ディレクティブに関する説明 2575
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
設定ファイル 2575
« 実行時設定 .user.ini ファイル » PHP Manual 実行時設定 設定ファイル 設定ファイル 設定ファイル ( php.ini ) は PHP の起動時に読み込まれます。 PHP のサーバーモジュール版では、Web サーバーの起動時に 一度だけ読み込まれます。 CGI 版と CLI 版では、スクリプトが呼び出される度に読み込まれます。 読 ...
https://man.plustar.jp/php/configuration.file.html - [similar]
その他の変更 2575
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その他の変更 その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました。これにより、これが静的に解決される場合のパフォーマンスが向上します。名 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
ケース 2: cgi.force_redirect を使用 2575
« ケース 1: 配布制限がないファイルのみを配布 ケース 3: doc_root または user_dir を設定 » PHP Manual CGI バイナリとしてインストール ケース 2: cgi.force_redirect を使用 ケース 2: cgi.force_redirect を使用 設定ディレクティブ cgi.force_redirect は、 http://my.host/cgi-bin/php/secretdir/scrip ...
https://man.plustar.jp/php/security.cgi-bin.force-redirect.html - [similar]
ディレクトリ 2575
« dio_write インストール/設定 » PHP Manual ファイルシステム ディレクトリ ディレクトリ インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Directory — Directory クラス Directory::close — ディレクトリハンドルをクローズする Directory::read — ディレクトリハンドルからエ ...
https://man.plustar.jp/php/book.dir.html - [similar]
ディレクトリ 関数 2575
« Directory::rewind chdir » PHP Manual ディレクトリ ディレクトリ 関数 ディレクトリ 関数 参考 dirname() , is_dir() , mkdir() , rmdir() 等の関数については、 ファイルシステム の節を参照ください。 目次 chdir — ディレクトリを変更する chroot — ルートディレクトリを変更する closedir — ディレクト ...
https://man.plustar.jp/php/ref.dir.html - [similar]
ディレクトリを変更する 2575
« ディレクトリ 関数 chroot » PHP Manual ディレクトリ 関数 ディレクトリを変更する chdir (PHP 4, PHP 5, PHP 7, PHP 8) chdir — ディレクトリを変更する 説明 chdir ( string $directory ): bool PHP のカレントディレクトリを directory に変更します。 パラメータ directory 新しいカレントディレクトリ ...
https://man.plustar.jp/php/function.chdir.html - [similar]
ディレクトリハンドルをオープンする 2575
« getcwd readdir » PHP Manual ディレクトリ 関数 ディレクトリハンドルをオープンする opendir (PHP 4, PHP 5, PHP 7, PHP 8) opendir — ディレクトリハンドルをオープンする 説明 opendir ( string $directory , ? resource $context = null ): resource | false ディレクトリハンドルをオープンします。この ...
https://man.plustar.jp/php/function.opendir.html - [similar]
ディレクトリを削除する 2575
« rewind set_file_buffer » PHP Manual ファイルシステム 関数 ディレクトリを削除する rmdir (PHP 4, PHP 5, PHP 7, PHP 8) rmdir — ディレクトリを削除する 説明 rmdir ( string $directory , ? resource $context = null ): bool directory で指定されたディレクトリを 削除しようと試みます。ディレクトリ ...
https://man.plustar.jp/php/function.rmdir.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT