検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 220 for [SIMILAR] 16 1024 4096 WITH 38630 route WITH 159... (0.144 sec.)
0
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that establishes a connection between PHP and CUBRID. This section will cover the most basic and notable features. The following code required to connect to CUBRID database, which means CUBRID Server a ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
Sets a callback for specified URI 0
« EventHttp::setAllowedMethods EventHttp::setDefaultCallback » PHP Manual EventHttp Sets a callback for specified URI EventHttp::setCallback (PECL event >= 1.4.0-beta) EventHttp::setCallback — Sets a callback for specified URI 説明 public EventHttp::setCallback ( string $path , string $c ...
https://man.plustar.jp/php/eventhttp.setcallback.html - [similar]
Creates new connection listener associated with an event base 0
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listener associated with an event base EventListener::__construct (PECL event >= 1.2.6-beta) EventListener::__construct — Creates new connection listener associated with an event base 説明 public Eve ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
Basic FFI usage 0
« 例 PHP Callbacks » PHP Manual 例 Basic FFI usage Basic FFI usage Before diving into the details of the FFI API, lets take a look at a few examples demonstrating the simplicity of the FFI API usage for regular tasks. 注意 : Some of these examples require libc.so.6 and as such will not w ...
https://man.plustar.jp/php/ffi.examples-basic.html - [similar]
Execute a prepared SQL statement 0
« cubrid_error_msg cubrid_fetch » PHP Manual CUBRID 関数 Execute a prepared SQL statement cubrid_execute (PECL CUBRID >= 8.3.0) cubrid_execute — Execute a prepared SQL statement 説明 cubrid_execute ( resource $conn_identifier , string $sql , int $option = 0 ): resource cubrid_execute ( r ...
https://man.plustar.jp/php/function.cubrid-execute.html - [similar]
LDAP ページネーション制御情報を送信する 0
« ldap_control_paged_result_response ldap_count_entries » PHP Manual LDAP 関数 LDAP ページネーション制御情報を送信する ldap_control_paged_result (PHP 5 >= 5.4.0, PHP 7) ldap_control_paged_result — LDAP ページネーション制御情報を送信する 警告 この関数は PHP 7.4.0 以降で 推奨されなくなり 、 ...
https://man.plustar.jp/php/function.ldap-control-paged-result.html - [similar]
Parser examples 0
« Lexer examples Parle\Lexer » PHP Manual 例 Parser examples Parser examples 例1 Simple calculator <?php use Parle \{ Parser , ParserException , Lexer , Token }; $p = new Parser ; $p -> token ( "INTEGER" ); $p -> left ( "'+' '-' '*' '/'" ); $p -> push ( "start" , "exp" ); $prod_add = $p ...
https://man.plustar.jp/php/parle.examples.parser.html - [similar]
Technical Analysis for Traders 0
« tanh はじめに » PHP Manual 数学 Technical Analysis for Traders Technical Analysis for Traders はじめに インストール/設定 要件 インストール手順 実行時設定 定義済み定数 Trader 関数 trader_acos — Vector Trigonometric ACos trader_ad — Chaikin A/D Line trader_add — Vector Arithmetic Add tra ...
https://man.plustar.jp/php/book.trader.html - [similar]
Create a new SSL buffer event to send its data over another buffer event 0
« EventBufferEvent::sslError EventBufferEvent::sslGetCipherInfo » PHP Manual EventBufferEvent Create a new SSL buffer event to send its data over another buffer event EventBufferEvent::sslFilter (PECL event >= 1.2.6-beta) EventBufferEvent::sslFilter — Create a new SSL buffer event to sen ...
https://man.plustar.jp/php/eventbufferevent.sslfilter.html - [similar]
Add a background task to be run in parallel 0
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background task to be run in parallel GearmanClient::addTaskBackground (PECL gearman >= 0.5.0) GearmanClient::addTaskBackground — Add a background task to be run in parallel 説明 public GearmanClient::ad ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]