検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 291 for length (0.026 sec.)
カラムのメタデータを取得する 4372
« RowResult::getColumnNames RowResult::getWarnings » PHP Manual mysql_xdevapi\RowResult カラムの ... > def [collation] => 255 [fractional_digits] => 0 [length] => 65535 [flags] => 0 [content_type] => 0 ) [1] = ... => def [collation] => 0 [fractional_digits] => 0 [length] => 11 [flags] => 0 [content_type] => 0 ) ) 関連キ ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.getcolumns.html - [similar]
指定されたパスのファイルにアーカイブの一部を置き換える 4372
« ZipArchive::renameName ZipArchive::setArchiveComment » PHP Manual ZipArchive 指定されたパスのフ ... ing $filepath , int $index , int $start = 0 , int $length = 0 , int $flags = 0 ): bool 指定されたパスのファイ ... ん。 start ファイルを一部コピーする場合の開始位置。 length ファイルを一部コピーする場合の、コピーする長さ。 0 ...
https://man.plustar.jp/php/ziparchive.replacefile.html - [similar]
ファイルディスクリプタ間でデータを転送する 4334
« eio_seek eio_set_max_idle » PHP Manual Eio 関数 ファイルディスクリプタ間でデータを転送する eio ... mixed $out_fd , mixed $in_fd , int $offset , int $length , int $pri = ? , callable $callback = ? , string $ ... プンが必須です。 offset 元ファイル内でのオフセット。 length コピーするバイト数。 pri リクエストの優先順位。 EI ...
https://man.plustar.jp/php/function.eio-sendfile.html - [similar]
キーを生成する 4334
« mhash_get_hash_name mhash » PHP Manual Mhash 関数 キーを生成する mhash_keygen_s2k (PHP 4 >= 4. ... int $algo , string $password , string $salt , int $length ): string | false algo にユーザーが指定した passwo ... 固定長で、これより少ない場合はゼロで 埋められます。 length キーの長さをバイト数で指定します。 戻り値 生成され ...
https://man.plustar.jp/php/function.mhash-keygen-s2k.html - [similar]
scrypt を使い、パスワードからキーを導出する 4334
« sodium_crypto_pwhash_scryptsalsa208sha256_str sodium_crypto_pwhash_str_needs_rehash » PHP Manu ... 明 sodium_crypto_pwhash_scryptsalsa208sha256 ( int $length , string $password , string $salt , int $opslimit ... detached() で使う) を生成することです。 パラメータ length 生成するパスワードハッシュの長さ。 バイト単位で指定 ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-scryptsalsa208sha256.ht... - [similar]
Returns a short, readable, parsable string representation of a variable 4334
« var_representation 関数 その他のサービス » PHP Manual var_representation 関数 Returns a short, ... haracters <?php echo var_representation ( "Content-Length: 123\r\n" ); 上の例の出力は以下となります。 "Conte ... nt-Length: 123\r\n" 例3 Exporting stdClass <?php $person = n ...
https://man.plustar.jp/php/function.var-representation.html - [similar]
DOMCharacterData クラス 4296
« DOMCdataSection::__construct DOMCharacterData::appendData » PHP Manual DOM DOMCharacterData ク ... ティ */ public string $ data ; public readonly int $ length ; public readonly ? DOMElement $ previousElementSi ... : DOMNode | false } プロパティ data ノードの内容。 length 内容の長さ。 nextElementSibling 次の兄弟要素。存在 ...
https://man.plustar.jp/php/class.domcharacterdata.html - [similar]
SplTempFileObject クラス 4296
« SplFileObject::valid SplTempFileObject::__construct » PHP Manual ファイル操作 SplTempFileObjec ... ): int | false public SplFileObject::fread ( int $length ): string | false public SplFileObject::fscanf ( s ... public SplFileObject::fwrite ( string $data , int $length = 0 ): int | false public SplFileObject::getChildr ... void public SplFileObject::setMaxLineLen ( int $maxLength ): void public SplFileObject::valid (): bool publi ...
https://man.plustar.jp/php/class.spltempfileobject.html - [similar]
VarnishLog クラス 4296
« VarnishStat::getSnapshot VarnishLog::__construct » PHP Manual Varnish VarnishLog クラス Varnis ... = 11 ; const int TAG_Backend = 12 ; const int TAG_Length = 13 ; const int TAG_FetchError = 14 ; const int T ... ttpGarbage VarnishLog::TAG_Backend VarnishLog::TAG_Length VarnishLog::TAG_FetchError VarnishLog::TAG_RxReque ...
https://man.plustar.jp/php/class.varnishlog.html - [similar]
フィールドサイズを返す 4296
« oci_field_scale oci_field_type_raw » PHP Manual OCI8 関数 フィールドサイズを返す oci_field_siz ... "<th>Name</th>" ; echo "<th>Type</th>" ; echo "<th>Length</th>" ; echo "</tr>\n" ; $ncols = oci_num_fields ( ... \n" ; } echo "</table>\n" ; // 出力は // Name Type Length // NUMBER_COL NUMBER 22 // VARCHAR2_COL VARCHAR2 1 ...
https://man.plustar.jp/php/function.oci-field-size.html - [similar]