検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 1461 for IN (0.058 sec.)
ZooKeeper 2531
« ZMQDevice::setTimerTimeout はじめに » PHP Manual その他のサービス ZooKeeper ZooKeeper はじめに ... 関数 zookeeper_dispatch — Calls callbacks for pending operations Zookeeper — The Zookeeper class Zookee ... de synchronously Zookeeper::delete — Delete a node in zookeeper synchronously Zookeeper::exists — Checks ... the existence of a node in zookeeper synchronously Zookeeper::get — Gets the ... is ZOO_CONNECTED_STATE) Zookeeper::getConfig — Get instance of ZookeeperConfig Zookeeper::getRecvTimeout ...
https://man.plustar.jp/php/book.zookeeper.html - [similar]
The MongoDB\BSON\ObjectId class 2531
« MongoDB\BSON\MinKey::unserialize MongoDB\BSON\ObjectId::__construct » PHP Manual MongoDB\BSON ... ly, the value consists of: a 4-byte value representing the seconds since the Unix epoch, a 5-byte random ... number unique to a machine and process, and a 3-byte counter, starting with ... a random value. In MongoDB, each document stored in a collection requ ... unique _id field that acts as a primary key. If an inserted document omits the _id field, the driver aut ...
https://man.plustar.jp/php/class.mongodb-bson-objectid.html - [similar]
基底ノード型を作成する際に使用する拡張クラスを登録する 2531
« DOMDocument::normalizeDocument DOMDocument::relaxNGValidate » PHP Manual DOMDocument 基底ノード ... する 説明 public DOMDocument::registerNodeClass ( string $baseClass , ? string $extendedClass ): bool この ... lement extends DOMElement { public function __toString () { return $this -> nodeValue ; } } $doc = new D ... nt ; $doc -> loadXML ( "<root><element><child>text in child</child></element></root>" ); $doc -> registe ... 0 ); var_dump ( get_class ( $element )); // __toString メソッドの助けを借ります.. echo $element ; ?> 上の ...
https://man.plustar.jp/php/domdocument.registernodeclass.html - [similar]
Scans the buffer for an occurrence of a string 2531
« EventBuffer::readLine EventBuffer::searchEol » PHP Manual EventBuffer Scans the buffer for an ... occurrence of a string EventBuffer::search (PECL event >= 1.2.6-beta) Ev ... earch — Scans the buffer for an occurrence of a string 説明 public EventBuffer::search ( string $what , ... int $start = -1 , int $end = -1 ): mixed Scans the buffer for an occurr ... ence of the string what . It returns numeric position of the string, ...
https://man.plustar.jp/php/eventbuffer.search.html - [similar]
Creates a database 2531
« dbase_close dbase_delete_record » PHP Manual dBase 関数 Creates a database dbase_create (PHP 5 ... create — Creates a database 説明 dbase_create ( string $path , array $fields , int $type = DBASE_TYPE_DB ... reate() creates a dBase database with the given definition. If the file already exists, it is not trunca ... data. fields An array of arrays, each array describing the format of one field of the database. Each fie ... ld consists of a name, a character indicating the field type, and optionally, a length, ...
https://man.plustar.jp/php/function.dbase-create.html - [similar]
二文字の国コードを取得する 2531
« geoip_continent_code_by_name geoip_country_code3_by_name » PHP Manual GeoIP 関数 二文字の国コー ... ードを取得する 説明 geoip_country_code_by_name ( string $hostname ): string geoip_country_code_by_name() ... m' ); if ( $country ) { echo 'This host is located in: ' . $country ; } ?> 上の例の出力は以下となります。 ... This host is located in: US 注意 警告 戻り値の完全なリストは » http://www. ... maxmind.com/en/iso3166 を参照ください。ここには特別なコー ...
https://man.plustar.jp/php/function.geoip-country-code-by-name.html - [similar]
inotify インスタンスからイベントを読み込む 2531
« inotify_queue_len inotify_rm_watch » PHP Manual Inotify 関数 inotify インスタンスからイベントを ... 読み込む inotify_read (PECL inotify >= 0.1.2) inotify_read — i ... notify インスタンスからイベントを読み込む 説明 inotify_read ( resource $inotify_instance ): array in ... otify イベントを inotify インスタンスから読み込みます。 パラメータ ino ... tify_instance inotify_init() が返すリソース 戻り値 inotify ...
https://man.plustar.jp/php/function.inotify-read.html - [similar]
マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う 2531
« mb_ereg_match mb_ereg_replace » PHP Manual マルチバイト文字列 関数 マルチバイト文字列にコールバ ... による置換を行う 説明 mb_ereg_replace_callback ( string $pattern , callable $callback , string $string , ... ? string $options = null ): string | false | null string か ... の名前を 関数の名前空間にばらまかないですみます。 string チェックされる string 。 options 検索オプション。 ... 、 そうでない場合はエラー時に false を返します。 string が現在のエンコーディングに照らして不正な場合は、 ...
https://man.plustar.jp/php/function.mb-ereg-replace-callback.html - [similar]
Sets a millisecond timeout for database calls 2531
« oci_set_action oci_set_client_identifier » PHP Manual OCI8 関数 Sets a millisecond timeout for ... 説明 oci_set_call_timeout ( resource $connection , int $timeout ): bool Sets a timeout limiting the maxi ... um time a database round-trip using this connection may take. Each OCI8 operation may ... ro or more calls to Oracle's client library. These internal calls may then may make zero or more round-t ... ion. The time_out value applies to each round-trip individually, not to the sum of all round-trips. Time ...
https://man.plustar.jp/php/function.oci-set-call-timout.html - [similar]
Retrieves metadata for the fields of a statement prepared by sqlsrv_prepare or s... 2531
« sqlsrv_fetch sqlsrv_free_stmt » PHP Manual SQLSRV 関数 Retrieves metadata for the fields of a ... or sqlsrv_query sqlsrv_field_metadata (No version information available, might only be in Git) sqlsrv_f ... ned. Each returned array is described by the following table: Array returned by sqlsrv_field_metadata Ke ... character type, the number of bytes for fields of binary type, or null for other types. Precision The pr ... ale, null for other types. Nullable An enumeration indicating whether the column is nullable, not nullab ...
https://man.plustar.jp/php/function.sqlsrv-field-metadata.html - [similar]