検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 117 for both (0.011 sec.)
結果セットの次の行を連想配列・数値添字配列あるいはその両方の形式で取得する 8137
« mysqli_result::fetch_all mysqli_result::fetch_assoc » PHP Manual mysqli_result 結果セットの次の ... ic mysqli_result::fetch_array ( int $mode = MYSQLI_BOTH ): array | null | false 手続き型 mysqli_fetch_arra ... y ( mysqli_result $result , int $mode = MYSQLI_BOTH ): array | null | false 結果セットから1行取得し、そ ... 値は 定数 MYSQLI_ASSOC 、 MYSQLI_NUM あるいは MYSQLI_BOTH . のいずれかです。 MYSQLI_ASSOC 定数を指定すると、 ... etch_row() 関数と同じ結果となります。最後の MYSQLI_BOTH を指定すると、 ひとつの配列にこれら両方の属性を含め ...
https://man.plustar.jp/php/mysqli-result.fetch-array.html - [similar]
要件 7887
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 PHP 7 is required ... by both the extension and the compatibility polyfill. 関連 ... ード: 要件 , インストール , 設定 , 手順 , required , both , tension , compatibility , polyfill , ...
https://man.plustar.jp/php/ds.requirements.html - [similar]
はじめに 7725
« FANN インストール/設定 » PHP Manual FANN はじめに はじめに PHP binding for FANN (Fast Artifici ... ilayer artificial neural networks with support for both fully connected and sparsely connected networks. I ... ocumented, and fast. 関連キーワード: FANN , easy , both , documented , well , versatile , use , sets , han ...
https://man.plustar.jp/php/intro.fann.html - [similar]
連想配列、添字配列、またはその両方として結果の行を取得する 7637
« mysql_escape_string mysql_fetch_assoc » PHP Manual MySQL 関数 連想配列、添字配列、またはその両 ... rray ( resource $result , int $result_type = MYSQL_BOTH ): array 取得した行に対応する配列を返し、内部のデー ... をとります。: MYSQL_ASSOC , MYSQL_NUM , そして MYSQL_BOTH 戻り値 取得した行をあらわす文字列の配列を返します。 ... ype がどのように指定されているかによります。 MYSQL_BOTH (デフォルト) を利用すると、連想添字と数値添字を共 ... t ( $result ); ?> 例4 mysql_fetch_array() を MYSQL_BOTH とともに利用する <?php mysql_connect ( "localhost" ...
https://man.plustar.jp/php/function.mysql-fetch-array.html - [similar]
The MongoDB\BSON\Unserializable interface 7475
« MongoDB\BSON\Serializable::bsonSerialize MongoDB\BSON\Unserializable::bsonUnserialize » PHP Ma ... e map for unserializing BSON arrays and documents (both root and embedded). インターフェイス概要 class Mon ... BSON , Unserializable , bsonUnserialize , array , both , from , Constructs , data , public , メソッド ...
https://man.plustar.jp/php/class.mongodb-bson-unserializable.html - [similar]
結果の行を、連想配列あるいは数値添字配列あるいはその両方で取得する 7300
« SQLite3Result::__construct SQLite3Result::finalize » PHP Manual SQLite3Result 結果の行を、連想 ... ic SQLite3Result::fetchArray ( int $mode = SQLITE3_BOTH ): array | false 結果の行を、連想配列あるいは数値添 ... します。値は SQLITE3_ASSOC か SQLITE3_NUM 、 SQLITE3_BOTH のいずれかでなければなりません。 SQLITE3_ASSOC : 返 ... を返します。 カラム番号は 0 から始まります。 SQLITE3_BOTH : 返された結果セットのカラム名とカラム番号の両方を ...
https://man.plustar.jp/php/sqlite3result.fetcharray.html - [similar]
Adjusts read and/or write watermarks 7225
« EventBufferEvent::setTimeouts EventBufferEvent::sslError » PHP Manual EventBufferEvent Adjusts ... sts the read watermarks, the write watermarks , or both, of a single buffer event. A buffer event watermar ... events Bitmask of Event::READ , Event::WRITE , or both. lowmark Minimum watermark value. highmark Maximum ...
https://man.plustar.jp/php/eventbufferevent.setwatermark.html - [similar]
要件 6975
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 As of version 1.8. ... and » libmongoc , and will use bundled versions of both libraries by default. System libraries may also be ... nt package (e.g. libssl-dev ) and » pkg-config are both installed. The process for detecting and configuri ...
https://man.plustar.jp/php/mongodb.requirements.html - [similar]
行を配列として取得する 6637
« pg_fetch_all pg_fetch_assoc » PHP Manual PostgreSQL 関数 行を配列として取得する pg_fetch_array ... lt $result , ? int $row = null , int $mode = PGSQL_BOTH ): array | false pg_fetch_array() は、取得した行( ... とが可能です。 PGSQL_ASSOC 、 PGSQL_NUM および PGSQL_BOTH 。 PGSQL_NUM を使用すると、 pg_fetch_array() は数値 ... L_ASSOC を使用すると連想配列形式で返します。 PGSQL_BOTH がデフォルト設定で、これは数値添字の配列と連想配列 ...
https://man.plustar.jp/php/function.pg-fetch-array.html - [similar]
文字列を固定長の他の文字列で埋める 6562
« str_ireplace str_repeat » PHP Manual String 関数 文字列を固定長の他の文字列で埋める str_pad (P ... type には、 STR_PAD_RIGHT , STR_PAD_LEFT , STR_PAD_BOTH を指定可能です。 pad_type が指定されない場合、 STR ... -Alien" echo str_pad ( $input , 10 , "_" , STR_PAD_BOTH ); // 結果は "__Alien___" echo str_pad ( $input , ...
https://man.plustar.jp/php/function.str-pad.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT