検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 107 for Strict (0.013 sec.)
複数のステートメント 5396
« ストアドプロシージャ トランザクションのサポート » PHP Manual クイックスタートガイド 複数のステ ... ysqli_report ( MYSQLI_REPORT_ERROR | MYSQLI_REPORT_STRICT ); $mysqli = new mysqli ( "example.com" , "user" , ...
https://man.plustar.jp/php/mysqli.quickstart.multiple-statement.html - [similar]
定義済み定数 5294
« リソース型 例 » PHP Manual エラー処理 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれ ... ) 関数を 使用した場合に発行される点が違う。 2048 E_STRICT ( int ) コードの相互運用性や互換性を維持するために ...
https://man.plustar.jp/php/errorfunc.constants.html - [similar]
複数の MIME ヘッダフィールドを一度にデコードする 5294
« iconv_get_encoding iconv_mime_decode » PHP Manual iconv 関数 複数の MIME ヘッダフィールドを一度 ... きるビットマスク 値 定数名 説明 1 ICONV_MIME_DECODE_STRICT 指定すると、ヘッダは » RFC2047 で定義されている標準 ...
https://man.plustar.jp/php/function.iconv-mime-decode-headers.html - [similar]
内部(ビルトイン)関数 5294
« 可変関数 無名関数 » PHP Manual 関数 内部(ビルトイン)関数 内部(ビルトイン)関数 PHPは標準で多 ... 、 結果は空文字列 "" になっていました。 これに対し、strict モードの場合は TypeError がスローされます。 <?php ...
https://man.plustar.jp/php/functions.internal.html - [similar]
ファイルの内容を全て文字列に読み込む 5179
« file_exists file_put_contents » PHP Manual ファイルシステム 関数 ファイルの内容を全て文字列に読 ... <?php // 厳密な型検査が有効な場合。つまり、declare(strict_types=1) の場合 $file = file_get_contents ( './peo ...
https://man.plustar.jp/php/function.file-get-contents.html - [similar]
その他の変更 5179
« PHP 7.3.x で推奨されなくなる機能 Windows のサポート » PHP Manual PHP 7.2.x から PHP 7.3.x への ... ティブは設定されません。 この値には、 "Lax" または "Strict" が設定でき、それぞれが SameSiteディレクティブに設 ...
https://man.plustar.jp/php/migration73.other-changes.html - [similar]
定義済みの定数 5179
« 定義済のクラス その他の予約語の一覧 » PHP Manual 予約語の一覧 定義済みの定数 定義済みの定数 コ ... を報告する定数 E_ALL ( int ) エラーを報告する定数 E_STRICT ( int ) エラーを報告する定数 __COMPILER_HALT_OFFSE ...
https://man.plustar.jp/php/reserved.constants.html - [similar]
ユーザー定義のセッション保存関数を設定する 5064
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保 ... されます。 但し、セッションID が渡され、 session.use_strict_mode が有効な場合に限ります。 key は検証する セッシ ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]
ユーザー定義のエラーハンドラ関数を設定する 5064
« restore_exception_handler set_exception_handler » PHP Manual エラー処理関数 ユーザー定義のエラ ... andler() がコールされたファイルで発生した 大半の E_STRICT も、ユーザー定義の関数では扱えません。 (ファイルア ...
https://man.plustar.jp/php/function.set-error-handler.html - [similar]
クッキーを送信する 5064
« pfsockopen setrawcookie » PHP Manual ネットワーク 関数 クッキーを送信する setcookie (PHP 4, PH ... と同じです。 samesite 要素の値は、 None , Lax または Strict です。 上記で許されているオプションのうち、与えられ ...
https://man.plustar.jp/php/function.setcookie.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT