検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 437 for Size (0.028 sec.)
notification コンテキストパラメータ用のコールバック関数 3585
« stream_isatty stream_register_wrapper » PHP Manual ストリーム 関数 notification コンテキストパ ... ho "Connected..." ; break; case STREAM_NOTIFY_FILE_SIZE_IS : echo "Got the filesize: " , $bytes_max ; brea ... http://no.php.net/contact Connected... Got the filesize: 0 Found the mime-type: text/html; charset=utf-8 B ... ://no.php.net/contact.php Connected... Got the filesize: 4589 Found the mime-type: text/html;charset=utf-8 ... , $bytes_transferred , $bytes_max ) { static $filesize = null ; switch( $notification_code ) { case STREA ...
https://man.plustar.jp/php/function.stream-notification-callback.html - [similar]
列挙型と static メソッド 3585
« 列挙型とメソッド 列挙型と定数 » PHP Manual 列挙型(Enum) 列挙型と static メソッド 列挙型と stat ... ためです。たとえば、以下のようなものです: <?php enum Size { case Small ; case Medium ; case Large ; public s ...
https://man.plustar.jp/php/language.enumerations.static-methods.html - [similar]
統計情報 3585
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、 ... れた回数 mysqlnd は、内部的に mysqlnd.net_cmd_buffer_size ( php.ini で設定) バイトを接続毎にメモリに割り当て ... ぼすべての接続で デフォルトの mysqlnd.net_cmd_buffer_size ( php.ini で設定) バイトを超えてバッファを拡張しな ... このデフォルト値は php.ini の mysqlnd.net_cmd_buffer_size を設定するか、 mysqli_options(MYSQLI_OPT_NET_CMD_B ... UFFER_SIZE, int size) 関数を使うことで変更することができます。 ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
Determin if buffer enabled 3585
« SeasLog::getBuffer SeasLog::getDatetimeFormat » PHP Manual SeasLog Determin if buffer enabled ... bool(false) 参考 seaslog.use_buffer seaslog.buffer_size seaslog.buffer_disabled_in_cli SeasLog::getBuffer( ...
https://man.plustar.jp/php/seaslog.getbufferenabled.html - [similar]
SQLインジェクション 3585
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション ... ストを表示する $query = "SELECT id, name, inserted, size FROM products WHERE size = '$size'"; $result = odb ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
pthreads 3560
« parallel\Sync::__invoke はじめに » PHP Manual プロセス制御 pthreads pthreads はじめに インスト ... asks Worker::getStacked — Gets the remaining stack size Worker::isShutdown — State Detection Worker::shutd ... _construct — Creates a new Pool of Workers Pool::resize — Resize the Pool Pool::shutdown — Shutdown all wo ...
https://man.plustar.jp/php/book.pthreads.html - [similar]
The GearmanJob class 3560
« GearmanClient::wait GearmanJob::complete » PHP Manual Gearman The GearmanJob class The Gearman ... ): bool public workload (): string public workloadSize (): int } 目次 GearmanJob::complete — Send the res ... anJob::workload — Get workload GearmanJob::workloadSize — Get size of work load 関連キーワード: GearmanJob ...
https://man.plustar.jp/php/class.gearmanjob.html - [similar]
The GearmanTask class 3560
« GearmanJob::workloadSize GearmanTask::__construct » PHP Manual Gearman The GearmanTask class T ... rmanTask | false public data (): string public dataSize (): int public function (): string public function ... ta — Get data returned for a task GearmanTask::dataSize — Get the size of returned data GearmanTask::funct ...
https://man.plustar.jp/php/class.gearmantask.html - [similar]
The MongoDB\BSON\Int64 class 3560
« MongoDB\BSON\DBPointer::unserialize MongoDB\BSON\Int64::__construct » PHP Manual MongoDB\BSON ... ms. Applications on 64-bit platforms (i.e. PHP_INT_SIZE is 8) should never encounter this class during nor ...
https://man.plustar.jp/php/class.mongodb-bson-int64.html - [similar]
指定した範囲の文字列をノードから削除する 3560
« DOMCharacterData::appendData DOMCharacterData::insertData » PHP Manual DOMCharacterData 指定し ... す。 戻り値 値を返しません。 エラー / 例外 DOM_INDEX_SIZE_ERR offset が負、あるいは 16 ビット単位の データ長 ...
https://man.plustar.jp/php/domcharacterdata.deletedata.html - [similar]