検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 103 for up (0.005 sec.)
Returns a sub-set of a given range 6855
« Ds\Set::reversed Ds\Set::sort » PHP Manual Set Returns a sub-set of a given range Ds\Set::slic ... given and is positive, the resulting set will have up to that many values in it. If the length results i ... n an overflow, only values up to the end of the set will be included. If a lengt ...
https://man.plustar.jp/php/ds-set.slice.html - [similar]
Returns a sub-vector of a given range 6855
« Ds\Vector::shift Ds\Vector::sort » PHP Manual Vector Returns a sub-vector of a given range Ds\ ... en and is positive, the resulting vector will have up to that many values in it. If the length results i ... n an overflow, only values up to the end of the vector will be included. If a le ...
https://man.plustar.jp/php/ds-vector.slice.html - [similar]
Rolls back a transaction that was begun with sqlsrv_begin_transaction 6855
« sqlsrv_query sqlsrv_rows_affected » PHP Manual SQLSRV 関数 Rolls back a transaction that was b ... rderId = 1 ; $qty = 10 ; $productId = 100 ; /* Set up and execute the first query. */ $sql1 = "INSERT IN ... sqlsrv_query ( $conn , $sql1 , $params1 ); /* Set up and execute the second query. */ $sql2 = "UPDATE I ...
https://man.plustar.jp/php/function.sqlsrv-rollback.html - [similar]
Begins a database transaction 6751
« SQLSRV 関数 sqlsrv_cancel » PHP Manual SQLSRV 関数 Begins a database transaction sqlsrv_begin_ ... rderId = 1 ; $qty = 10 ; $productId = 100 ; /* Set up and execute the first query. */ $sql1 = "INSERT IN ... sqlsrv_query ( $conn , $sql1 , $params1 ); /* Set up and execute the second query. */ $sql2 = "UPDATE I ...
https://man.plustar.jp/php/function.sqlsrv-begin-transaction.html - [similar]
Commits a transaction that was begun with sqlsrv_begin_transaction 6751
« sqlsrv_close sqlsrv_configure » PHP Manual SQLSRV 関数 Commits a transaction that was begun wi ... rderId = 1 ; $qty = 10 ; $productId = 100 ; /* Set up and execute the first query. */ $sql1 = "INSERT IN ... sqlsrv_query ( $conn , $sql1 , $params1 ); /* Set up and execute the second query. */ $sql2 = "UPDATE I ...
https://man.plustar.jp/php/function.sqlsrv-commit.html - [similar]
はじめに 6545
« HRTime インストール/設定 » PHP Manual HRTime はじめに はじめに The HRTime extension implements ... PIs on different platforms which brings resolution up to nanoseconds. It also makes possible to implemen ...
https://man.plustar.jp/php/intro.hrtime.html - [similar]
Read buffer's data 6441
« EventBufferEvent::getOutput EventBufferEvent::readBuffer » PHP Manual EventBufferEvent Read bu ... entBufferEvent::read ( int $size ): string Removes up to size bytes from the input buffer. Returns a str ...
https://man.plustar.jp/php/eventbufferevent.read.html - [similar]
Substracts a portion of the buffer data 6338
« EventBuffer::searchEol EventBuffer::unfreeze » PHP Manual EventBuffer Substracts a portion of ... int $start , int $length = ? ): string Substracts up to length bytes of the buffer data beginning at st ...
https://man.plustar.jp/php/eventbuffer.substr.html - [similar]
Free a buffer event 6338
« EventBufferEvent::enable EventBufferEvent::getDnsErrorString » PHP Manual EventBufferEvent Fre ... may be used to protect the script against running up to the memory_limit . パラメータ この関数にはパラメ ...
https://man.plustar.jp/php/eventbufferevent.free.html - [similar]
Creates new connection listener associated with an event base 6338
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... ージョン 説明 PECL event 1.5.0 UNIX domain sockets' support added. 例 例1 EventListener::__construct() exa ... er.php 9881 * * 2) In another terminal window open up connection, e.g.: * * $ nc 127.0.0.1 9881 * * 3) s ... address , $ctx ) { // We got a new connection! Set up a bufferevent for it. */ $base = $this -> base ; $ ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT