検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 751 for 発生 (0.225 sec.)
データを暗号化する 3403
« openssl_digest openssl_error_string » PHP Manual OpenSSL 関数 データを暗号化する openssl_encry ... ルゴリズムが渡された場合、 E_WARNING レベルのエラーを発生します。 iv パラメータを通じて空値が渡された場合、 E ... _WARNING レベルのエラーを発生します。 変更履歴 バージョン 説明 7.1.0 tag 、 aad お ...
https://man.plustar.jp/php/function.openssl-encrypt.html - [similar]
文字列 3403
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです ... みつからない場合、 スクリプトの最終行でパースエラーが発生します。 例6 PHP 7.3.0 より前のバージョンでの間違った ... では、負のオフセットで読み込もうとすると E_NOTICE が発生し (空文字列を返します)、負のオフセットで書き込もうと ... すると E_WARNING が発生していました (文字列には何も手が加えられません)。 注 ... 1.0 以降では、空の文字列を代入すると fatal エラーが発生するようになりました。 これまでのバージョンでは、NUL ...
https://man.plustar.jp/php/language.types.string.html - [similar]
プリペアドステートメントから結果を取得し、バインド変数に格納する 3403
« mysqli_stmt::execute mysqli_stmt::$field_count » PHP Manual mysqli_stmt プリペアドステートメン ... true 成功。データが取得されました。 false エラーが発生しました。 null 行/データがもうありません。あるいは、 ... データの切り詰めが発生しました。 例 例1 オブジェクト指向型 <?php $mysqli = ...
https://man.plustar.jp/php/mysqli-stmt.fetch.html - [similar]
定義済み定数 3403
« リソース型 例 » PHP Manual PCRE 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... れます。 5.2.0 PREG_INTERNAL_ERROR PCRE 内部エラーが発生した場合に preg_last_error() から返されます。 5.2.0 ... _ERROR 壊れている UTF8 データによって直近のエラーが発生した場合に preg_last_error() から返されます ( UTF-8 ...
https://man.plustar.jp/php/pcre.constants.html - [similar]
SOAP 関数をコールする 3403
« SoapClient::__setSoapHeaders SoapServer » PHP Manual SoapClient SOAP 関数をコールする SoapClie ... エラーの場合に SOAP 関数を呼び出すと、PHP の例外が発生するか、例外が無効な場合には SoapFault オブジェクトが ... パラメータの名前がついた連想配列を返します。 エラーが発生した場合、 かつ SoapClient の exceptions を false に ...
https://man.plustar.jp/php/soapclient.soapcall.html - [similar]
JavaScript Object Notation 3348
« igbinary_unserialize はじめに » PHP Manual その他の基本モジュール JavaScript Object Notation J ... 呼び出しのエラー文字列を返す json_last_error — 直近に発生したエラーを返す 関連キーワード: Object , Notation , ...
https://man.plustar.jp/php/book.json.html - [similar]
CompileError 3348
« DivisionByZeroError ParseError » PHP Manual 定義済みの例外 CompileError CompileError (PHP 7 > ... ーが起きた時にスローされます。 以前は fatal error が発生していました。 クラス概要 class CompileError extends ...
https://man.plustar.jp/php/class.compileerror.html - [similar]
Result クラス 3348
« Expression::__construct Result::__construct » PHP Manual Mysql_xdevapi Result クラス Result ク ... id を取得する Result::getWarnings — 直近の操作から発生した警告を取得する Result::getWarningsCount — 直近の ...
https://man.plustar.jp/php/class.mysql-xdevapi-result.html - [similar]
RuntimeException クラス 3348
« RangeException UnderflowException » PHP Manual 例外 RuntimeException クラス RuntimeException ク ... PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 実行時にだけ発生するようなエラーの際にスローされます。 クラス概要 cl ...
https://man.plustar.jp/php/class.runtimeexception.html - [similar]
属性を削除する 3348
« DOMElement::hasAttributeNS DOMElement::removeAttributeNode » PHP Manual DOMElement 属性を削除す ... DIFICATION_ALLOWED_ERR ノードが読み込み専用の場合に発生します。 参考 DOMElement::hasAttribute() - 属性が存在 ...
https://man.plustar.jp/php/domelement.removeattribute.html - [similar]