検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 319 for [SIMILAR] 16 1024 4096 WITH 18434 命令 WITH 1144... (0.294 sec.)
Readline 関数 0
« 定義済み定数 readline_add_history » PHP Manual Readline Readline 関数 Readline 関数 目次 readline_add_history — ヒストリに 1 行追加する readline_callback_handler_install — readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果をすぐに返す readline_callback_han ...
https://man.plustar.jp/php/ref.readline.html - [similar]
Firebird/InterBase 0
« dbase_replace_record はじめに » PHP Manual ベンダー固有のモジュール Firebird/InterBase Firebird/InterBase はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Firebird/InterBase 関数 fbird_add_user — のエイリアス ibase_add_user fbird_affected_rows — のエイ ...
https://man.plustar.jp/php/book.ibase.html - [similar]
GNU Readline 0
« コマンドライン関連 はじめに » PHP Manual コマンドライン関連 GNU Readline GNU Readline はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Readline 関数 readline_add_history — ヒストリに 1 行追加する readline_callback_handler_install — readline コールバッ ...
https://man.plustar.jp/php/book.readline.html - [similar]
セッションエンコードされた文字列からセッションデータをデコードする 0
« session_create_id session_destroy » PHP Manual セッション関数 セッションエンコードされた文字列からセッションデータをデコードする session_decode (PHP 4, PHP 5, PHP 7, PHP 8) session_decode — セッションエンコードされた文字列からセッションデータをデコードする 説明 session_decode ( string ...
https://man.plustar.jp/php/function.session-decode.html - [similar]
switch 0
« continue match » PHP Manual 制御構造 switch switch (PHP 4, PHP 5, PHP 7, PHP 8) switch 文は、同じ式を用いてIF文を並べたのに似ています。 同じ変数を異なる値と比較し、値に応じて異なったコードを実行したいと 思うことがしばしばあるかと思います。 switch 文は、まさにこのためにあるのです。 注意 ...
https://man.plustar.jp/php/control-structures.switch.html - [similar]
SQL文を直接実行する 0
« odbc_errormsg odbc_execute » PHP Manual ODBC 関数 SQL文を直接実行する odbc_exec (PHP 4, PHP 5, PHP 7, PHP 8) odbc_exec — SQL文を直接実行する 説明 odbc_exec ( resource $odbc , string $query ): resource | false SQL 命令を データベースサーバーに送ります。 パラメータ odbc ODBC 接続 ID。詳細 ...
https://man.plustar.jp/php/function.odbc-exec.html - [similar]
結果における行数を返す 0
« odbc_num_fields odbc_pconnect » PHP Manual ODBC 関数 結果における行数を返す odbc_num_rows (PHP 4, PHP 5, PHP 7, PHP 8) odbc_num_rows — 結果における行数を返す 説明 odbc_num_rows ( resource $statement ): int ODBC 結果における行の数を取得します。 INSERT、UPDATE および DELETE 命令に関しては ...
https://man.plustar.jp/php/function.odbc-num-rows.html - [similar]
XmlParser クラス 0
« xml_set_unparsed_entity_decl_handler XMLReader » PHP Manual XML パーサ XmlParser クラス XmlParser クラス (PHP 8) はじめに PHP 8.0.0 以降、 xml リソースを置き換える完全不透明クラスです。 クラス概要 final class XmlParser { } 関連キーワード: クラス , XmlParser , unparsed , entity , decl , ...
https://man.plustar.jp/php/class.xmlparser.html - [similar]
のエイリアス ibase_trans 0
« fbird_set_event_handler fbird_wait_event » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_trans fbird_trans (PHP 5, PHP 7 < 7.4.0) fbird_trans — のエイリアス ibase_trans() 説明 この関数は次の関数のエイリアスです。 ibase_trans() . 関連キーワード: trans , ibase , fbird , 関数 , ev ...
https://man.plustar.jp/php/function.fbird-trans.html - [similar]
PHP 7 でのエラー 0
« 基本 例外(exceptions) » PHP Manual エラー PHP 7 でのエラー PHP 7 でのエラー PHP 7 は大半のエラーがどのようにPHPから報告されるかを変更しています。 PHP 5 で使われていたこれまでのエラー報告メカニズムを使うかわりに、 大半のエラーを Error 例外としてスローするようになったのです。 通常の例外と ...
https://man.plustar.jp/php/language.errors.php7.html - [similar]