検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1090 for [SIMILAR] 16 1024 4096 WITH 24391 readfile WITH ... (1.472 sec.)
オブジェクトをファイルに保存する 2462
« 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]
インストール手順 2462
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP の OpenSSL サポートを使用するには、 --with-openssl[=DIR] を指定して PHP を コンパイルする必要があります。 OpenSSL ライブラリを動作させるためには、実行時にさらに必要なものがあります。 特に、OpenSSL から ...
https://man.plustar.jp/php/openssl.installation.html - [similar]
macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 2462
« パッケージの使用 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]
実行時設定 2462
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL Native Driver 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqlnd.collect_statistics "1" PHP_INI_SYSTEM mysqlnd.collect_memory_statistics "0" PHP_INI_SYSTEM mysqlnd.debug ...
https://man.plustar.jp/php/mysqlnd.config.html - [similar]
新しい画像をファイルあるいは URL から作成する 2462
« 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]
オブジェクトの参照先が通常のファイルであるかどうかを調べる 2462
« 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]
ファイルを削除する 2462
« 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]
ファイルのアクセス権限を判断する 2462
« 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]
ファイルあるいはディレクトリの名前を変える 2462
« 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 クラス 2462
« 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]