検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 990 for [SIMILAR] 16 1024 4096 WITH 3086 プン WITH 2944 ... (1.080 sec.)
0
« 定義済み定数 ZipArchive » PHP Manual Zip 例 例 例1 Zip アーカイブの作成 <?php $zip = new ZipArchive (); $filename = "./test112.zip" ; if ( $zip -> open ( $filename , ZipArchive :: CREATE )!== TRUE ) { exit( "cannot open < $filename >\n" ); } $zip -> addFromString ( "testfilephp.txt" . ...
https://man.plustar.jp/php/zip.examples.html - [similar]
blob を生成し、ファイルをコピーし、閉じる 0
« ibase_blob_get ibase_blob_info » PHP Manual Firebird/InterBase 関数 blob を生成し、ファイルをコピーし、閉じる ibase_blob_import (PHP 5, PHP 7 < 7.4.0) ibase_blob_import — blob を生成し、ファイルをコピーし、閉じる 説明 ibase_blob_import ( resource $link_identifier , resource $file_handl ...
https://man.plustar.jp/php/function.ibase-blob-import.html - [similar]
共有メモリブロックを作成またはオープンする 0
« shmop_delete shmop_read » PHP Manual 共有メモリ関数 共有メモリブロックを作成またはオープンする shmop_open (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_open — 共有メモリブロックを作成またはオープンする 説明 shmop_open ( int $key , string $mode , int $permissions , int $size ): Shmop | fa ...
https://man.plustar.jp/php/function.shmop-open.html - [similar]
プリペアドステートメントの振る舞いを変更する 0
« mysqli_stmt::attr_get mysqli_stmt::bind_param » PHP Manual mysqli_stmt プリペアドステートメントの振る舞いを変更する mysqli_stmt::attr_set mysqli_stmt_attr_set (PHP 5, PHP 7, PHP 8) mysqli_stmt::attr_set -- mysqli_stmt_attr_set — プリペアドステートメントの振る舞いを変更する 説明 オブジェ ...
https://man.plustar.jp/php/mysqli-stmt.attr-set.html - [similar]
パス名とプロジェクト ID を、System V IPC キーに変換する 0
« セマフォ関数 msg_get_queue » PHP Manual セマフォ関数 パス名とプロジェクト ID を、System V IPC キーに変換する ftok (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ftok — パス名とプロジェクト ID を、System V IPC キーに変換する 説明 ftok ( string $filename , string $project_id ): int この関数は、 f ...
https://man.plustar.jp/php/function.ftok.html - [similar]
指定されたパス文字列の実パスを解決する 0
« ssh2_sftp_readlink ssh2_sftp_rename » PHP Manual SSH2 関数 指定されたパス文字列の実パスを解決する ssh2_sftp_realpath (PECL ssh2 >= 0.9.0) ssh2_sftp_realpath — 指定されたパス文字列の実パスを解決する 説明 ssh2_sftp_realpath ( resource $sftp , string $filename ): string filename をリモート ...
https://man.plustar.jp/php/function.ssh2-sftp-realpath.html - [similar]
オープンしたファイルポインタからファイルに関する情報を取得する 0
« fseek fsync » PHP Manual ファイルシステム 関数 オープンしたファイルポインタからファイルに関する情報を取得する fstat (PHP 4, PHP 5, PHP 7, PHP 8) fstat — オープンしたファイルポインタからファイルに関する情報を取得する 説明 fstat ( resource $stream ): array | false ファイルポインタ stream ...
https://man.plustar.jp/php/function.fstat.html - [similar]
新しい fileinfo インスタンスを作成する 0
« finfo_file finfo_set_flags » PHP Manual Fileinfo 関数 新しい fileinfo インスタンスを作成する finfo_open finfo::__construct (PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0) finfo_open -- finfo::__construct — 新しい fileinfo インスタンスを作成する 説明 手続き型 finfo_open ( int $flag ...
https://man.plustar.jp/php/function.finfo-open.html - [similar]
ファイルを削除する 0
« ssh2_sftp_symlink ssh2_sftp » PHP Manual SSH2 関数 ファイルを削除する ssh2_sftp_unlink (PECL ssh2 >= 0.9.0) ssh2_sftp_unlink — ファイルを削除する 説明 ssh2_sftp_unlink ( resource $sftp , string $filename ): bool リモートファイルシステム上のファイルを削除します。 パラメータ sftp ssh2_sf ...
https://man.plustar.jp/php/function.ssh2-sftp-unlink.html - [similar]
ファイルがディレクトリかどうかを調べる 0
« glob is_executable » PHP Manual ファイルシステム 関数 ファイルがディレクトリかどうかを調べる is_dir (PHP 4, PHP 5, PHP 7, PHP 8) is_dir — ファイルがディレクトリかどうかを調べる 説明 is_dir ( string $filename ): bool 指定したファイルがディレクトリかどうかを調べます。 パラメータ filename ...
https://man.plustar.jp/php/function.is-dir.html - [similar]