検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 388 for warning (0.033 sec.)
Retrieves the next row of data in a result set as an object 4004
« sqlsrv_fetch_array sqlsrv_fetch » PHP Manual SQLSRV 関数 Retrieves the next row of data in a r ... is returned, the field value will be ignored and a warning will be added to the error collection. When consum ...
https://man.plustar.jp/php/function.sqlsrv-fetch-object.html - [similar]
ユーザー定義の比較関数を用いて、キーで配列をソートする 4004
« uasort usort » PHP Manual 配列 関数 ユーザー定義の比較関数を用いて、キーで配列をソートする uks ... ンス渡しされる引数を期待している場合、 この関数は E_WARNING を発生させるようになりました。 例 例1 uksort() の例 ...
https://man.plustar.jp/php/function.uksort.html - [similar]
実行時設定 4004
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... メッセージのレベル。 PHP のエラーレベル、すなわち E_WARNING などになります。 0 を設定すれば、エラーメッセージを ...
https://man.plustar.jp/php/intl.configuration.html - [similar]
繰り返される実時間を扱う際の振る舞いを取得する 4004
« IntlCalendar::getNow IntlCalendar::getSkippedWallTimeOption » PHP Manual IntlCalendar 繰り返さ ... ale' , 'en_US' ); ini_set ( 'intl.error_level' , E_WARNING ); //On October 27th at 0200, the clock goes back ...
https://man.plustar.jp/php/intlcalendar.getrepeatedwalltimeoption.html - [similar]
下位互換性のない変更点 4004
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更 ... 字列 は、"A non-numeric value encountered" という E_WARNING が発生するようになっています。 そして、"A non-nume ... ric value encountered" という E_WARNING が発生していた全ての文字列は、 TypeError が発生する ... するのは、以下の場合です: 算術演算 ビット演算 この E_WARNING から TypeError への変更は、 不正な文字列オフセット ... に発生する "Illegal string offset 'string'" という E_WARNING にも影響します。 文字列から int/float に明示的にキ ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
直近に実行されたクエリの情報を取得する 4004
« mysqli::get_warnings mysqli::init » PHP Manual mysqli 直近に実行されたクエリの情報を取得する m ... INSERT INTO...SELECT... Records: 100 Duplicates: 0 Warnings: 0 INSERT INTO...VALUES (...),(...),(...) Records ... : 3 Duplicates: 0 Warnings: 0 LOAD DATA INFILE ... Records: 1 Deleted: 0 Ski ... pped: 0 Warnings: 0 ALTER TABLE ... Records: 3 Duplicates: 0 Warni ... ngs: 0 UPDATE ... Rows matched: 40 Changed: 40 Warnings: 0 注意 : これらのどれにも当てはまらない形式のクエ ...
https://man.plustar.jp/php/mysqli.info.html - [similar]
定義済み定数 4004
« リソース型 接続、および接続の管理 » PHP Manual PDO 定義済み定数 定義済み定数 以下の定数が定義さ ... ださい。 これはデフォルトのモードです。 PDO::ERRMODE_WARNING ( int ) エラーが発生した場合、PHP の E_WARNING メッ ...
https://man.plustar.jp/php/pdo.constants.html - [similar]
例外によるエラー処理の有効化および無効化を行う 4004
« RarException::isUsingExceptions Zip » PHP Manual RarException 例外によるエラー処理の有効化およ ... 出力は、 たとえば以下のようになります。 bool(false) Warning: RarArchive::open(): Failed to open does_not_exist ...
https://man.plustar.jp/php/rarexception.setusingexceptions.html - [similar]
新しい SimpleXMLElement オブジェクトを作成する 4004
« SimpleXMLElement::children SimpleXMLElement::count » PHP Manual SimpleXMLElement 新しい Simple ... エラー / 例外 XML データ内でエラーが見つかるたびに E_WARNING エラーメッセージが発生します。さらに、XML データの ...
https://man.plustar.jp/php/simplexmlelement.construct.html - [similar]
フィールドの配列を CSV の行として書き出す 4004
« SplFileObject::fpassthru SplFileObject::fread » PHP Manual SplFileObject フィールドの配列を CS ... 例外 separator や enclosure が一文字でない場合は E_WARNING レベルのエラーが発生します。 変更履歴 バージョン 説 ...
https://man.plustar.jp/php/splfileobject.fputcsv.html - [similar]