検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 257 for call (0.074 sec.)
Create a client 6153
« Yar_Client::__call Yar_Client::setOpt » PHP Manual Yar_Client Create a client Yar_Client::__co ... たとえば以下のようになります。 参考 Yar_Client::__call() - Call service Yar_Client::setOpt() - Set callin ... xts 関連キーワード: Yar , a , construct , Create , call , setOpt , Server , example , Set , service ...
https://man.plustar.jp/php/yar-client.construct.html - [similar]
関数処理 6083
« filter_var はじめに » PHP Manual 変数・データ型関連 関数処理 関数処理 はじめに インストール/設 ... 順 実行時設定 リソース型 定義済み定数 関数処理 関数 call_user_func_array — パラメータの配列を指定してコール ... バック関数をコールする call_user_func — 最初の引数で指定したコールバック関数を ... コードを評価し、動的に関数を作成する forward_static_call_array — static メソッドをコールし、引数を配列で渡す ... forward_static_call — static メソッドをコールする func_get_arg — 引数の ...
https://man.plustar.jp/php/book.funchand.html - [similar]
The Swoole\Coroutine class 6083
« Swoole\Connection\Iterator::valid Swoole\Coroutine::call_user_func_array » PHP Manual Swoole T ... ss Swoole\Coroutine { /* メソッド */ public static call_user_func_array ( callable $callback , array $para ... m_array ): mixed public static call_user_func ( callable $callback , mixed ...$args ): ... ic suspend (): ReturnType } 目次 Swoole\Coroutine::call_user_func_array — Call a callback with an array of ... parameters Swoole\Coroutine::call_user_func — Call a callback given by the first par ...
https://man.plustar.jp/php/class.swoole-coroutine.html - [similar]
要求されたクラスを読み込むために、すべての登録済みの __autoload() 関数を試す 5974
« iterator_to_array spl_autoload_extensions » PHP Manual SPL 関数 要求されたクラスを読み込むため ... ての登録済みの __autoload() 関数を試す spl_autoload_call (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload_call... 登録済みの __autoload() 関数を試す 説明 spl_autoload_call ( string $class ): void この関数は、登録済みの __a ... キーワード: autoload , 関数 , クラス , 登録 , 要求 , call , array , extensions , string , 手動 ...
https://man.plustar.jp/php/function.spl-autoload-call.html - [similar]
Lua クラス 5864
« リソース型 Lua::assign » PHP Manual Lua Lua クラス Lua クラス (PECL lua >=0.9.0) はじめに クラ ... ign ( string $name , string $value ): mixed public call ( callable $lua_func , array $args = ? , int $use_ ... self = 0 ): mixed public __call ( callable $lua_func , array $args = ? , int $use_ ... lic include ( string $file ): mixed public registerCallback ( string $name , callable $function ): mixed } ... 目次 Lua::assign — PHP 変数を Lua にアサイン Lua::call — Lua 関数を呼び出す Lua::__construct — Lua コンス ...
https://man.plustar.jp/php/class.lua.html - [similar]
XML リクエストをパースし、メソッドをコールする 5824
« xmlrpc_server_add_introspection_data xmlrpc_server_create » PHP Manual XML-RPC 関数 XML リクエ ... ストをパースし、メソッドをコールする xmlrpc_server_call_method (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_serve ... r_call_method — XML リクエストをパースし、メソッドをコール ... する 説明 xmlrpc_server_call_method ( resource $server , string $xml , mixed $u ... ソッド , コール , パース , server , 関数 , xmlrpc , call , data , string ...
https://man.plustar.jp/php/function.xmlrpc-server-call-method.html - [similar]
MQSeries MQCONNX 5785
« mqseries_conn mqseries_disc » PHP Manual mqseries 関数 MQSeries MQCONNX mqseries_connx (PECL m ... ce &$reason ): void The mqseries_connx() (MQCONNX) call connects an application program to a queue manager ... which is used by the application on subsequent MQ calls. The mqseries_connx() call is like the mqseries_c ... onn() (MQCONN) call, except that MQCONNX allows options to be specifie ... d to control the way that the call works. パラメータ qManagerName Name of queue manag ...
https://man.plustar.jp/php/function.mqseries-connx.html - [similar]
Register a set of PHP functions as a Lua library 5785
« LuaSandbox::pauseUsageTimer LuaSandbox::setCPULimit » PHP Manual LuaSandbox Register a set of ... of PHP functions as a Lua library, so that Lua can call the relevant PHP code. For more information about ... ons and the return values, see LuaSandboxFunction::call() . パラメータ libname The name of the library. In ... nction name, and each value is a corresponding PHP callable . 戻り値 値を返しません。 例 例1 Registering P ... HP functions to call from Lua <?php // create a new LuaSandbox $sandbox ...
https://man.plustar.jp/php/luasandbox.registerlibrary.html - [similar]
ストアドプロシージャ 5715
« プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロ ... トアドプロシージャを実行するには、SQL ステートメント CALL を使います。 ストアドプロシージャへの引数 MySQL の ... 違いについて、特別な考慮を行いません。 IN パラメータ CALL ステートメントに渡す入力パラメータに使います。 値が ... t(id) VALUES(id_val); END;" ); $mysqli -> query ( "CALL p(1)" ); $result = $mysqli -> query ( "SELECT id F ... -> query ( "SET @msg = ''" ); $mysqli -> query ( "CALL p(@msg)" ); $result = $mysqli -> query ( "SELECT @ ...
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.html - [similar]
Clean all registered calls 5646
« Yar_Concurrent_Client::loop Yar_Server_Exception » PHP Manual Yar_Concurrent_Client Clean all ... registered calls Yar_Concurrent_Client::reset (PECL yar >= 1.2.4) ... ar_Concurrent_Client::reset — Clean all registered calls 説明 public static Yar_Concurrent_Client::reset ( ... ): bool Clean all registered calls パラメータ 戻り値 例 例1 Yar_Concurrent_Client::r ... ば以下のようになります。 参考 Yar_Concurrent_Client::call() - Register a concurrent call Yar_Concurrent_Clie ...
https://man.plustar.jp/php/yar-concurrent-client.reset.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT