検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 488 for READ (0.029 sec.)
基本的な使用法 3449
« 例 共有メモリ関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 共有メモリ操作の概要 <?php ... その文字列を再び読み込んでみる $my_string = shmop_read ( $shm_id , 0 , $shm_size ); if (! $my_string ) { ...
https://man.plustar.jp/php/shmop.examples-basic.html - [similar]
ソケットのエラー 3449
« 例 ソケット 関数 » PHP Manual ソケット ソケットのエラー ソケットのエラー ソケット拡張モジュール ... ない時に発生することがあります。例えば、 関数 socket_read() は突然 E_WARNING メッセージを出力する可能性があり ...
https://man.plustar.jp/php/sockets.errors.html - [similar]
ファイルの現在の行を取得する 3449
« SplFileObject::__construct SplFileObject::eof » PHP Manual SplFileObject ファイルの現在の行を取 ... り値 ファイルの現在の行を取得します。 SplFileObject::READ_CSV フラグがセットされている場合、このメソッドは C ...
https://man.plustar.jp/php/splfileobject.current.html - [similar]
パースする XML を含む URI を設定する 3449
« XMLReader::next XMLReader::read » PHP Manual XMLReader パースする XML を含む URI を設定する XM ... LReader::open (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader:: ... する XML を含む URI を設定する 説明 public static XMLReader::open ( string $uri , ? string $encoding = null ... , int $flags = 0 ): bool | XMLReader パースされる XML ドキュメントを含む URI を設定し ... ます。 static メソッドとしてコールされた場合には XMLReader を返します。 失敗した場合に false を返します エラ ...
https://man.plustar.jp/php/xmlreader.open.html - [similar]
画像処理 (GD) 3417
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに イ ... 得する image_type_to_mime_type — getimagesize, exif_read_data, exif_thumbnail, exif_imagetypeから返される 画 ...
https://man.plustar.jp/php/book.image.html - [similar]
XMLReader 3417
« XmlParser はじめに » PHP Manual XML 操作 XMLReader XMLReader はじめに インストール/設定 要件 イ ... ンストール手順 実行時設定 リソース型 XMLReader — XMLReader クラス XMLReader::close — XMLReader ... の入力を閉じる XMLReader::expand — 現在のノードのコピーを DOM オブジェクト ... として返す XMLReader::getAttribute — 名前をもとに、属性の値を取得する ... XMLReader::getAttributeNo — インデックスをもとに、属性の値 ...
https://man.plustar.jp/php/book.xmlreader.html - [similar]
ウォッチャーのコールバック 3417
« ウォッチャー Periodic ウォッチャーの操作モード » PHP Manual Ev ウォッチャーのコールバック ウォ ... などです。ただ I/O のイベントは例外で、これは Ev::READ と Ev::WRITE の両方のビットを設定します。 関連キー ...
https://man.plustar.jp/php/ev.watcher-callbacks.html - [similar]
新規 cURL マルチハンドルを返す 3417
« curl_multi_info_read curl_multi_remove_handle » PHP Manual cURL 関数 新規 cURL マルチハンドルを ...
https://man.plustar.jp/php/function.curl-multi-init.html - [similar]
この接続上で最後に成功した insert クエリが自動生成した ID を返す 3417
« db2_get_option db2_lob_read » PHP Manual IBM DB2 関数 この接続上で最後に成功した insert クエリ ...
https://man.plustar.jp/php/function.db2-last-insert-id.html - [similar]
Gets a record from a database as an associative array 3417
« dbase_get_header_info dbase_get_record » PHP Manual dBase 関数 Gets a record from a database a ... egistered members in the database <?php // open in read-only mode $db = dbase_open ( '/tmp/test.dbf' , 0 ) ...
https://man.plustar.jp/php/function.dbase-get-record-with-names.html - [similar]