検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 1269 for [SIMILAR] 16 1024 4096 WITH 19090 recursivedirec... (1.251 sec.)
Delete items from a working copy or repository 0
« svn_commit svn_diff » PHP Manual SVN 関数 Delete items from a working copy or repository svn_delete (PECL svn >= 0.4.0) svn_delete — Delete items from a working copy or repository 説明 svn_delete ( string $path , bool $force = false ): bool Deletes the file, directory or symbolic link ...
https://man.plustar.jp/php/function.svn-delete.html - [similar]
必要なものは? 0
« 簡易チュートリアル PHP を使用する初めてのページ » PHP Manual 簡易チュートリアル 必要なものは? 必要なものは? 本チュートリアルでは、使用するサーバーで PHP が使用可能であり、 .php で終わる全てのファイルが PHP で処理されることを仮定します。多くのサーバーでは、PHP ファイルに関してこれがデフ ...
https://man.plustar.jp/php/tutorial.requirements.html - [similar]
DirectoryIterator クラス 0
« CallbackFilterIterator::__construct DirectoryIterator::__construct » PHP Manual イテレータ DirectoryIterator クラス DirectoryIterator クラス (PHP 5, PHP 7, PHP 8) はじめに DirectoryIterator クラスは、 ファイルシステムのディレクトリを閲覧するためのシンプルなインターフェイスです。 クラス ...
https://man.plustar.jp/php/class.directoryiterator.html - [similar]
構築時の問題 0
« インストール PHP の使いかた » PHP Manual FAQ 構築時の問題 構築時の問題 本節は、構築時に発生する多くの一般的なエラーを集めたものです。 anonymous Git サービスで最新版の PHP を入手しましたが、 configure スクリプトがありません! PHPをApacheと組みあわせて動作するようにconfigureを行う際に問題 ...
https://man.plustar.jp/php/faq.build.html - [similar]
外部のパスあるいはファイルを phar アーカイブ内に仮想的にマウントする 0
« Phar::mapPhar Phar::mungServer » PHP Manual Phar 外部のパスあるいはファイルを phar アーカイブ内に仮想的にマウントする Phar::mount (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::mount — 外部のパスあるいはファイルを phar アーカイブ内に仮想的にマウントする 説明 final public stat ...
https://man.plustar.jp/php/phar.mount.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 インストール/設定 インストール手順 インストール手順 PostgreSQLサポートを利用可能とするには、PHPコンパイル時に --with-pgsql[=DIR] を指定することが必要です。 DIR は PostgreSQL のインストールディレクトリで、デフォルトは /usr/local/pgsql です。 共有オブジェクト ...
https://man.plustar.jp/php/pgsql.installation.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Xhprof 設定オプション 名前 デフォルト 変更可能 変更履歴 xhprof.output_dir "" PHP_INI_ALL 以下に設定ディレクティブに関する 簡単な説明を示します。 xhprof.output_dir str ...
https://man.plustar.jp/php/xhprof.configuration.html - [similar]
Yet Another Framework (Yaf) 0
« yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Another Framework (Yaf) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 アプリケーションの設定 Yaf_Application — Yaf_Application クラス Yaf_Application::app — ...
https://man.plustar.jp/php/book.yaf.html - [similar]
データをファイルに書き込む 0
« file_get_contents file » PHP Manual ファイルシステム 関数 データをファイルに書き込む file_put_contents (PHP 5, PHP 7, PHP 8) file_put_contents — データをファイルに書き込む 説明 file_put_contents ( string $filename , mixed $data , int $flags = 0 , ? resource $context = null ): int | fal ...
https://man.plustar.jp/php/function.file-put-contents.html - [similar]