検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 414 for [SIMILAR] 16 1024 4096 WITH 21173 gzgets WITH 11... (0.541 sec.)
mysqli_result クラス 0
« mysqli_stmt::store_result mysqli_result::__construct » PHP Manual MySQLi mysqli_result クラス mysqli_result クラス (PHP 5, PHP 7, PHP 8) はじめに データベースへのクエリにより得られた結果セットを表します。 クラス概要 class mysqli_result implements IteratorAggregate { /* プロパティ */ pu ...
https://man.plustar.jp/php/class.mysqli-result.html - [similar]
文字列の幅を取得する 0
« ps_string_geometry ps_stroke » PHP Manual PS 関数 文字列の幅を取得する ps_stringwidth (PECL ps >= 1.1.0) ps_stringwidth — 文字列の幅を取得する 説明 ps_stringwidth ( resource $psdoc , string $text , int $fontid = 0 , float $size = 0.0 ): float 指定されたフォントとサイズで出力した場合に、 ...
https://man.plustar.jp/php/function.ps-stringwidth.html - [similar]
グリフの幅を取得する 0
« ps_symbol_name ps_symbol » PHP Manual PS 関数 グリフの幅を取得する ps_symbol_width (PECL ps >= 1.2.0) ps_symbol_width — グリフの幅を取得する 説明 ps_symbol_width ( resource $psdoc , int $ord , int $fontid = 0 , float $size = 0.0 ): float 指定されたフォントとサイズで出力した場合に、 グリ ...
https://man.plustar.jp/php/function.ps-symbol-width.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 0
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
ラージオブジェクトのディスクリプタが EOF かどうかを調べる 0
« OCILob::close OCILob::erase » PHP Manual OCILob ラージオブジェクトのディスクリプタが EOF かどうかを調べる OCILob::eof (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::eof — ラージオブジェクトのディスクリプタが EOF かどうかを調べる 説明 public OCILob::eof (): bool ラージオブジェクトの内 ...
https://man.plustar.jp/php/ocilob.eof.html - [similar]
配列 0
« 変数・データ型関連 はじめに » PHP Manual 変数・データ型関連 配列 配列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 配列のソート 配列 関数 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column ...
https://man.plustar.jp/php/book.array.html - [similar]
ステートメントリソースあるいは接続リソースからオプションの値を取得する 0
« db2_free_stmt db2_last_insert_id » PHP Manual IBM DB2 関数 ステートメントリソースあるいは接続リソースからオプションの値を取得する db2_get_option (PECL ibm_db2 >= 1.6.0) db2_get_option — ステートメントリソースあるいは接続リソースからオプションの値を取得する 説明 db2_get_option ( resourc ...
https://man.plustar.jp/php/function.db2-get-option.html - [similar]
MQSeries MQCMIT 0
« mqseries_close mqseries_conn » PHP Manual mqseries 関数 MQSeries MQCMIT mqseries_cmit (PECL mqseries >= 0.10.0) mqseries_cmit — MQSeries MQCMIT 説明 mqseries_cmit ( resource $hconn , resource &$compCode , resource &$reason ): void mqseries_cmit() (MQCMIT) は、キューマネージャに対して、 ...
https://man.plustar.jp/php/function.mqseries-cmit.html - [similar]
配列 関数 0
« 配列のソート array_change_key_case » PHP Manual 配列 配列 関数 配列 関数 参考 is_array() , explode() , implode() , preg_split() , および join() も参照してください。 目次 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column — 入力配 ...
https://man.plustar.jp/php/ref.array.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]