検索

phrase: max: clip:
target: order:
Results of 761 - 770 of about 2443 for Array (0.104 sec.)
for 2232
« do-while foreach » PHP Manual 制御構造 for for (PHP 4, PHP 5, PHP 7, PHP 8) for ループは、PHPで ... その中身を書き換えたいと考えています */ $people = array( array( 'name' => 'Kalle' , 'salt' => 856412 ), ar ... 度も count() を呼ばずに済むのです。 <?php $people = array( array( 'name' => 'Kalle' , 'salt' => 856412 ), ar ...
https://man.plustar.jp/php/control-structures.for.html - [similar]
Creates new connection listener associated with an event base 2232
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... OPT_CLOSE_ON_FREE ); $this -> bev -> setCallbacks (array( $this , "echoReadCallback" ), NULL , array( $this ... blic $base , $listener , $socket ; private $conn = array(); public function __destruct () { foreach ( $this ... } $this->listener = new EventListener($this->base, array($this, "acceptConnCallback"), $this->base, EventLi ... -> listener = new EventListener ( $this -> base , array( $this , "acceptConnCallback" ), $this -> base , E ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
変数名とその値から配列を作成する 2232
« asort count » PHP Manual 配列 関数 変数名とその値から配列を作成する compact (PHP 4, PHP 5, PHP ... — 変数名とその値から配列を作成する 説明 compact ( array | string $var_name , array | string ...$var_names ... ): array 変数名とその値から配列を作成します。 各引数について ... te = "CA" ; $event = "SIGGRAPH" ; $location_vars = array( "city" , "state" ); $result = compact ( "event" , ... t_r ( $result ); ?> 上の例の出力は以下となります。 Array ( [event] => SIGGRAPH [city] => San Francisco [sta ...
https://man.plustar.jp/php/function.compact.html - [similar]
Move the internal row pointer of the CUBRID result 2232
« cubrid_close cubrid_db_name » PHP Manual CUBRID MySQL 互換関数 Move the internal row pointer o ... nnect ( $conn ); ?> 上の例の出力は以下となります。 array(2) { [0]=> string(1) "X" [1]=> string(5) "Mixed" } ... array(2) { [0]=> string(1) "M" [1]=> string(3) "Man" } a ... D , internal , cubrid , the , string , of , data , array ...
https://man.plustar.jp/php/function.cubrid-data-seek.html - [similar]
Get BLOB/CLOB data 2232
« cubrid_lob_export cubrid_lob_send » PHP Manual CUBRID 関数 Get BLOB/CLOB data cubrid_lob_get ( ... b_get ( resource $conn_identifier , string $sql ): array cubrid_lob_get() is used to get BLOB/CLOB meta inf ... SQL statement, and returns all LOBs as a resource array. Be sure that the SQL retrieves only one column an ... sql SQL statement to be executed. 戻り値 Return an array of LOB resources, when process is successful,失敗し ... cubrid , lob , Get , CUBRID , identifier , send , array ...
https://man.plustar.jp/php/function.cubrid-lob-get.html - [similar]
Roll back a transaction 2232
« cubrid_put cubrid_schema » PHP Manual CUBRID 関数 Roll back a transaction cubrid_rollback (PEC ... 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-rollback.html - [similar]
ステートメントリソースあるいは接続リソースからオプションの値を取得する 2232
« db2_free_stmt db2_last_insert_id » PHP Manual IBM DB2 関数 ステートメントリソースあるいは接続リ ... / /* 指定されたオプションにアクセス */ $options1 = array( 'userid' => 'db2inst1' ); $conn1 = db2_connect ( ... conn1 , 'userid' ); echo $val . "\n" ; $options2 = array( 'acctstr' => 'account' ); $conn2 = db2_connect ( ... onn2 , 'acctstr' ); echo $val . "\n" ; $options3 = array( 'applname' => 'myapp' ); $conn3 = db2_connect ( $ ... nn3 , 'applname' ); echo $val . "\n" ; $options4 = array( 'wrkstnname' => 'workstation' ); $conn4 = db2_con ...
https://man.plustar.jp/php/function.db2-get-option.html - [similar]
システムの高精度な時刻を取得する 2232
« highlight_string ignore_user_abort » PHP Manual その他の関数 システムの高精度な時刻を取得する ... を取得する 説明 hrtime ( bool $as_number = false ): array | int | float | false 任意のタイミングから計測した ... 調整できません。 パラメータ as_number 高精度の時刻を array で取得するか、数値で取得するかを指定します。 戻り値 ... 、 たとえば以下のようになります。 10444739687370679 Array ( [0] => 10444739 [1] => 687464812 ) 参考 High res ... , hrtime , int , プラットフォーム , float , 数値 , array ...
https://man.plustar.jp/php/function.hrtime.html - [similar]
連想配列として結果の行を取得する 2232
« mysql_fetch_array mysql_fetch_field » PHP Manual MySQL 関数 連想配列として結果の行を取得する m ... SSOC) 説明 mysql_fetch_assoc ( resource $result ): array 取得した行に対応する連想配列を返し、内部のデータポ ... 前に進めます。 mysql_fetch_assoc() は、 mysql_fetch_array() の 2 番目のパラメータを MYSQL_ASSOC に指定してコ ... があります。エイリアスの説明については、 mysql_fetch_array() の例を参照ください。 例 例1 mysql_fetch_assoc() ... h_row() - 結果を添字配列として取得する mysql_fetch_array() - 連想配列、添字配列、またはその両方として結果の ...
https://man.plustar.jp/php/function.mysql-fetch-assoc.html - [similar]
画像のヒストグラムを取得する 2232
« Imagick::getImageHeight Imagick::getImageIndex » PHP Manual Imagick 画像のヒストグラムを取得す ... 取得する 説明 public Imagick::getImageHistogram (): array 画像のヒストグラムを ImagickPixel オブジェクトの配 ... ount = $histogramElement -> getColorCount (); if ( array_key_exists ( $color , $colorStatistics )) { $color ... ramElements , \ Imagick :: COLOR_BLUE ), ]; $max = array_reduce ( $colorValues [ 'red' ] , $getMax , 0 ); $ ... max = array_reduce ( $colorValues [ 'lime' ] , $getMax , $max ...
https://man.plustar.jp/php/imagick.getimagehistogram.html - [similar]