検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1446 for [SIMILAR] 16 1024 4096 WITH 21363 contents WITH ... (1.241 sec.)
bzip2 ファイルを閉じる 3335
« Bzip2 関数 bzcompress » PHP Manual Bzip2 関数 bzip2 ファイルを閉じる bzclose (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzclose — bzip2 ファイルを閉じる 説明 bzclose ( resource $bz ): bool 与えられた bzip2 ファイルポインタを閉じます。 パラメータ bz ファイルポインタ。これは有効である必要があ ...
https://man.plustar.jp/php/function.bzclose.html - [similar]
追加の ini ディレクトリにある .ini ファイルのリストを取得する 3335
« php_ini_loaded_file php_sapi_name » PHP Manual PHP オプション/情報 関数 追加の ini ディレクトリにある .ini ファイルのリストを取得する php_ini_scanned_files (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) php_ini_scanned_files — 追加の ini ディレクトリにある .ini ファイルのリストを取得する 説明 p ...
https://man.plustar.jp/php/function.php-ini-scanned-files.html - [similar]
ファイルの現在の行を取得する 3335
« SplFileObject::__construct SplFileObject::eof » PHP Manual SplFileObject ファイルの現在の行を取得する SplFileObject::current (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::current — ファイルの現在の行を取得する 説明 public SplFileObject::current (): string | array | false ファイルの現在 ...
https://man.plustar.jp/php/splfileobject.current.html - [similar]
オブジェクトをファイルに保存する 3335
« COMPersistHelper::LoadFromStream COMPersistHelper::SaveToStream » PHP Manual COMPersistHelper オブジェクトをファイルに保存する COMPersistHelper::SaveToFile (PHP 5, PHP 7, PHP 8) COMPersistHelper::SaveToFile — オブジェクトをファイルに保存する 説明 public COMPersistHelper::SaveToFile ( ? ...
https://man.plustar.jp/php/compersisthelper.savetofile.html - [similar]
PHP を使用する初めてのページ 3335
« 必要なものは? 実用的な例 » PHP Manual 簡易チュートリアル PHP を使用する初めてのページ PHP を使用する初めてのページ 以下の内容で hello.php という名前のファイルを作成し、Web サーバーのルートディレクトリ ( DOCUMENT_ROOT ) に置いてください。 例1 初めての PHP スクリプト: hello.php <html> <h ...
https://man.plustar.jp/php/tutorial.firstpage.html - [similar]
macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 3335
« パッケージの使用 macOS 上での PHP のコンパイル » PHP Manual macOS へのインストール macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 PHP は、Mac OS X バージョン 10.0.0 以降、 macOS Monterey (12.0.0) よ ...
https://man.plustar.jp/php/install.macosx.bundled.html - [similar]
新しい画像をファイルあるいは URL から作成する 3335
« imagecreatefromavif imagecreatefromgd2 » PHP Manual GD および Image 関数 新しい画像をファイルあるいは URL から作成する imagecreatefrombmp (PHP 7 >= 7.2.0, PHP 8) imagecreatefrombmp — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefrombmp ( string $filename ): GdImage | f ...
https://man.plustar.jp/php/function.imagecreatefrombmp.html - [similar]
オブジェクトの参照先が通常のファイルであるかどうかを調べる 3335
« SplFileInfo::isExecutable SplFileInfo::isLink » PHP Manual SplFileInfo オブジェクトの参照先が通常のファイルであるかどうかを調べる SplFileInfo::isFile (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::isFile — オブジェクトの参照先が通常のファイルであるかどうかを調べる 説明 public SplFileInfo: ...
https://man.plustar.jp/php/splfileinfo.isfile.html - [similar]
ファイルのアクセス権限を判断する 3335
« POSIX 関数 posix_ctermid » PHP Manual POSIX 関数 ファイルのアクセス権限を判断する posix_access (PHP 5 >= 5.1.0, PHP 7, PHP 8) posix_access — ファイルのアクセス権限を判断する 説明 posix_access ( string $filename , int $flags = 0 ): bool posix_access() は、ファイルに対するユーザーの アク ...
https://man.plustar.jp/php/function.posix-access.html - [similar]
リモートファイルの使用 3335
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow_url_fopen を有効にした場合、 ファイル名をパラメータとする関数の多くで HTTP および FTP のURL を使用することができます。加えて、 include 、 include_once 、 require および require_once 命令でURL ...
https://man.plustar.jp/php/features.remote-files.html - [similar]