検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 334 for [SIMILAR] 16 1024 4096 WITH 10477 allocated WITH... (0.600 sec.)
Construct a new ZMQSocket 0
« ZMQSocket::connect ZMQSocket::disconnect » PHP Manual ZMQSocket Construct a new ZMQSocket ZMQSocket::__construct (PECL zmq >= 0.5.0) ZMQSocket::__construct — Construct a new ZMQSocket 説明 public ZMQSocket::__construct ( ZMQContext $context , int $type , string $persistent_id = null , ...
https://man.plustar.jp/php/zmqsocket.construct.html - [similar]
Connect buffer event's file descriptor to given address or UNIX socket 0
« EventBufferEvent::close EventBufferEvent::connectHost » PHP Manual EventBufferEvent Connect buffer event's file descriptor to given address or UNIX socket EventBufferEvent::connect (PECL event >= 1.2.6-beta) EventBufferEvent::connect — Connect buffer event's file descriptor to given ad ...
https://man.plustar.jp/php/eventbufferevent.connect.html - [similar]
OCICollection クラス 0
« oci_unregister_taf_callback OCICollection::append » PHP Manual OCI8 OCICollection クラス OCICollection クラス (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) はじめに OCI8 コレクション機能です。 注意 : OCI-Collection クラスは、 PHP 8 と OCI8 3.0.0 で、 PHP の名前付けの規約に従い OCICollectio ...
https://man.plustar.jp/php/class.ocicollection.html - [similar]
ラージオブジェクトのデータを他のラージオブジェクトに追加する 0
« OCILob OCILob::close » PHP Manual OCILob ラージオブジェクトのデータを他のラージオブジェクトに追加する OCILob::append (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::append — ラージオブジェクトのデータを他のラージオブジェクトに追加する 説明 public OCILob::append ( OCILob $from ): bool ...
https://man.plustar.jp/php/ocilob.append.html - [similar]
ファイル情報 0
« scandir はじめに » PHP Manual ファイルシステム ファイル情報 ファイル情報 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Fileinfo 関数 finfo_buffer — 文字列バッファの情報を返す finfo_close — fileinfo インスタンスを閉じる finfo_file — ファイルについて ...
https://man.plustar.jp/php/book.fileinfo.html - [similar]
実行時設定 0
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL Native Driver 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqlnd.collect_statistics "1" PHP_INI_SYSTEM mysqlnd.collect_memory_statistics "0" PHP_INI_SYSTEM mysqlnd.debug ...
https://man.plustar.jp/php/mysqlnd.config.html - [similar]
最初の子ノードの前にノードを追加する 0
« DOMParentNode::append DOMProcessingInstruction » PHP Manual DOMParentNode 最初の子ノードの前にノードを追加する DOMParentNode::prepend (PHP 8) DOMParentNode::prepend — 最初の子ノードの前にノードを追加する 説明 public DOMParentNode::prepend ( DOMNode | string ...$nodes ): void ひとつ以上 ...
https://man.plustar.jp/php/domparentnode.prepend.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
ストリームからフィルタを取り除く 0
« stream_filter_register stream_get_contents » PHP Manual ストリーム 関数 ストリームからフィルタを取り除く stream_filter_remove (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_filter_remove — ストリームからフィルタを取り除く 説明 stream_filter_remove ( resource $stream_filter ): bool 事前に stream ...
https://man.plustar.jp/php/function.stream-filter-remove.html - [similar]
文字列フィルタ 0
« 利用できるフィルタのリスト 変換フィルタ » PHP Manual 利用できるフィルタのリスト 文字列フィルタ 文字列フィルタ これらのフィルタは、まさしくその名が示すとおりの働きをし、PHP 組み込み の文字列処理関数と同じように動作します。これらのフィルタについての より詳しい情報は、対応する関数のマニュ ...
https://man.plustar.jp/php/filters.string.html - [similar]