検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 929 for [SIMILAR] 16 1024 4096 WITH 25186 compersisthelp... (0.554 sec.)
macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 1064
« パッケージの使用 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]
実行時設定 1064
« インストール 非互換性 » 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 から作成する 1064
« 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]
オブジェクトの参照先が通常のファイルであるかどうかを調べる 1064
« 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]
ファイルを削除する 1064
« 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]
ファイルのアクセス権限を判断する 1064
« 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]
リモートファイルの使用 1064
« 参考 接続処理 » 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]
ファイルあるいはディレクトリの名前を変える 1064
« 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 クラス 1064
« 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]
次の行を読み出す 1064
« 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]