検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 437 for size (0.131 sec.)
配列のキーすべて、あるいはその一部を返す 3726
« array_key_last array_map » PHP Manual 配列 関数 配列のキーすべて、あるいはその一部を返す array ... ay( "color" => array( "blue" , "red" , "green" ), "size" => array( "small" , "medium" , "large" )); print_ ... 0 [1] => 3 [2] => 4 ) Array ( [0] => color [1] => size ) 参考 array_values() - 配列の全ての値を返す array ...
https://man.plustar.jp/php/function.array-keys.html - [similar]
指定したメールボックスにクォータを設定する 3726
« imap_search imap_setacl » PHP Manual IMAP 関数 指定したメールボックスにクォータを設定する imap ... nnection $imap , string $quota_root , int $mailbox_size ): bool メールボックス単位でクォータ上限(最大容量) ... ser.name' に基づき指定する必要があります。 mailbox_size quota_root の最大サイズ (KB 単位)。 戻り値 成功した ...
https://man.plustar.jp/php/function.imap-set-quota.html - [similar]
The ZMQ class 3701
« 要件 ZMQ::__construct » PHP Manual 0MQ messaging The ZMQ class The ZMQ class (PECL zmq >= 0.5. ... onst int SOCKOPT_BACKLOG ; const int SOCKOPT_MAXMSGSIZE ; const int SOCKOPT_SNDTIMEO ; const int SOCKOPT_R ... 0) ZMQ::SOCKOPT_SNDBUF Set kernel transmit buffer size (Value: int >= 0) ZMQ::SOCKOPT_RCVBUF Set kernel r ... eceive buffer size (Value: int >= 0) ZMQ::SOCKOPT_RCVMORE Receive mul ... ented transports. (Value: int ) ZMQ::SOCKOPT_MAXMSGSIZE Limits the maximum size of the inbound message. Va ...
https://man.plustar.jp/php/class.zmq.html - [similar]
暗号化に必要な全てのバッファを初期化する 3701
« mcrypt_generic_deinit mcrypt_generic » PHP Manual Mcrypt 関数 暗号化に必要な全てのバッファを初 ... 号化記述子。 key キーの最大長は、 mcrypt_enc_get_key_size() を コールした際に得られるキー長であり、この値より ... ムのブロック長と同じ大きさですが、 mcrypt_enc_get_iv_size() をコールする ことにより、その大きさを得る必要があ ...
https://man.plustar.jp/php/function.mcrypt-generic-init.html - [similar]
文からのフィールド名を返す 3701
« oci_field_is_null oci_field_precision » PHP Manual OCI8 関数 文からのフィールド名を返す oci_fi ... ype() - フィールドのデータ型の名前を返す oci_field_size() - フィールドサイズを返す 関連キーワード: フィール ... 文 , 名前 , OCI , column , string , 注意 , 別名 , size ...
https://man.plustar.jp/php/function.oci-field-name.html - [similar]
OCI8 廃止されたエイリアスと関数 3701
« OCILob::writeToFile oci_internal_debug » PHP Manual OCI8 OCI8 廃止されたエイリアスと関数 OCI8 ... cicollmax — のエイリアス OCICollection::max ocicollsize — のエイリアス OCICollection::size ocicolltrim — の ... olumnscale — oci_field_scale のエイリアス ocicolumnsize — oci_field_size のエイリアス ocicolumntype — oci_ ...
https://man.plustar.jp/php/oldaliases.oci8.html - [similar]
定数を取得する 3701
« ReflectionExtension::getClassNames ReflectionExtension::getDependencies » PHP Manual Reflectio ... BUTE_NOTATION] => 10 [DOM_PHP_ERR] => 0 [DOM_INDEX_SIZE_ERR] => 1 [DOMSTRING_SIZE_ERR] => 2 [DOM_HIERARCHY ...
https://man.plustar.jp/php/reflectionextension.getconstants.html - [similar]
The Sequence interface 3676
« Ds\Hashable::hash Ds\Sequence::allocate » PHP Manual Data Structures The Sequence interface Th ... ics: Values will always be indexed as [0, 1, 2, …, size - 1]. Only allowed to access values by index in th ... e range [0, size - 1]. Use cases: Wherever you would use an array a ...
https://man.plustar.jp/php/class.ds-sequence.html - [similar]
Commit a transaction 3676
« cubrid_column_types cubrid_connect_with_url » PHP Manual CUBRID 関数 Commit a transaction cubr ... SA" , "USA" , "Germany" , "USA" ); for ( $i = 0 , $size = count ( $id_list ); $i < $size ; $i ++) { cubrid ...
https://man.plustar.jp/php/function.cubrid-commit.html - [similar]
Roll back a transaction 3676
« cubrid_put cubrid_schema » PHP Manual CUBRID 関数 Roll back a transaction cubrid_rollback (PEC ... SA" , "USA" , "Germany" , "USA" ); for ( $i = 0 , $size = count ( $id_list ); $i < $size ; $i ++) { cubrid ...
https://man.plustar.jp/php/function.cubrid-rollback.html - [similar]