検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 388 for warning (0.138 sec.)
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 4048
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォ ... 数は、 有効なタイムゾーンが設定されていない場合に E_WARNING を発生させます。 date_default_timezone_set() も参照 ... ws では、対応していない変換指定子を渡すと 5 つの E_WARNING メッセージが出て false を返します。 その他のオペレ ... ーティングシステムでは特に E_WARNING メッセージは出ず、 変換指定子が (変換されずに) その ...
https://man.plustar.jp/php/function.strftime.html - [similar]
指定したドキュメントについて発生したTidyアクセシビリティ警告の数を返す 4048
« ob_tidyhandler tidy_config_count » PHP Manual Tidy 関数 指定したドキュメントについて発生したTi ... ュメントについて発生した Tidy エラーの数を返す tidy_warning_count() - 指定したドキュメントについて発生した Tid ...
https://man.plustar.jp/php/function.tidy-access-count.html - [similar]
php.ini ディレクティブのリスト 4048
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini デ ... HP_INI_ALL PHP 8.0.0 以降では削除されました assert.warning "1" PHP_INI_ALL auto_append_file NULL PHP_INI_PERD ... PHP_INI_PERDIR from "" PHP_INI_ALL gd.jpeg_ignore_warning "1" PHP_INI_ALL geoip.custom_directory "" PHP_INI_ ... _verbosity_level "1" PHP_INI_SYSTEM opcache.record_warnings "0" PHP_INI_SYSTEM PHP 8.0.0 以降で利用可能 opcac ... SYSTEM vld 0.8.0 以降で利用可能。 windows.show_crt_warning "0" PHP_INI_ALL xbithack "0" PHP_INI_ALL xmlrpc_er ...
https://man.plustar.jp/php/ini.list.html - [similar]
文字列 4048
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです ... 列を返します)、負のオフセットで書き込もうとすると E_WARNING が発生していました (文字列には何も手が加えられませ ... 換されます。 無効なオフセット形式を指定した場合は E_WARNING を発行します。 文字列を代入した場合は最初の文字だけ ... 例の出力は以下となります。 string(1) "b" bool(true) Warning: Illegal string offset '1.0' in /tmp/t.php on line ... 7 string(1) "b" bool(false) Warning: Illegal string offset 'x' in /tmp/t.php on line 9 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
The MySQLi Extension Function Summary 4048
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension F ... STATE error from previous MySQL operation $mysqli::warning_count mysqli_warning_count() N/A Returns the numbe ... r of warnings from the last query for the given link Methods my ... t the MySQLi extension is connected to mysqli::get_warnings() mysqli_get_warnings() N/A NOT DOCUMENTED mysqli ... ent. mysqlnd でのみ使用可能です。 mysqli_stmt::get_warnings() mysqli_stmt_get_warnings() N/A NOT DOCUMENTED m ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
ランダムなトークンを生成する 4048
« OAuthProvider::consumerHandler OAuthProvider::is2LeggedEndpoint » PHP Manual OAuthProvider ラン ... の理由で) 代替 rand() 実装を使うことになった場合に E_WARNING レベルのエラーが発生します。 例 例1 OAuthProvider: ...
https://man.plustar.jp/php/oauthprovider.generatetoken.html - [similar]
Gets the data associated with a node synchronously 4048
« Zookeeper::exists Zookeeper::getAcl » PHP Manual Zookeeper Gets the data associated with a nod ... failure. エラー / 例外 This method emits PHP error/warning when parameters count or types are wrong or fail t ...
https://man.plustar.jp/php/zookeeper.get.html - [similar]
文字列から HTML を読み込む 4004
« DOMDocument::load DOMDocument::loadHTMLFile » PHP Manual DOMDocument 文字列から HTML を読み込む ... も読み込めますが、マークアップが正しくない場合には E_WARNING が発生します。 このエラーの処理には libxml のエラー ...
https://man.plustar.jp/php/domdocument.loadhtml.html - [similar]
ファイルから HTML を読み込む 4004
« DOMDocument::loadHTML DOMDocument::loadXML » PHP Manual DOMDocument ファイルから HTML を読み込 ... も読み込めますが、マークアップが正しくない場合には E_WARNING が発生します。 このエラーの処理には libxml のエラー ...
https://man.plustar.jp/php/domdocument.loadhtmlfile.html - [similar]
PHP の使いかた 4004
« 構築時の問題 パスワードのハッシュ » PHP Manual FAQ PHP の使いかた PHP の使いかた このセクション ... o "この行は改行に続いて出力されるはず"; ?> </pre> 'Warning: Cannot send session cookie - headers already sent ... もとても読めないくらい長いものになって しまいます。 'Warning: Cannot send session cookie - headers already sent ...
https://man.plustar.jp/php/faq.using.html - [similar]