検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 268 for [SIMILAR] 16 1024 4096 WITH 39289 色合 WITH 3481... (0.317 sec.)
結果セット内の指定したカラムの位取りを返す 0
« db2_field_precision db2_field_type » PHP Manual IBM DB2 関数 結果セット内の指定したカラムの位取りを返す db2_field_scale (PECL ibm_db2 >= 1.0.0) db2_field_scale — 結果セット内の指定したカラムの位取りを返す 説明 db2_field_scale ( resource $stmt , mixed $column ): int 結果セット内の指定し ...
https://man.plustar.jp/php/function.db2-field-scale.html - [similar]
結果セット内の指定したカラムのデータ型を返す 0
« db2_field_scale db2_field_width » PHP Manual IBM DB2 関数 結果セット内の指定したカラムのデータ型を返す db2_field_type (PECL ibm_db2 >= 1.0.0) db2_field_type — 結果セット内の指定したカラムのデータ型を返す 説明 db2_field_type ( resource $stmt , mixed $column ): string 結果セット内の指定し ...
https://man.plustar.jp/php/function.db2-field-type.html - [similar]
proc_open で開かれたプロセスを閉じ、 そのプロセスの終了コードを返す 0
« passthru proc_get_status » PHP Manual プログラム実行関数 proc_open で開かれたプロセスを閉じ、 そのプロセスの終了コードを返す proc_close (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_close — proc_open() で開かれたプロセスを閉じ、 そのプロセスの終了コードを返す 説明 proc_close ( resource $p ...
https://man.plustar.jp/php/function.proc-close.html - [similar]
チャンネル/リスナー/ストリーム のイベントをポーリングする 0
« ssh2_methods_negotiated ssh2_publickey_add » PHP Manual SSH2 関数 チャンネル/リスナー/ストリーム のイベントをポーリングする ssh2_poll (PECL ssh2 >= 0.9.0) ssh2_poll — チャンネル/リスナー/ストリーム のイベントをポーリングする 説明 ssh2_poll ( array &$desc , int $timeout = 30 ): int チャ ...
https://man.plustar.jp/php/function.ssh2-poll.html - [similar]
XML パーサのカレントのカラム番号を取得する 0
« xml_get_current_byte_index xml_get_current_line_number » PHP Manual XML パーサ 関数 XML パーサのカレントのカラム番号を取得する xml_get_current_column_number (PHP 4, PHP 5, PHP 7, PHP 8) xml_get_current_column_number — XML パーサのカレントのカラム番号を取得する 説明 xml_get_current_colu ...
https://man.plustar.jp/php/function.xml-get-current-column-number.html - [similar]
演算子の優先順位 0
« 演算子 算術演算子 » PHP Manual 演算子 演算子の優先順位 演算子の優先順位 演算子の優先順位は、二つの式が"緊密に"結合している度合いを指定します。 例えば、式 1 + 5 * 3 の答えは 16 になり、 18 とはなりません。 これは乗算演算子("*")は、加算演算子("+")より高い優先順位を有するか らです。必要に ...
https://man.plustar.jp/php/language.operators.precedence.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
結果セットから全ての行を取得する 0
« RowResult::__construct RowResult::fetchOne » PHP Manual mysql_xdevapi\RowResult 結果セットから全ての行を取得する RowResult::fetchAll (No version information available, might only be in Git) RowResult::fetchAll — 結果セットから全ての行を取得する 説明 public mysql_xdevapi\RowResult::fetc ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.fetchall.html - [similar]
全てのカラム名を取得する 0
« RowResult::getColumnsCount RowResult::getColumns » PHP Manual mysql_xdevapi\RowResult 全てのカラム名を取得する RowResult::getColumnNames (No version information available, might only be in Git) RowResult::getColumnNames — 全てのカラム名を取得する 説明 public mysql_xdevapi\RowResult::ge ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.getcolumnnames.html - [similar]
結果セットから全行取得する 0
« SqlStatementResult::__construct SqlStatementResult::fetchOne » PHP Manual mysql_xdevapi\SqlStatementResult 結果セットから全行取得する SqlStatementResult::fetchAll (No version information available, might only be in Git) SqlStatementResult::fetchAll — 結果セットから全行取得する 説明 pub ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatementresult.fetchall.html - [similar]