検索

phrase: max: clip:
target: order:
Results of 661 - 670 of about 734 for s (0.066 sec.)
XML ノードに子要素を追加する 2914
« SimpleXMLElement::addAttribute SimpleXMLElement::asXML » PHP Manual SimpleXMLElement XML ノード ... に子要素を追加する SimpleXMLElement::addChild (PHP 5 >= 5.1.3, PHP 7, P ... HP 8) SimpleXMLElement::addChild — XML ノードに子要素を追加 ... する 説明 public SimpleXMLElement::addChild ( string $qualifiedName , ... ? string $value = null , ? string $namespace = null ): ...
https://man.plustar.jp/php/simplexmlelement.addchild.html - [similar]
SoapServer の持続モードを設定する 2914
« SoapServer::setObject SoapFault » PHP Manual SoapServer SoapServer の持続モードを設定する Soap ... Server::setPersistence (PHP 5, PHP 7, PHP 8) SoapServer::set ... Persistence — SoapServer の持続モードを設定する 説明 pu ... blic SoapServer::setPersistence ( int $mode ): void この関 ... 数により、SoapServer オブジェクトの永続状態をリクエスト間で変更 ...
https://man.plustar.jp/php/soapserver.setpersistence.html - [similar]
Reads the next frame 2914
« Stomp::hasFrame Stomp::send » PHP Manual Stomp Reads the next frame Stomp::readFrame stomp_rea ... d_frame (PECL stomp >= 0.1.0) Stomp::readFrame -- stomp_read_frame ... — Reads the next frame 説明 オブジェクト指向型 (method): p ... ublic Stomp::readFrame ( string $class_name = "stompFrame" ... ): stompframe 手続き型: stomp_read_frame ( resource $li ...
https://man.plustar.jp/php/stomp.readframe.html - [similar]
定義済み定数 2914
« リソース型 Uopz 関数 » PHP Manual uopz 定義済み定数 定義済み定数 以下の定数が定義されています。 ... されている場合のみ使用可能です。 The following opcodes are defined as constants by uopz before 5.0.0: ZEN ... D_EXIT ( int ) Invoked by exit() and die(), receives no arguments. Return boolean true to exit, false t ... o continue ZEND_NEW ( int ) Invoked by object construction, receives the class of object being create ... d as the only argument ZEND_THROW ( int ) Invoked by th ...
https://man.plustar.jp/php/uopz.constants.html - [similar]
The Deque class 2886
« Ds\Vector::unshift Ds\Deque::allocate » PHP Manual Data Structures The Deque class The Deque c ... lass (No version information available, might only be ... in Git) はじめに A Deque (pronounced “deck”) is a sequence of values in a contiguous buffer that g ... rows and shrinks automatically. The name is a common ab ... breviation of “double-ended queue” and is used internally by Ds\Queue . Two pointers are use ...
https://man.plustar.jp/php/class.ds-deque.html - [similar]
The EventUtil class 2886
« EventSslContext::__construct EventUtil::__construct » PHP Manual Event The EventUtil class The ... EventUtil class (PECL event >= 1.5.0) はじめに EventUtil is a sin ... gleton with supplimentary methods and constants. クラス概要 fina ... l class EventUtil { /* Constants */ const int AF_INET = 2 ... ; const int AF_INET6 = 10 ; const int AF_UNSPEC = 0 ; con ...
https://man.plustar.jp/php/class.eventutil.html - [similar]
2886
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that esta ... blishes a connection between PHP and CUBRID. This secti ... on will cover the most basic and notable features. The following code re ... quired to connect to CUBRID database, which means CUBRID Server and CUBRID Broker have ... to be running. The example below uses the demodb database as an examples. By default i ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
Associates a key with a value 2886
« Ds\Map::pairs Ds\Map::putAll » PHP Manual Map Associates a key with a value Ds\Map::put (PECL ... ds >= 1.0.0) Ds\Map::put — Associates a key with a va ... lue 説明 public Ds\Map::put ( mixed $key , mixed $value ): void Assoc ... iates a key with a value , overwriting a previous associ ... ation if one exists. 注意 : Keys of type object are supported. If an ...
https://man.plustar.jp/php/ds-map.put.html - [similar]
2886
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための ... ユーザーの定義したエラーハンドリング関数 function userErrorHandler ( $errno , $errmsg , $filename , $li ... nenum , $vars ) { // エラーエントリのタイムスタンプ $dt = date ( ... "Y-m-d H:i:s (T)" ); // エラー文字列の連想配列を定義します。 // ... 、考慮する必要があるのは // E_WARNING、E_NOTICE、E_USER_ERROR、 // E_USER_WARNING そして E_USER_NOTICE だ ...
https://man.plustar.jp/php/errorfunc.examples.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 2886
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... to a hostname with optionally asyncronous DNS resolving Eve ... ntBufferEvent::connectHost (PECL event >= 1.2.6-beta) EventBufferEvent::conn ... ectHost — Connects to a hostname with optionally asyncron ... ous DNS resolving 説明 public EventBufferEvent::connec ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]