検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 2018 for [SIMILAR] 16 1024 4096 WITH 2933 機能 WITH 2284 ... (1.557 sec.)
opcode キャッシュにキャッシュされたファイルについての情報を取得する 0
« wincache_lock wincache_ocache_meminfo » PHP Manual WinCache 関数 opcode キャッシュにキャッシュされたファイルについての情報を取得する wincache_ocache_fileinfo (PECL wincache >= 1.0.0) wincache_ocache_fileinfo — opcode キャッシュにキャッシュされたファイルについての情報を取得する 説明 win ...
https://man.plustar.jp/php/function.wincache-ocache-fileinfo.html - [similar]
フォームの処理 0
« 実用的な例 次にするべきことは? » PHP Manual 簡易チュートリアル フォームの処理 フォームの処理 PHP の最も強力な機能の一つは、HTML フォームを処理する手段です。 理解するべき重要な基本概念は、あるフォームの中の全てのフォーム要素が、 自動的に PHP スクリプトで利用可能になるということです。 詳 ...
https://man.plustar.jp/php/tutorial.forms.html - [similar]
ファイルがディレクトリかどうかを調べる 0
« glob is_executable » PHP Manual ファイルシステム 関数 ファイルがディレクトリかどうかを調べる is_dir (PHP 4, PHP 5, PHP 7, PHP 8) is_dir — ファイルがディレクトリかどうかを調べる 説明 is_dir ( string $filename ): bool 指定したファイルがディレクトリかどうかを調べます。 パラメータ filename ...
https://man.plustar.jp/php/function.is-dir.html - [similar]
ファイルのグループを変更する 0
« basename chmod » PHP Manual ファイルシステム 関数 ファイルのグループを変更する chgrp (PHP 4, PHP 5, PHP 7, PHP 8) chgrp — ファイルのグループを変更する 説明 chgrp ( string $filename , string | int $group ): bool (名前または番号で指定した)ファイル filename のグループを group に変更しよう ...
https://man.plustar.jp/php/function.chgrp.html - [similar]
FastCGI Process Manager (FPM) 0
« Amazon EC2 インストール » PHP Manual インストールと設定 FastCGI Process Manager (FPM) FastCGI Process Manager (FPM) 目次 インストール 設定 FPM (FastCGI Process Manager) は、PHP における FastCGI 実装です。(主に)高負荷のサイトで有用な機能が含まれています。 以下のような機能があります。 緩 ...
https://man.plustar.jp/php/install.fpm.html - [similar]
ファイルをコピーする 0
« clearstatcache delete » PHP Manual ファイルシステム 関数 ファイルをコピーする copy (PHP 4, PHP 5, PHP 7, PHP 8) copy — ファイルをコピーする 説明 copy ( string $from , string $to , ? resource $context = null ): bool ファイル from を to にコピーします。 ファイルを移動したいならば、 renam ...
https://man.plustar.jp/php/function.copy.html - [similar]
出力のバッファリングを有効にする 0
« ob_list_handlers output_add_rewrite_var » PHP Manual 出力制御 関数 出力のバッファリングを有効にする ob_start (PHP 4, PHP 5, PHP 7, PHP 8) ob_start — 出力のバッファリングを有効にする 説明 ob_start ( callable $callback = null , int $chunk_size = 0 , int $flags = PHP_OUTPUT_HANDLER_STDFLA ...
https://man.plustar.jp/php/function.ob-start.html - [similar]
新機能 0
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新機能 新機能 nullable な型 パラメータや戻り値の型宣言で nullable 指定ができるようになりました。 型の前にクエスチョンマークをつけると、nullable であることを指定できます。 nullable 指定をすると、 ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
フォーマットに従ってファイルからの入力をパースする 0
« SplFileObject::fread SplFileObject::fseek » PHP Manual SplFileObject フォーマットに従ってファイルからの入力をパースする SplFileObject::fscanf (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fscanf — フォーマットに従ってファイルからの入力をパースする 説明 public SplFileObject::fscanf ( st ...
https://man.plustar.jp/php/splfileobject.fscanf.html - [similar]
ファイルシステム上のファイルを tar/zip アーカイブに追加する 0
« PharData::addEmptyDir PharData::addFromString » PHP Manual PharData ファイルシステム上のファイルを tar/zip アーカイブに追加する PharData::addFile (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::addFile — ファイルシステム上のファイルを tar/zip アーカイブに追加する 説明 publ ...
https://man.plustar.jp/php/phardata.addfile.html - [similar]