検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 52 for reporting (0.003 sec.)
ErrorException 7960
« Exception::__clone ErrorException::__construct » PHP Manual 定義済みの例外 ErrorException Erro ... verity , $message , $file , $line ) { if (!( error_reporting () & $severity )) { // このエラーコードが error_re ...
https://man.plustar.jp/php/class.errorexception.html - [similar]
実行時設定 7706
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ssert.quiet_eval bool assertion 式の評価時に error_reporting() の現在の 設定を使用します。有効な場合、評価時にエ ... ラーは表示されません。 (暗黙のうちに error_reporting(0) とします) 無効な場合、エラーは、 error_reportin ...
https://man.plustar.jp/php/info.configuration.html - [similar]
7467
« 定義済み定数 ソケットのエラー » PHP Manual ソケット 例 例 例1 ソケットの例: 簡易 TCP/IP サーバ ... を入力します。 #!/usr/local/bin/php -q <?php error_reporting ( E_ALL ); /* Allow the script to hang around wait ... トを送信し、応答を出力た後で終了します。 <?php error_reporting ( E_ALL ); echo "<h2>TCP/IP Connection</h2>\n" ; / ...
https://man.plustar.jp/php/sockets.examples.html - [similar]
Get db name from results of cubrid_list_dbs 7303
« cubrid_data_seek cubrid_errno » PHP Manual CUBRID MySQL 互換関数 Get db name from results of c ... error. 例 例1 cubrid_db_name() example <?php error_reporting ( E_ALL ); $conn = cubrid_connect ( 'localhost' , ...
https://man.plustar.jp/php/function.cubrid-db-name.html - [similar]
エラー報告モードを設定する 7303
« gnupg_setarmor gnupg_setsignmode » PHP Manual GnuPG 関数 エラー報告モードを設定する gnupg_sete ... esource $identifier , int $errormode ): void error_reporting のモードを設定します。 パラメータ identifier gnupg ...
https://man.plustar.jp/php/function.gnupg-seterrormode.html - [similar]
エラー処理関数 7303
« 例 debug_backtrace » PHP Manual エラー処理 エラー処理関数 エラー処理関数 参考 syslog() も参照し ... エラー処理ルーチンにエラーメッセージを送信する error_reporting — 出力する PHP エラーの種類を設定する restore_erro ...
https://man.plustar.jp/php/ref.errorfunc.html - [similar]
エラー処理およびログ記録 7213
« Componere\cast_by_ref はじめに » PHP Manual PHP の振る舞いの変更 エラー処理およびログ記録 エラ ... エラー処理ルーチンにエラーメッセージを送信する error_reporting — 出力する PHP エラーの種類を設定する restore_erro ...
https://man.plustar.jp/php/book.errorfunc.html - [similar]
変数が null かどうか調べる 7213
« is_long is_numeric » PHP Manual 変数操作 関数 変数が null かどうか調べる is_null (PHP 4 >= 4.0 ... lse を返します。 例 例1 is_null() の例 <?php error_reporting ( E_ALL ); $foo = NULL ; var_dump ( is_null ( $ine ...
https://man.plustar.jp/php/function.is-null.html - [similar]
データベース名を取得する 7213
« pg_copy_to pg_delete » PHP Manual PostgreSQL 関数 データベース名を取得する pg_dbname (PHP 4, P ... になりました。 例 例1 pg_dbname() の例 <?php error_reporting ( E_ALL ); pg_connect ( "host=localhost port=5432 ...
https://man.plustar.jp/php/function.pg-dbname.html - [similar]
以前の例外ハンドラ関数を回復する 7213
« restore_error_handler set_error_handler » PHP Manual エラー処理関数 以前の例外ハンドラ関数を回 ... ndler() - 以前のエラーハンドラ関数を回復する error_reporting() - 出力する PHP エラーの種類を設定する 関連キーワ ...
https://man.plustar.jp/php/function.restore-exception-handler.html - [similar]
PREV 1 2 3 4 5 6 NEXT