検索

phrase: max: clip:
target: order:
Results of 811 - 820 of about 2443 for Array (0.256 sec.)
The Yar_Concurrent_Client class 2206
« Yar_Client::setOpt Yar_Concurrent_Client::call » PHP Manual Yar The Yar_Concurrent_Client clas ... ublic static call ( string $uri , string $method , array $parameters = ? , callable $callback = ? , callabl ... e $error_callback = ? , array $options = ? ): int public static loop ( callable ... static , call , callable , public , calls , all , array ...
https://man.plustar.jp/php/class.yar-concurrent-client.html - [similar]
Definition Construction 2206
« Componere\Definition Componere\Definition::addConstant » PHP Manual Componere\Definition Defin ... Componere\Definition::__construct ( string $name , array $interfaces ) public Componere\Definition::__const ... ruct ( string $name , string $parent , array $interfaces ) パラメータ name A case insensitive c ... parent A case insensitive class name interfaces An array of case insensitive class names Exceptions 警告 Sh ...
https://man.plustar.jp/php/componere-definition.construct.html - [similar]
CURLStringFile オブジェクトを作る 2206
« CURLStringFile Event » PHP Manual CURLStringFile CURLStringFile オブジェクトを作る CURLStringF ... 'text/plain' ); // POST データを設定します $data = array( 'test_string' => $cstringfile ); curl_setopt ( $c ... rl_exec ( $ch ); ?> 上の例の出力は以下となります。 array(1) { ["test_string"]=> array(5) { ["name"]=> strin ... File , オブジェクト , string , construct , octet , array , データ , int , stream , mime ...
https://man.plustar.jp/php/curlstringfile.construct.html - [similar]
連想キーと要素との関係を維持しつつ配列を昇順にソートする 2206
« arsort compact » PHP Manual 配列 関数 連想キーと要素との関係を維持しつつ配列を昇順にソートする ... 関係を維持しつつ配列を昇順にソートする 説明 asort ( array &$array , int $flags = SORT_REGULAR ): bool 配列の ... キーと要素との関係を維持しつつ、 array を昇順にソートします。 この関数は、 主に実際の要素 ... ポインタは最初の要素にリセットされます。 パラメータ array 入力の配列。 flags オプションの第二引数 flags によ ... e を返します。 例 例1 asort() の例 <?php $fruits = array( "d" => "lemon" , "a" => "orange" , "b" => "banana ...
https://man.plustar.jp/php/function.asort.html - [similar]
Commit a transaction 2206
« cubrid_column_types cubrid_connect_with_url » PHP Manual CUBRID 関数 Commit a transaction cubr ... TO publishers VALUES(?, ?, ?, ?, ?)" ); $id_list = array( "P01" , "P02" , "P03" , "P04" ); $name_list = arr ... reude Press" , "Tenterhooks Press" ); $city_list = array( "New York" , "San Francisco" , "Hamburg" , "Berke ... ley" ); $state_list = array( "NY" , "CA" , NULL , "CA" ); $country_list = arra ...
https://man.plustar.jp/php/function.cubrid-commit.html - [similar]
Replaces a record in a database 2206
« dbase_pack Firebird/InterBase » PHP Manual dBase 関数 Replaces a record in a database dbase_re ... e 説明 dbase_replace_record ( resource $database , array $data , int $number ): bool Replaces the given rec ... y dbase_open() or dbase_create() . data An indexed array of data. The number of items must be equal to the ... = date ( 'Ymd' ); // convert the row to an indexed array $row = array_values ( $row ); // Replace the recor ...
https://man.plustar.jp/php/function.dbase-replace-record.html - [similar]
Returns the number of cascade activation functions 2206
« fann_get_bit_fail fann_get_cascade_activation_functions » PHP Manual Fann 関数 Returns the num ... ons in the fann_get_cascade_activation_functions() array. The default number of activation functions is 6. ... fann_set_cascade_activation_functions() - Sets the array of cascade candidate activation functions 関連キー ... , functions , Returns , fann , the , of , count , array , fail , Fann ...
https://man.plustar.jp/php/function.fann-get-cascade-activation-functions-count.... - [similar]
The number of activation steepnesses 2206
« fann_get_cascade_activation_functions fann_get_cascade_activation_steepnesses » PHP Manual Fan ... ses in the fann_get_cascade_activation_functions() array. The default number of activation steepnesses is 4 ... fann_set_cascade_activation_functions() - Sets the array of cascade candidate activation functions 関連キー ... on , steepnesses , fann , of , functions , count , array , パラメータ , Sets , Returns ...
https://man.plustar.jp/php/function.fann-get-cascade-activation-steepnesses-coun... - [similar]
指定したオブジェクトのプロパティを取得する 2206
« get_mangled_object_vars get_parent_class » PHP Manual クラス/オブジェクト関数 指定したオブジェ ... を取得する 説明 get_object_vars ( object $object ): array 指定した object について、 そのスコープ内でアクセス ... test -> test (); ?> 上の例の出力は以下となります。 array(2) { ["b"]=> int(1) ["c"]=> NULL } array(4) { ["a" ... ワード: オブジェクト , 取得 , vars , 指定 , クラス , array , アクセス , スコープ , static , int ...
https://man.plustar.jp/php/function.get-object-vars.html - [similar]
MQSeries MQPUT 2206
« mqseries_put1 mqseries_set » PHP Manual mqseries 関数 MQSeries MQPUT mqseries_put (PECL mqseri ... mqseries_put ( resource $hConn , resource $hObj , array &$md , array &$pmo , string $message , resource &$ ... ューへの接続をオープンします mqseries_open ( $conn , array( 'ObjectName' => 'TESTQ' ), MQSERIES_MQOO_INPUT_AS ... eries のリファレンスマニュアルを参照ください $md = array( 'Version' => MQSERIES_MQMD_VERSION_1 , 'Expiry' = ... ; // Put メッセージのオプションを設定します $pmo = array( 'Options' => MQSERIES_MQPMO_NEW_MSG_ID | MQSERIES ...
https://man.plustar.jp/php/function.mqseries-put.html - [similar]