検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 1332 for [SIMILAR] 16 1024 4096 WITH 6865 ペー WITH 6472 ... (0.784 sec.)
データベースへの接続を返す 0
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_connect (PECL ibm_db2 >= 1.0.0) db2_connect — データベースへの接続を返す 説明 db2_connect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Univers ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
定義済み定数 0
« リソース型 PHP LDAP コールの使用法 » PHP Manual LDAP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 LDAP_DEREF_NEVER ( int ) エイリアスの解釈ルール - Never L ...
https://man.plustar.jp/php/ldap.constants.html - [similar]
ファイルの所有者を取得する 0
« filemtime fileperms » PHP Manual ファイルシステム 関数 ファイルの所有者を取得する fileowner (PHP 4, PHP 5, PHP 7, PHP 8) fileowner — ファイルの所有者を取得する 説明 fileowner ( string $filename ): int | false ファイルの所有者を取得します。 パラメータ filename ファイルへのパス。 戻り値 ...
https://man.plustar.jp/php/function.fileowner.html - [similar]
gzファイル全体を配列に読み込む 0
« gzeof gzgetc » PHP Manual Zlib 関数 gzファイル全体を配列に読み込む gzfile (PHP 4, PHP 5, PHP 7, PHP 8) gzfile — gzファイル全体を配列に読み込む 説明 gzfile ( string $filename , int $use_include_path = 0 ): array | false ファイルを配列にして返すこと以外は readgzfile() と同じです。 パラメ ...
https://man.plustar.jp/php/function.gzfile.html - [similar]
指定されたパスのファイルにアーカイブの一部を置き換える 0
« ZipArchive::renameName ZipArchive::setArchiveComment » PHP Manual ZipArchive 指定されたパスのファイルにアーカイブの一部を置き換える ZipArchive::replaceFile (PHP >= 8.0.0, PECL zip >= 1.18.0) ZipArchive::replaceFile — 指定されたパスのファイルにアーカイブの一部を置き換える 説明 public Zi ...
https://man.plustar.jp/php/ziparchive.replacefile.html - [similar]
汎用のファイルロックを行う 0
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, PHP 5, PHP 7, PHP 8) flock — 汎用のファイルロックを行う 説明 flock ( resource $stream , int $operation , int &$would_block = null ): bool flock() を使うと、(ほとんどの Unix、そして Windows さえ ...
https://man.plustar.jp/php/function.flock.html - [similar]
リモートファイルを改名する 0
« ssh2_sftp_realpath ssh2_sftp_rmdir » PHP Manual SSH2 関数 リモートファイルを改名する ssh2_sftp_rename (PECL ssh2 >= 0.9.0) ssh2_sftp_rename — リモートファイルを改名する 説明 ssh2_sftp_rename ( resource $sftp , string $from , string $to ): bool リモートファイルシステム上のファイルを改名 ...
https://man.plustar.jp/php/function.ssh2-sftp-rename.html - [similar]
3 つのファイルをひとつに統合する 0
« xdiff_file_diff xdiff_file_patch_binary » PHP Manual xdiff 関数 3 つのファイルをひとつに統合する xdiff_file_merge3 (PECL xdiff >= 0.2.0) xdiff_file_merge3 — 3 つのファイルをひとつに統合する 説明 xdiff_file_merge3 ( string $old_file , string $new_file1 , string $new_file2 , string $dest ...
https://man.plustar.jp/php/function.xdiff-file-merge3.html - [similar]
OpenBSD へのインストール 0
« CGI およびコマンドライン Solaris へのインストール » PHP Manual Unix システムへのインストール OpenBSD へのインストール OpenBSD へのインストール このセクションでは、PHP を » OpenBSD 5.8 に インストールする場合に固有の注意事項とヒントについて説明します。 バイナリパッケージの使用 OpenBSD に ...
https://man.plustar.jp/php/install.unix.openbsd.html - [similar]
gz ファイルへのポインタから文字を得る 0
« gzfile gzgets » PHP Manual Zlib 関数 gz ファイルへのポインタから文字を得る gzgetc (PHP 4, PHP 5, PHP 7, PHP 8) gzgetc — gz ファイルへのポインタから文字を得る 説明 gzgetc ( resource $stream ): string | false 与えられた gz ファイルポインタから (非圧縮の) 1 文字を読み込み、これを含む 文字 ...
https://man.plustar.jp/php/function.gzgetc.html - [similar]