検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 201 for each (0.019 sec.)
Executes a statement prepared with sqlsrv_prepare 5151
« sqlsrv_errors sqlsrv_fetch_array » PHP Manual SQLSRV 関数 Executes a statement prepared with s ... 2 => 20 , 3 => 30 ); // Execute the statement for each order. foreach( $orders as $id => $qty ) { // Beca ... d to $stmt1, their updated // values are used with each execution of the statement. if( sqlsrv_execute ( $ ...
https://man.plustar.jp/php/function.sqlsrv-execute.html - [similar]
Starts a transaction 5151
« MongoDB\Driver\Session::isInTransaction MongoDB\Driver\ClientEncryption » PHP Manual MongoDB\D ... transaction, the session object must be passed to each operation via the "session" option (e.g. MongoDB\D ... Options can be passed as argument to this method. Each element in this options array overrides the corres ...
https://man.plustar.jp/php/mongodb-driver-session.starttransaction.html - [similar]
PHP 関数を XSLT 関数として利用できるようにする 5151
« XSLTProcessor::importStylesheet XSLTProcessor::removeParameter » PHP Manual XSLTProcessor PHP ... ers"> <html><body> <h2>Users</h2> <table> <xsl:for-each select="user"> <tr><td> <xsl:value-of select="php: ... ion('ucfirst',string(uid))"/> </td></tr> </xsl:for-each> </table> </body></html> </xsl:template> </xsl:sty ...
https://man.plustar.jp/php/xsltprocessor.registerphpfunctions.html - [similar]
The EventBase class 5055
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class ... and can poll to determine which events are active. Each event base has a method , or a backend that it use ... oop is ready to run timeout callbacks, check after each timeout callback. EventBase::EPOLL_USE_CHANGELIST ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
ImagickPixel のコンストラクタ 5055
« ImagickPixel::clear ImagickPixel::destroy » PHP Manual ImagickPixel ImagickPixel のコンストラク ... 255, 0, 0)" , // an integer in the range 0—255 for each component "rgb(100.0%, 0.0%, 0.0%)" , // a float i ... n the range 0—100% for each component "rgb(255, 0, 0)" , // range 0 - 255 "rgb ... $black = new \ ImagickPixel ( 'rgb(0, 0, 0)' ); foreach ( $exampleColors as $exampleColor ) { $color = new ...
https://man.plustar.jp/php/imagickpixel.construct.html - [similar]
Start a new client session for use with this client 5055
« MongoDB\Driver\Manager::selectServer MongoDB\Driver\Command » PHP Manual MongoDB\Driver\Manage ... nfigure causal consistency in a session. If true , each operation in the session will be causally ordered ... a transaction is started with different value for each option. options Option Type Description maxCommitT ...
https://man.plustar.jp/php/mongodb-driver-manager.startsession.html - [similar]
The Sequence interface 5012
« Ds\Hashable::hash Ds\Sequence::allocate » PHP Manual Data Structures The Sequence interface Th ... ates all values by applying a callback function to each value Ds\Sequence::capacity — Returns the current ... map — Returns the result of applying a callback to each value Ds\Sequence::merge — Returns the result of a ...
https://man.plustar.jp/php/class.ds-sequence.html - [similar]
Retrieves the next row of data in a result set as an object 5012
« sqlsrv_fetch_array sqlsrv_fetch » PHP Manual SQLSRV 関数 Retrieves the next row of data in a r ... print_r ( sqlsrv_errors (), true )); } // Retrieve each row as an object. // Because no class is specified ... , each row will be retrieved as a stdClass object. // Pro ...
https://man.plustar.jp/php/function.sqlsrv-fetch-object.html - [similar]
Vector Trigonometric ACos 5012
« Trader 関数 trader_ad » PHP Manual Trader 関数 Vector Trigonometric ACos trader_acos (PECL tra ... array $real ): array Calculates the arc cosine for each value in real and returns the resulting array. パラ ...
https://man.plustar.jp/php/function.trader-acos.html - [similar]
Vector Trigonometric ASin 5012
« trader_aroonosc trader_atan » PHP Manual Trader 関数 Vector Trigonometric ASin trader_asin (PE ... ( array $real ): array Calculates the arc sine for each value in real and returns the resulting array. パラ ...
https://man.plustar.jp/php/function.trader-asin.html - [similar]