検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 796 for [SIMILAR] 16 1024 4096 WITH 14708 getfile WITH 3... (0.936 sec.)
PHP の配列から、データをテーブルにコピーする 0
« PDO_PGSQL DSN PDO::pgsqlCopyFromFile » PHP Manual PostgreSQL (PDO) PHP の配列から、データをテーブルにコピーする PDO::pgsqlCopyFromArray (PHP 5 >= 5.3.3, PHP 7, PHP 8) PDO::pgsqlCopyFromArray — PHP の配列から、データをテーブルにコピーする 説明 public PDO::pgsqlCopyFromArray ( string $ta ...
https://man.plustar.jp/php/pdo.pgsqlcopyfromarray.html - [similar]
オブジェクトをファイルに保存する 0
« 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]
ファイルをリネームする 0
« realpath rewind » PHP Manual ファイルシステム 関数 ファイルをリネームする rename (PHP 4, PHP 5, PHP 7, PHP 8) rename — ファイルをリネームする 説明 rename ( string $from , string $to , ? resource $context = null ): bool from を to にリネームし、必要ならディレクトリを移動しようと試みます ...
https://man.plustar.jp/php/function.rename.html - [similar]
__autoload() のデフォルト実装 0
« spl_autoload_unregister spl_classes » PHP Manual SPL 関数 __autoload() のデフォルト実装 spl_autoload (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload — __autoload() のデフォルト実装 説明 spl_autoload ( string $class , ? string $file_extensions = null ): void この関数は、 __autoload() のデフ ...
https://man.plustar.jp/php/function.spl-autoload.html - [similar]
ファイルが phar 内に存在するかどうかを調べる 0
« Phar::mungServer Phar::offsetGet » PHP Manual Phar ファイルが phar 内に存在するかどうかを調べる Phar::offsetExists (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::offsetExists — ファイルが phar 内に存在するかどうかを調べる 説明 public Phar::offsetExists ( string $localName ): ...
https://man.plustar.jp/php/phar.offsetexists.html - [similar]
アーカイブのエントリを展開する 0
« RarEntry RarEntry::getAttr » PHP Manual RarEntry アーカイブのエントリを展開する RarEntry::extract (PECL rar >= 0.1) RarEntry::extract — アーカイブのエントリを展開する 説明 public RarEntry::extract ( string $dir , string $filepath = "" , string $password = NULL , bool $extended_data = f ...
https://man.plustar.jp/php/rarentry.extract.html - [similar]
コマンドラインオプション 0
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンドラインオプション PHP バイナリにより提供されるコマンドラインオプションの一覧は、 -h スイッチを指定して PHP を実行することにより いつでも調べることができます。 Usage: php [options] [-f] <file> [ ...
https://man.plustar.jp/php/features.commandline.options.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]
ファイル全体を読み込んで配列に格納する 0
« file_put_contents fileatime » PHP Manual ファイルシステム 関数 ファイル全体を読み込んで配列に格納する file (PHP 4, PHP 5, PHP 7, PHP 8) file — ファイル全体を読み込んで配列に格納する 説明 file ( string $filename , int $flags = 0 , ? resource $context = null ): array | false ファイル全体 ...
https://man.plustar.jp/php/function.file.html - [similar]
gz ファイルを開く 0
« gzinflate gzpassthru » PHP Manual Zlib 関数 gz ファイルを開く gzopen (PHP 4, PHP 5, PHP 7, PHP 8) gzopen — gz ファイルを開く 説明 gzopen ( string $filename , string $mode , int $use_include_path = 0 ): resource | false 読み込みもしくは書き込みのために gzip (.gz) ファイルをオープンします ...
https://man.plustar.jp/php/function.gzopen.html - [similar]