検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1267 for [SIMILAR] 16 1024 4096 WITH 24295 eio WITH 14548... (0.766 sec.)
ファイルを削除する 3847
« umask Inotify » PHP Manual ファイルシステム 関数 ファイルを削除する unlink (PHP 4, PHP 5, PHP 7, PHP 8) unlink — ファイルを削除する 説明 unlink ( string $filename , ? resource $context = null ): bool filename を削除します。 Unix C 言語の関数 unlink() と動作は同じです。 失敗した場合は E ...
https://man.plustar.jp/php/function.unlink.html - [similar]
ファイルのアクセス権限を判断する 3847
« 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]
リモートファイルの使用 3847
« 参考 接続処理 » 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]
ファイルあるいはディレクトリの名前を変える 3847
« streamWrapper::mkdir streamWrapper::rmdir » PHP Manual streamWrapper ファイルあるいはディレクトリの名前を変える streamWrapper::rename (PHP 5, PHP 7, PHP 8) streamWrapper::rename — ファイルあるいはディレクトリの名前を変える 説明 public streamWrapper::rename ( string $path_from , string ...
https://man.plustar.jp/php/streamwrapper.rename.html - [similar]
CURLFile クラス 3847
« CurlShareHandle CURLFile::__construct » PHP Manual cURL CURLFile クラス CURLFile クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに CURLOPT_POSTFIELDS でファイルのアップロードをするには、このクラスか、 CURLStringFile を使わなければいけません。 CURLFile のインスタンスをデシリアライズすること ...
https://man.plustar.jp/php/class.curlfile.html - [similar]
次の行を読み出す 3847
« SplFileObject::key SplFileObject::rewind » PHP Manual SplFileObject 次の行を読み出す SplFileObject::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::next — 次の行を読み出す 説明 public SplFileObject::next (): void ファイルの次の行に進みます。 パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/splfileobject.next.html - [similar]
ファイルリソースについての情報を取得する 3847
« streamWrapper::stream_set_option streamWrapper::stream_tell » PHP Manual streamWrapper ファイルリソースについての情報を取得する streamWrapper::stream_stat (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_stat — ファイルリソースについての情報を取得する 説明 public streamWrapp ...
https://man.plustar.jp/php/streamwrapper.stream-stat.html - [similar]
ファイルから HTML を読み込む 3847
« DOMDocument::loadHTML DOMDocument::loadXML » PHP Manual DOMDocument ファイルから HTML を読み込む DOMDocument::loadHTMLFile (PHP 5, PHP 7, PHP 8) DOMDocument::loadHTMLFile — ファイルから HTML を読み込む 説明 public DOMDocument::loadHTMLFile ( string $filename , int $options = 0 ): DOMDo ...
https://man.plustar.jp/php/domdocument.loadhtmlfile.html - [similar]
新しい画像をファイルあるいは URL から作成する 3847
« imagecreatefromgd imagecreatefromjpeg » PHP Manual GD および Image 関数 新しい画像をファイルあるいは URL から作成する imagecreatefromgif (PHP 4, PHP 5, PHP 7, PHP 8) imagecreatefromgif — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefromgif ( string $filename ): GdImage ...
https://man.plustar.jp/php/function.imagecreatefromgif.html - [similar]
機能 3847
« 最新版を維持する PHP による HTTP 認証 » PHP Manual 機能 機能 PHP による HTTP 認証 クッキー(Cookies) セッション XFormsの処理 ファイルアップロードの処理 POST メソッドによるアップロード エラーメッセージの説明 陥りやすい落とし穴 複数ファイルのアップロード PUT メソッドのサポート 参考 リモー ...
https://man.plustar.jp/php/features.html - [similar]