検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 817 for [SIMILAR] 16 1024 4096 WITH 6833 クロ WITH 5402 ... (0.714 sec.)
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]
0
« 定義済み定数 Zlib 関数 » PHP Manual Zlib 例 例 テンポラリファイルをオープンし、テスト用文字列を書きこみ、 続いて、このファイルの内容を 2 回出力します。 例1 簡単な Zlib の例 <?php $filename = tempnam ( '/tmp' , 'zlibtest' ) . '.gz' ; echo "<html>\n<head></head>\n<body>\n<pre>\n" ; $s = ...
https://man.plustar.jp/php/zlib.examples.html - [similar]
データベースをオープンする 0
« dba_nextkey dba_optimize » PHP Manual DBA 関数 データベースをオープンする dba_open (PHP 4, PHP 5, PHP 7, PHP 8) dba_open — データベースをオープンする 説明 dba_open ( string $path , string $mode , string $handler = ? , string ...$args ): resource | false dba_open() は、 handler を用いて ...
https://man.plustar.jp/php/function.dba-open.html - [similar]
ディレクトリハンドルを元に戻す 0
« readdir scandir » PHP Manual ディレクトリ 関数 ディレクトリハンドルを元に戻す rewinddir (PHP 4, PHP 5, PHP 7, PHP 8) rewinddir — ディレクトリハンドルを元に戻す 説明 rewinddir ( ? resource $dir_handle = null ): void dir_handle で指定されたディレクトリの ストリームをディレクトリの先頭にリ ...
https://man.plustar.jp/php/function.rewinddir.html - [similar]
共有メモリセグメントを作成またはオープンする 0
« sem_remove shm_detach » PHP Manual セマフォ関数 共有メモリセグメントを作成またはオープンする shm_attach (PHP 4, PHP 5, PHP 7, PHP 8) shm_attach — 共有メモリセグメントを作成またはオープンする 説明 shm_attach ( int $key , ? int $size = null , int $permissions = 0666 ): SysvSharedMemory | ...
https://man.plustar.jp/php/function.shm-attach.html - [similar]
ファイルの SplFileObject オブジェクトを取得する 0
« SplFileInfo::isWritable SplFileInfo::setFileClass » PHP Manual SplFileInfo ファイルの SplFileObject オブジェクトを取得する SplFileInfo::openFile (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::openFile — ファイルの SplFileObject オブジェクトを取得する 説明 public SplFileInfo::openFile ( st ...
https://man.plustar.jp/php/splfileinfo.openfile.html - [similar]
gz ファイルポインタの位置を移動する 0
« gzrewind gztell » PHP Manual Zlib 関数 gz ファイルポインタの位置を移動する gzseek (PHP 4, PHP 5, PHP 7, PHP 8) gzseek — gz ファイルポインタの位置を移動する 説明 gzseek ( resource $stream , int $offset , int $whence = SEEK_SET ): int 与えられたファイルポインタが指すファイルのファイル位置 ...
https://man.plustar.jp/php/function.gzseek.html - [similar]
Windows のサポート 0
« その他の変更 PHP 7.1.x から PHP 7.2.x への移行 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 Windows のサポート Windows のサポート PHP コア POSIX にさらに準拠したファイルの削除 ファイルディスクリプタは、共有 read/write/delete モードでオープンされるのがデフォルトになりました。 これによ ...
https://man.plustar.jp/php/migration73.windows-support.html - [similar]
新規に MySQL サーバーへの接続をオープンする 0
« mysqli::$connect_error mysqli::debug » PHP Manual mysqli 新規に MySQL サーバーへの接続をオープンする mysqli::__construct mysqli::connect mysqli_connect (PHP 5, PHP 7, PHP 8) mysqli::__construct -- mysqli::connect -- mysqli_connect — 新規に MySQL サーバーへの接続をオープンする 説明 オブ ...
https://man.plustar.jp/php/mysqli.construct.html - [similar]
Phar アーカイブのバージョン情報を返す 0
« Phar::getSupportedSignatures Phar::hasMetadata » PHP Manual Phar Phar アーカイブのバージョン情報を返す Phar::getVersion (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::getVersion — Phar アーカイブのバージョン情報を返す 説明 public Phar::getVersion (): string オープンした Phar ...
https://man.plustar.jp/php/phar.getversion.html - [similar]