検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 546 for [SIMILAR] 16 1024 4096 WITH 31788 bzopen WITH 92... (0.364 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]
phar アーカイブ全体が (.tar.gz/tar.bz などで) 圧縮されている場合に Phar::GZ ある... 0
« Phar::isBuffering Phar::isFileFormat » PHP Manual Phar phar アーカイブ全体が (.tar.gz/tar.bz などで) 圧縮されている場合に Phar::GZ あるいは PHAR::BZ2 を返す Phar::isCompressed (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::isCompressed — phar アーカイブ全体が (.tar.gz/tar.bz ...
https://man.plustar.jp/php/phar.iscompressed.html - [similar]
SQLite3 0
« PgSql\Lob はじめに » PHP Manual ベンダー固有のモジュール SQLite3 SQLite3 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SQLite3 — SQLite3 クラス SQLite3::backup — あるデータベースを、別のデータベースにバックアップする SQLite3::busyTimeout — 接続がビ ...
https://man.plustar.jp/php/book.sqlite3.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 多くの fdf 関数は、最初のパラメータとして fdf リソースが必要です。 fdf リソースは、オープンした fdf ファイルの ハンドルです。 fdf リソースは、 fdf_create() 、 fdf_open() 、 fdf_open_string() を用いて取得するこ ...
https://man.plustar.jp/php/fdf.resources.html - [similar]
プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達す... 0
« Expect 関数 expect_popen » PHP Manual Expect 関数 プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達するのいずれかにあてはまるまで待ち続ける expect_expectl (PECL expect >= 0.1.0) expect_expectl — プロセスの出力がパターンに一致する・指定した時間が経過する・ あ ...
https://man.plustar.jp/php/function.expect-expectl.html - [similar]
FDF ドキュメントを閉じる 0
« fdf_add_template fdf_create » PHP Manual FDF 関数 FDF ドキュメントを閉じる fdf_close (PHP 4, PHP 5 < 5.3.0, PECL fdf SVN) fdf_close — FDF ドキュメントを閉じる 説明 fdf_close ( resource $fdf_document ): void FDF ドキュメントを閉じます。 パラメータ fdf_document fdf_create() 、 fdf_open() ...
https://man.plustar.jp/php/function.fdf-close.html - [similar]
コマンドを実行し、入出力用にファイルポインタを開く 0
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポインタを開く proc_open (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_open — コマンドを実行し、入出力用にファイルポインタを開く 説明 proc_open ( array | string $command , array $descriptor_spec , ...
https://man.plustar.jp/php/function.proc-open.html - [similar]
フィルタをストリームに付加する 0
« stream_filter_append stream_filter_register » PHP Manual ストリーム 関数 フィルタをストリームに付加する stream_filter_prepend (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_filter_prepend — フィルタをストリームに付加する 説明 stream_filter_prepend ( resource $stream , string $filtername ...
https://man.plustar.jp/php/function.stream-filter-prepend.html - [similar]
はじめに 0
« Varnish インストール/設定 » PHP Manual Varnish はじめに はじめに Varnish Cache は、オープンソースな最先端のウェブアプリケーションアクセラレーターです。 この拡張モジュールを使えば、実行中の varnish インスタンスとのやりとりを TCP ソケット経由あるいは共有メモリ経由でできます。 関連キーワー ...
https://man.plustar.jp/php/intro.varnish.html - [similar]
直前のステートメントの操作での SQLSTATE エラーを返す 0
« mysqli_stmt::send_long_data mysqli_stmt::store_result » PHP Manual mysqli_stmt 直前のステートメントの操作での SQLSTATE エラーを返す mysqli_stmt::$sqlstate mysqli_stmt_sqlstate (PHP 5, PHP 7, PHP 8) mysqli_stmt::$sqlstate -- mysqli_stmt_sqlstate — 直前のステートメントの操作での SQLSTATE ...
https://man.plustar.jp/php/mysqli-stmt.sqlstate.html - [similar]