検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1267 for value (0.025 sec.)
LDAP コントロール 3781
« 基本的な使用法 LDAP 関数 » PHP Manual 例 LDAP コントロール LDAP コントロール PHP >= 7.3.0 で L ... ctrls [ LDAP_CONTROL_PASSWORDPOLICYRESPONSE ])) { $value = $ctrls [ LDAP_CONTROL_PASSWORDPOLICYRESPONSE ][ ... 'value' ]; echo "Expires in: " . $value [ 'expire' ]. " s ... econds\n" ; echo "Number of auth left: " . $value [ 'grace' ]. "\n" ; if (isset( $value [ 'error' ]) ... ) { echo "Ppolicy error code: " . $value [ 'error' ]; } } } } else { die( "Unable to connec ...
https://man.plustar.jp/php/ldap.examples-controls.html - [similar]
Prepares and executes a query 3764
« sqlsrv_prepare sqlsrv_rollback » PHP Manual SQLSRV 関数 Prepares and executes a query sqlsrv_q ... ay elements can be any of the following: A literal value A PHP variable An array with this structure: array ... ($value [, $direction [, $phpType [, $sqlType]]]) The foll ... ucture above: Array structure Element Description $value A literal value, a PHP variable, or a PHP by-refer ... SQLSRV_PARAM_OUT, SQLSRV_PARAM_INOUT. The default value is SQLSRV_PARAM_IN. $phpType (optional) A SQLSRV_P ...
https://man.plustar.jp/php/function.sqlsrv-query.html - [similar]
Ticks elapsed since the given value 3764
« HRTime\PerformanceCounter::getTicks HRTime\StopWatch » PHP Manual HRTime\PerformanceCounter Ti ... cks elapsed since the given value HRTime\PerformanceCounter::getTicksSince (PECL hrt ... ter::getTicksSince — Ticks elapsed since the given value 説明 public static HRTime\PerformanceCounter::getT ... urns the ticks count elapsed since the given start value. パラメータ start Starting ticks value. 戻り値 Ret ...
https://man.plustar.jp/php/hrtime-performancecounter.gettickssince.html - [similar]
Get Value 3764
« UI\Controls\Progress UI\Controls\Progress::setValue » PHP Manual UI\Controls\Progress Get Value ... e UI\Controls\Progress::getValue (UI 0.9.9) UI\Controls\Progress::getValue — Get Va ... lue 説明 public UI\Controls\Progress::getValue (): int Shall retrieve the current value of this P ... 数にはパラメータはありません。 関連キーワード: Get , Value , Controls , getValue , パラメータ , setValue , pu ...
https://man.plustar.jp/php/ui-controls-progress.getvalue.html - [similar]
Get Value 3764
« UI\Controls\Slider::__construct UI\Controls\Slider::onChange » PHP Manual UI\Controls\Slider G ... et Value UI\Controls\Slider::getValue (UI 0.9.9) UI\Control ... s\Slider::getValue — Get Value 説明 public UI\Controls\Slider::getVal ... ue (): int Get the value from this Slider パラメータ この関数にはパラメータ ... はありません。 関連キーワード: Get , Value , Slider , Controls , getValue , パラメータ , cons ...
https://man.plustar.jp/php/ui-controls-slider.getvalue.html - [similar]
Get Value 3764
« UI\Controls\Spin::__construct UI\Controls\Spin::onChange » PHP Manual UI\Controls\Spin Get Value ... ue UI\Controls\Spin::getValue (UI 0.9.9) UI\Controls\Spin::getValue — Get Value ... 説明 public UI\Controls\Spin::getValue (): int Get the value in this Spin パラメータ この ... 数にはパラメータはありません。 関連キーワード: Get , Value , Controls , getValue , パラメータ , construct , o ...
https://man.plustar.jp/php/ui-controls-spin.getvalue.html - [similar]
Setter 3764
« Yac::set 音声フォーマットの操作 » PHP Manual Yac Setter Yac::__set (PECL yac >= 1.0.0) Yac::__ ... ter 説明 public Yac::__set ( string $keys , mixed $value ): mixed store a item into cache パラメータ keys s ... tring key value mixed value, All php value type could be stored ex ... cept リソース 戻り値 Always return the value self 関連キーワード: Setter , Yac , string , retur ...
https://man.plustar.jp/php/yac.setter.html - [similar]
The parallel\Future class 3742
« parallel\Runtime::kill parallel\Future::cancel » PHP Manual parallel The parallel\Future class ... ass (0.8.0) Futures A Future represents the return value or uncaught exception from a task, and exposes an ... cancellation. 例1 Example showing Future as return value <?php $runtime = new \ parallel \ Runtime ; $futur ... n "World" ; }); printf ( "Hello %s\n" , $future -> value ()); ?> 上の例の出力は、 たとえば以下のようになりま ... zation point even where the task does not return a value explicitly. 例2 Example showing Future as synchron ...
https://man.plustar.jp/php/class.parallel-future.html - [similar]
Prepares a query for execution 3742
« sqlsrv_num_rows sqlsrv_query » PHP Manual SQLSRV 関数 Prepares a query for execution sqlsrv_pr ... e executed multiple times with different parameter values. パラメータ conn A connection resource returned b ... ay elements can be any of the following: A literal value A PHP variable An array with this structure: array ... ($value [, $direction [, $phpType [, $sqlType]]]) The foll ... ucture above: Array structure Element Description $value A literal value, a PHP variable, or a PHP by-refer ...
https://man.plustar.jp/php/function.sqlsrv-prepare.html - [similar]
指定した $index の値を $value に設定する 3742
« SplDoublyLinkedList::offsetGet SplDoublyLinkedList::offsetUnset » PHP Manual SplDoublyLinkedLi ... st 指定した $index の値を $value に設定する SplDoublyLinkedList::offsetSet (PHP 5 > ... blyLinkedList::offsetSet — 指定した $index の値を $value に設定する 説明 public SplDoublyLinkedList::offset ... Set ( ? int $index , mixed $value ): void 指定した index の値を value に設定します。 ... ス。 null の場合、最後の項目の次の値が追加されます。 value index の新しい値。 戻り値 値を返しません。 エラー ...
https://man.plustar.jp/php/spldoublylinkedlist.offsetset.html - [similar]