検索

phrase: max: clip:
target: order:
Results of 661 - 670 of about 859 for not (0.077 sec.)
Returns a sub-sequence of a given range 2860
« Ds\Sequence::shift Ds\Sequence::sort » PHP Manual Sequence Returns a sub-sequence of a given r ... stop that many values from the end. If a length is not provided, the resulting sequence will contain all ...
https://man.plustar.jp/php/ds-sequence.slice.html - [similar]
Returns a sub-set of a given range 2860
« Ds\Set::reversed Ds\Set::sort » PHP Manual Set Returns a sub-set of a given range Ds\Set::slic ... stop that many values from the end. If a length is not provided, the resulting set will contain all value ...
https://man.plustar.jp/php/ds-set.slice.html - [similar]
Returns a sub-vector of a given range 2860
« Ds\Vector::shift Ds\Vector::sort » PHP Manual Vector Returns a sub-vector of a given range Ds\ ... stop that many values from the end. If a length is not provided, the resulting vector will contain all va ...
https://man.plustar.jp/php/ds-vector.slice.html - [similar]
Makes event pending 2860
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6- ... timeout(if specified). If in this case timeout is not specified, Event::add() has no effect. パラメータ ... n a terminal window: $ php examples/signal.php In another terminal window find out the pid and send SIGTE ...
https://man.plustar.jp/php/event.add.html - [similar]
2つの任意精度数値の乗算を行う 2860
« bcmod bcpow » PHP Manual BC Math 関数 2つの任意精度数値の乗算を行う bcmul (PHP 4, PHP 5, PHP 7 ... ?php echo bcmul ( '5' , '2' , 2 ); // prints "10", not "10.00" ?> 参考 bcdiv() - 2つの任意精度数値で除算を ...
https://man.plustar.jp/php/function.bcmul.html - [similar]
Get the number of elements in collection type column using OID 2860
« cubrid_col_get cubrid_column_names » PHP Manual CUBRID 関数 Get the number of elements in coll ... value: when process is unsuccessful, return false, not -1. 例 例1 cubrid_col_size() example <?php $conn = ...
https://man.plustar.jp/php/function.cubrid-col-size.html - [similar]
Move the cursor in the result 2860
« cubrid_lock_write cubrid_next_result » PHP Manual CUBRID 関数 Move the cursor in the result cu ... the last part of the result. If origin argument is not explicitly designated, then the function uses CUBR ...
https://man.plustar.jp/php/function.cubrid-move-cursor.html - [similar]
Sets the CUBRID database parameters 2860
« cubrid_set_autocommit cubrid_set_drop » PHP Manual CUBRID 関数 Sets the CUBRID database parame ... CUBRID connection. If the connection identifier is not specified, the last link opened by cubrid_connect( ...
https://man.plustar.jp/php/function.cubrid-set-db-parameter.html - [similar]
cURL のバージョンを返す 2860
« curl_unescape CurlHandle » PHP Manual cURL 関数 cURL のバージョンを返す curl_version (PHP 4 >= ... s' ] & constant ( $feature ) ? ' matches' : ' does not match' ); echo PHP_EOL ; } ?> 関連キーワード: cURL ...
https://man.plustar.jp/php/function.curl-version.html - [similar]
Gets a record from a database as an associative array 2860
« dbase_get_header_info dbase_get_record » PHP Manual dBase 関数 Gets a record from a database a ... tion (see dbase_delete_record() ). Therefore it is not possible to retrieve the value of a field named de ...
https://man.plustar.jp/php/function.dbase-get-record-with-names.html - [similar]