検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1071 for [SIMILAR] 16 1024 4096 WITH 6882 odbc WITH 4425 ... (0.778 sec.)
C ライブラリの入出力ストリーム関数が許すよりも低レベルでファイルをオープンする (... 2722
« dio_fcntl dio_read » PHP Manual ダイレクト IO 関数 C ライブラリの入出力ストリーム関数が許すよりも低レベルでファイルをオープンする (必要ならファイルを作成する) dio_open (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_open — C ライブラリの入出力ストリーム関数が許すよりも低レベルでファイルをオープンす ...
https://man.plustar.jp/php/function.dio-open.html - [similar]
bzip2 圧縮されたファイルをオープンする 2722
« bzflush bzread » PHP Manual Bzip2 関数 bzip2 圧縮されたファイルをオープンする bzopen (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzopen — bzip2 圧縮されたファイルをオープンする 説明 bzopen ( string | resource $file , string $mode ): resource | false bzopen() は、 bzip2 ( .bz2 ) ファイルを読み ...
https://man.plustar.jp/php/function.bzopen.html - [similar]
データの一部を取得するために blob をオープンする 2722
« ibase_blob_info ibase_close » PHP Manual Firebird/InterBase 関数 データの一部を取得するために blob をオープンする ibase_blob_open (PHP 5, PHP 7 < 7.4.0) ibase_blob_open — データの一部を取得するために blob をオープンする 説明 ibase_blob_open ( resource $link_identifier , string $blob_id ...
https://man.plustar.jp/php/function.ibase-blob-open.html - [similar]
オープンした blob から len バイト分のデータを取得する 2722
« ibase_blob_echo ibase_blob_import » PHP Manual Firebird/InterBase 関数 オープンした blob から len バイト分のデータを取得する ibase_blob_get (PHP 5, PHP 7 < 7.4.0) ibase_blob_get — オープンした blob から len バイト分のデータを取得する 説明 ibase_blob_get ( resource $blob_handle , int $l ...
https://man.plustar.jp/php/function.ibase-blob-get.html - [similar]
ファイルあるいは URL をオープンする 2722
« streamWrapper::stream_metadata streamWrapper::stream_read » PHP Manual streamWrapper ファイルあるいは URL をオープンする streamWrapper::stream_open (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_open — ファイルあるいは URL をオープンする 説明 public streamWrapper::stream_o ...
https://man.plustar.jp/php/streamwrapper.stream-open.html - [similar]
オープンしているファイルハンドルから画像を読み込む 2722
« Imagick::readImageBlob Imagick::readimages » PHP Manual Imagick オープンしているファイルハンドルから画像を読み込む Imagick::readImageFile (PECL imagick 2, PECL imagick 3) Imagick::readImageFile — オープンしているファイルハンドルから画像を読み込む 説明 public Imagick::readImageFile ( re ...
https://man.plustar.jp/php/imagick.readimagefile.html - [similar]
オープンされている全データベースファイルのリストを得る 2722
« dba_key_split dba_nextkey » PHP Manual DBA 関数 オープンされている全データベースファイルのリストを得る dba_list (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) dba_list — オープンされている全データベースファイルのリストを得る 説明 dba_list (): array dba_list() は、オープンされている全ての データ ...
https://man.plustar.jp/php/function.dba-list.html - [similar]
blob を閉じる 2722
« ibase_blob_cancel ibase_blob_create » PHP Manual Firebird/InterBase 関数 blob を閉じる ibase_blob_close (PHP 5, PHP 7 < 7.4.0) ibase_blob_close — blob を閉じる 説明 ibase_blob_close ( resource $blob_handle ): mixed この関数は、読み込み用に ibase_blob_open() でオープンされたかあるいは書 ...
https://man.plustar.jp/php/function.ibase-blob-close.html - [similar]
2722
« 定義済み定数 Bzip2 関数 » PHP Manual Bzip2 例 例 この例は、テンポラリファイルをオープンし、テスト用の文字列を書き込みます。 この後、このファイルの内容を出力します。 例1 簡単な bzip2 の例 <?php $filename = "/tmp/testfile.bz2" ; $str = "This is a test string.\n" ; // 書き込み用にオープン ...
https://man.plustar.jp/php/bzip2.examples.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.html - [similar]