検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 437 for size (0.024 sec.)
データを暗号化する 3651
« mcrypt_generic_init mcrypt_get_block_size » PHP Manual Mcrypt 関数 データを暗号化する mcrypt_g ... の関数は、データを暗号化します。データ長を n * blocksize とする ために、データは " \0 " で埋められます。 こ ... 8 (ブロックサイズを調べるには mcrypt_enc_get_block_size() を使用します) だった場合、データベースのフィール ...
https://man.plustar.jp/php/function.mcrypt-generic.html - [similar]
指定したテーブルにあるカラム名のリストを取得する 3651
« odbc_columnprivileges odbc_commit » PHP Manual ODBC 関数 指定したテーブルにあるカラム名のリスト ... TABLE_NAME COLUMN_NAME DATA_TYPE TYPE_NAME COLUMN_SIZE BUFFER_LENGTH DECIMAL_DIGITS NUM_PREC_RADIX NULLAB ... => id [DATA_TYPE] => 4 [TYPE_NAME] => int [COLUMN_SIZE] => 10 [BUFFER_LENGTH] => 4 [DECIMAL_DIGITS] => 0 ...
https://man.plustar.jp/php/function.odbc-columns.html - [similar]
プロシージャへのパラメータに関する情報を取得する 3651
« odbc_primarykeys odbc_procedures » PHP Manual ODBC 関数 プロシージャへのパラメータに関する情報 ... COLUMN_NAME COLUMN_TYPE DATA_TYPE TYPE_NAME COLUMN_SIZE BUFFER_LENGTH DECIMAL_DIGITS NUM_PREC_RADIX NULLAB ... [DATA_TYPE] => -9 [TYPE_NAME] => nvarchar [COLUMN_SIZE] => 50 [BUFFER_LENGTH] => 100 [DECIMAL_DIGITS] => ...
https://man.plustar.jp/php/function.odbc-procedurecolumns.html - [similar]
Get data returned for a task 3651
« GearmanTask::create GearmanTask::dataSize » PHP Manual GearmanTask Get data returned for a tas ... false if no data is present. 参考 GearmanTask::dataSize() - Get the size of returned data 関連キーワード: ... data , returned , Get , task , GearmanTask , dataSize , パラメータ , create , public , string ...
https://man.plustar.jp/php/gearmantask.data.html - [similar]
Mhash 関数 3651
« 例 mhash_count » PHP Manual Mhash Mhash 関数 Mhash 関数 目次 mhash_count — 利用可能なハッシュ ... ID の最大値を得る mhash_get_block_size — 指定したハッシュのブロックサイズを得る mhash_get ...
https://man.plustar.jp/php/ref.mhash.html - [similar]
Get stats of swoole channel. 3651
« Swoole\Channel::push Swoole\Client » PHP Manual Swoole\Channel Get stats of swoole channel. Sw ... array Get the numbers of queued elements and total size of the memory used by the queue. パラメータ この関 ...
https://man.plustar.jp/php/swoole-channel.stats.html - [similar]
Mhash 3627
« mdecrypt_generic はじめに » PHP Manual 暗号 Mhash Mhash はじめに インストール/設定 要件 インス ... 利用可能なハッシュ ID の最大値を得る mhash_get_block_size — 指定したハッシュのブロックサイズを得る mhash_get ...
https://man.plustar.jp/php/book.mhash.html - [similar]
for 3627
« do-while foreach » PHP Manual 制御構造 for for (PHP 4, PHP 5, PHP 7, PHP 8) for ループは、PHPで ... => 'Pierre' , 'salt' => 215863 ) ); for( $i = 0 , $size = count ( $people ); $i < $size ; ++ $i ) { $peopl ...
https://man.plustar.jp/php/control-structures.for.html - [similar]
定義済み定数 3627
« リソース型 例 » PHP Manual DOM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... ラーコードです。PHP のエラーを意味します。 DOM_INDEX_SIZE_ERR ( int ) 1 インデックスあるいはサイズが負です。 ... または上限を超えています。 DOMSTRING_SIZE_ERR ( int ) 2 指定したテキストは DOMString 内に収ま ...
https://man.plustar.jp/php/dom.constants.html - [similar]
freetype2 によるフォントを用いたテキストを囲む箱を取得する 3627
« imagefontwidth imagefttext » PHP Manual GD および Image 関数 freetype2 によるフォントを用いたテ ... テキストを囲む箱を取得する 説明 imageftbbox ( float $size , float $angle , string $font_filename , string $s ... geftbbox() のエイリアスになっています。 パラメータ size ポイント数単位のフォントサイズ。 angle string を取 ...
https://man.plustar.jp/php/function.imageftbbox.html - [similar]