検索

phrase: max: clip:
target: order:
Results of 151 - 157 of about 157 for getMessage (0.026 sec.)
Execute a database command 4974
« MongoDB\Driver\Manager::executeBulkWrite MongoDB\Driver\Manager::executeQuery » PHP Manual Mon ... ch( MongoDB \ Driver \ Exception $e ) { echo $e -> getMessage (), "\n" ; exit; } /* The ping command returns a s ...
https://man.plustar.jp/php/mongodb-driver-manager.executecommand.html - [similar]
MySQL サーバに接続する 4893
« expression mysql_xdevapi\BaseResult » PHP Manual Mysql_xdevapi 関数 MySQL サーバに接続する get ... e( "Connection could not be established: " . $e -> getMessage ()); } $schemas = $session -> getSchemas (); print ...
https://man.plustar.jp/php/function.mysql-xdevapi-getsession.html - [similar]
サンプル 4893
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... Example#366 - $argv の例 Example#367 - Exception::getMessage の例 Example#368 - Exception::getPrevious の例 Exa ... orException::getSeverity の例 Example#377 - Error::getMessage の例 Example#378 - Error::getPrevious の例 Example ... e Example#1346 - MongoDB\Driver\WriteConcernError::getMessage example Example#1347 - MongoDB\Driver\WriteError:: ... example Example#1349 - MongoDB\Driver\WriteError::getMessage example Example#1350 - MongoDB\Driver\WriteResult: ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
接続、および接続の管理 4893
« 定義済み定数 トランザクションおよび自動コミット » PHP Manual PDO 接続、および接続の管理 接続、 ... ch ( PDOException $e ) { print "エラー!: " . $e -> getMessage () . "<br/>" ; die(); } ?> 警告 PDO コンストラクタ ...
https://man.plustar.jp/php/pdo.connections.html - [similar]
下位互換性のない変更点 4801
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x へ ... Error $e ) { echo get_class ( $e ), ' - ' , $e -> getMessage (), "\n" ; } ?> 上の例の PHP 8.0 での出力は、このよ ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
型宣言 4720
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 ... } catch ( TypeError $e ) { echo 'Error: ' , $e -> getMessage (); } ?> 上の例の PHP 8 での出力は、このようになり ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
関数・メソッド 4627
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... r::getLine - エラーが起きた行番号を取得する Error::getMessage - エラーメッセージを取得する Error::getPrevious - ... n::getLine - 例外が作られた行を取得する Exception::getMessage - 例外メッセージを取得する Exception::getPrevious ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
PREV 7 8 9 10 11 12 13 14 15 16 NEXT