検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1006 for As (0.002 sec.)
定義済み定数 8161
« リソース型 Uopz 関数 » PHP Manual uopz 定義済み定数 定義済み定数 以下の定数が定義されています。 ... のみ使用可能です。 The following opcodes are defined as constants by uopz before 5.0.0: ZEND_EXIT ( int ) ... t ) Invoked by object construction, receives the class of object being created as the only argument ZEND ... t ) Invoked by the throw construct, receives the class of exception being thrown as the only argument ZE ... ND_FETCH_CLASS ( int ) Invoked upon composure, receives the clas ...
https://man.plustar.jp/php/uopz.constants.html - [similar]
Creative Commons Attribution 3.0 7461
« 翻訳 索引 » PHP Manual 付録 Creative Commons Attribution 3.0 Creative Commons Attribution 3.0 ... THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS ... HER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS ... DITIONS. 1. Definitions "Adaptation" means a work based upon the Work, or upon the Work and other pre-ex ... isting works, such as a translation, adaptation, derivative work, arrang ...
https://man.plustar.jp/php/cc.license.html - [similar]
処理フラグを設定する 6724
« FilesystemIterator::rewind FilterIterator » PHP Manual FilesystemIterator 処理フラグを設定する ... ey() の例 この例は、フラグ FilesystemIterator::KEY_AS_PATHNAME と FilesystemIterator::KEY_AS_FILENAME の ... ( dirname ( __FILE__ ), FilesystemIterator :: KEY_AS_PATHNAME ); echo "Key as Pathname:\n" ; foreach ( ... $iterator as $key => $fileinfo ) { echo $key . "\n" ; } $iterat ... or -> setFlags ( FilesystemIterator :: KEY_AS_FILENAME ); echo "\nKey as Filename:\n" ; foreach ...
https://man.plustar.jp/php/filesystemiterator.setflags.html - [similar]
FilesystemIterator クラス 6220
« EmptyIterator::valid FilesystemIterator::__construct » PHP Manual イテレータ FilesystemIterato ... はじめに Filesystem イテレータです。 クラス概要 class FilesystemIterator extends DirectoryIterator { /* ... 定数 */ const int CURRENT_AS_PATHNAME = 32 ; const int CURRENT_AS_FILEINFO = 0 ... ; const int CURRENT_AS_SELF = 16 ; const int CURRENT_MODE_MASK = 240 ; co ... nst int KEY_AS_PATHNAME = 0 ; const int KEY_AS_FILENAME = 256 ; c ...
https://man.plustar.jp/php/class.filesystemiterator.html - [similar]
Serialization to BSON 6024
« Persisting Data Deserialization from BSON » PHP Manual Persisting Data Serialization to BSON S ... N array . If the array is not packed — i.e. having associative (string) keys, the keys don't start at 0, ... ect A top-level (root) document, always serializes as a BSON document. Examples These serialize as a BSO ... 3 ] [ 0 => 4, 1 => 9 ] => [ 4, 9 ] These serialize as a BSON document: [ 0 => 1, 2 => 8, 3 => 12 ] => { ... de a document. Objects If an object is of the stdClass class, serialize as a BSON document . If an objec ...
https://man.plustar.jp/php/mongodb.persistence.serialization.html - [similar]
Returns a scalar value to be used as a hash value 5870
« Ds\Hashable::equals Sequence » PHP Manual Hashable Returns a scalar value to be used as a hash ... value Ds\Hashable::hash (PECL ds >= 1.0.0) Ds\Hashable::hash — ... Returns a scalar value to be used as a hash value 説明 abstra ... ct public Ds\Hashable::hash (): mixed Returns a scalar value to be ... used as the hash value of the objects. While the hash valu ...
https://man.plustar.jp/php/ds-hashable.hash.html - [similar]
Fetch the data for graph as array 5870
« rrd_error rrd_first » PHP Manual RRD 関数 Fetch the data for graph as array rrd_fetch (PECL rr ... d >= 0.9.0) rrd_fetch — Fetch the data for graph as array 説明 rrd_fetch ( string $filename , array $o ... ): array Gets data for graph output from RRD database file as array. This function has same result as r ... rd_graph() , but fetched data are returned as array, no image file is created. パラメータ filena ... me RRD database file name. options Array of options for resolutio ...
https://man.plustar.jp/php/function.rrd-fetch.html - [similar]
Deserialization from BSON 5870
« Serialization to BSON Security » PHP Manual Persisting Data Deserialization from BSON Deserial ... ontain duplicate keys because documents are stored as a list of key-value pairs; however, applications s ... rain from generating documents with duplicate keys as server and driver behavior may be undefined. Since ... ension deserialized both BSON documents and arrays as PHP arrays. While PHP arrays are convenient to wor ... k with, this behavior was problematic because different BSON types could des ...
https://man.plustar.jp/php/mongodb.persistence.deserialization.html - [similar]
Send another data chunk as part of an ongoing chunked reply 5754
« EventHttpRequest::sendReply EventHttpRequest::sendReplyEnd » PHP Manual EventHttpRequest Send ... another data chunk as part of an ongoing chunked reply EventHttpRequest: ... pRequest::sendReplyChunk — Send another data chunk as part of an ongoing chunked reply 説明 public Event ... ( EventBuffer $buf ): void Send another data chunk as part of an ongoing chunked reply. After calling th ... ll be empty. パラメータ buf The data chunk to send as part of the reply. 戻り値 値を返しません。 参考 Ev ...
https://man.plustar.jp/php/eventhttprequest.sendreplychunk.html - [similar]
Bind a lob object or a string as a lob object to a prepared statement as paramet... 5754
« cubrid_lob_size cubrid_lob2_close » PHP Manual CUBRID 関数 Bind a lob object or a string as a ... lob object to a prepared statement as parameters cubrid_lob2_bind (PECL CUBRID >= 8.4.1) ... cubrid_lob2_bind — Bind a lob object or a string as a lob object to a prepared statement as p ... _lob2_bind() function is used to bind BLOB/CLOB datas to a corresponding question mark placeholder in th ... e SQL statement that was passed to cubrid_prepare() . If bind_value_type is ...
https://man.plustar.jp/php/function.cubrid-lob2-bind.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT