検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1614 for Set (0.028 sec.)
Set worker options 3462
« GearmanWorker::setId GearmanWorker::setTimeout » PHP Manual GearmanWorker Set worker options G ... earmanWorker::setOptions (PECL gearman >= 0.5.0) GearmanWorker::setO ... ptions — Set worker options 説明 public GearmanWorker::setOptio ... ns ( int $option ): bool Sets one or more options to the supplied value. パラメ ... ータ option The options to be set 戻り値 Always returns true . 参考 GearmanWorker::o ...
https://man.plustar.jp/php/gearmanworker.setoptions.html - [similar]
最大の並列スレッド数を設定する 3447
« eio_set_max_idle eio_set_max_poll_reqs » PHP Manual Eio 関数 最大の並列スレッド数を設定する ei ... o_set_max_parallel (PECL eio >= 0.0.1dev) eio_set_max_pa ... rallel — 最大の並列スレッド数を設定する 説明 eio_set_max_parallel ( int $nthreads ): void パラメータ nt ... eio_nthreads() - 現在利用中のスレッド数を返す eio_set_max_idle() - アイドルスレッドの最大数を設定する ei ... o_set_min_parallel() - 最小の並列スレッド数を設定する 関 ...
https://man.plustar.jp/php/function.eio-set-max-parallel.html - [similar]
文字セット 3431
« バッファクエリと非バッファクエリ MySQLi » PHP Manual コンセプト 文字セット 文字セット 適切な文 ... おくのが理想であり、MySQL のマニュアルの » Character Set Configuration にもそうするよう書かれています。 しか ... string(); に影響を及ぼしません $mysqli -> query ( "SET NAMES utf8mb4" ); // これも $mysqli->real_escape_s ... tring(); に影響を及ぼしません $mysqli -> query ( "SET CHARACTER SET utf8mb4" ); // しかしこの方法なら $m ... escape_string(); にもきちんと影響します $mysqli -> set_charset ( 'utf8mb4' ); // いっぽう、こちらは影響を ...
https://man.plustar.jp/php/mysqlinfo.concepts.charset.html - [similar]
Returns the offset in the complete result set 3431
« SolrQuery::getSortFields SolrQuery::getStats » PHP Manual SolrQuery Returns the offset in the ... complete result set SolrQuery::getStart (PECL solr >= 0.9.2) SolrQuery ... ::getStart — Returns the offset in the complete result set 説明 public SolrQuery:: ... getStart (): int Returns the offset in the complete result set for the queries where t ... he set of returned documents should begin. パラメータ この ...
https://man.plustar.jp/php/solrquery.getstart.html - [similar]
The MongoDB\Driver\ServerDescription class 3416
« MongoDB\Driver\Server::isSecondary MongoDB\Driver\ServerDescription::getHelloResponse » PHP Ma ... r\ServerDescription::TYPE_POSSIBLE_PRIMARY Replica set possible primary server type, returned by MongoDB\ ... yet been checked but another memory of the replica set thinks it is the primary. MongoDB\Driver\ServerDes ... cription::TYPE_RS_PRIMARY Replica set primary server type, returned by MongoDB\Driver\Se ... river\ServerDescription::TYPE_RS_SECONDARY Replica set secondary server type, returned by MongoDB\Driver\ ...
https://man.plustar.jp/php/class.mongodb-driver-serverdescription.html - [similar]
SNMP の値が返される方法を設定する 3416
« snmp_set_quick_print snmp2_get » PHP Manual SNMP 関数 SNMP の値が返される方法を設定する snmp_set ... trieval (PHP 4 >= 4.3.3, PHP 5, PHP 7, PHP 8) snmp_set_valueretrieval — SNMP の値が返される方法を設定する ... 説明 snmp_set_valueretrieval ( int $method ): bool パラメータ me ... まります。 戻り値 常に true を返します。 例 例1 snmp_set_valueretrieval() の使用法 <?php snmp_set_valueretr ... 'IF-MIB::ifName.1' ); // $ret = "STRING: lo" snmp_set_valueretrieval ( SNMP_VALUE_PLAIN ); $ret = snmpge ...
https://man.plustar.jp/php/function.snmp-set-valueretrieval.html - [similar]
Makes the next row in a result set available for reading 3416
« sqlsrv_fetch_object sqlsrv_field_metadata » PHP Manual SQLSRV 関数 Makes the next row in a res ... ult set available for reading sqlsrv_fetch (No version inf ... Git) sqlsrv_fetch — Makes the next row in a result set available for reading 説明 sqlsrv_fetch ( resource ... $stmt , int $row = ? , int $offset = ? ): mixed Makes the next row in a result set av ... T SQLSRV_SCROLL_ABSOLUTE SQLSRV_SCROLL_RELATIVE offset Specifies the row to be accessed if the row parame ...
https://man.plustar.jp/php/function.sqlsrv-fetch.html - [similar]
オブジェクト内部で XML パーサを使用する 3416
« xml_set_notation_decl_handler xml_set_processing_instruction_handler » PHP Manual XML パーサ 関 ... 数 オブジェクト内部で XML パーサを使用する xml_set_object (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_object ... — オブジェクト内部で XML パーサを使用する 説明 xml_set_object ( XMLParser $parser , object $object ): boo ... object の内部から parser を使用可能にします。 xml_set_element_handler() 等により設定される 全てのコールバ ... ョンでは、リソースが期待されていました。 例 例1 xml_set_object() の例 <?php class XMLParser { private $par ...
https://man.plustar.jp/php/function.xml-set-object.html - [similar]
The __set purpose 3416
« Yaf_Session::rewind Yaf_Session::start » PHP Manual Yaf_Session The __set purpose Yaf_Session: ... :__set (Yaf >=1.0.0) Yaf_Session::__set — The __set purpo ... se 説明 public Yaf_Session::__set ( string $name , string $value ): void 警告 この関 ...
https://man.plustar.jp/php/yaf-session.set.html - [similar]
The __set purpose 3406
« Yaf_Config_Ini::rewind Yaf_Config_Ini::toArray » PHP Manual Yaf_Config_Ini The __set purpose Y ... af_Config_Ini::__set (Yaf >=1.0.0) Yaf_Config_Ini::__set — The __set pu ... rpose 説明 public Yaf_Config_Ini::__set ( string $name , mixed $value ): void 警告 この関数 ...
https://man.plustar.jp/php/yaf-config-ini.set.html - [similar]