Results of 1 - 10 of about 75 for ERR (0.002 sec.)
- 定義済み定数 12253
- « 実行時設定 Trader 関数 » PHP Manual Trader 定義済み定数 定義済み定数 以下の定数が定義されていま
...
nt ) TRADER_COMPATIBILITY_METASTOCK ( int ) TRADER_ERR_SUCCESS ( int ) TRADER_ERR_LIB_NOT_INITIALIZE ( in ...
t ) TRADER_ERR_BAD_PARAM ( int ) TRADER_ERR_ALLOC_ERR ( int ) TRA ...
DER_ERR_GROUP_NOT_FOUND ( int ) TRADER_ERR_FUNC_NOT_FOUND ...
( int ) TRADER_ERR_INVALID_HANDLE ( int ) TRADER_ERR_INVALID_PARAM_HO ...
-
https://man.plustar.jp/php/trader.constants.html
- [similar]
- 定数を取得する 12114
- « ReflectionExtension::getClassNames ReflectionExtension::getDependencies » PHP Manual Reflectio
...
TION] => 9 [XML_ATTRIBUTE_NOTATION] => 10 [DOM_PHP_ERR] => 0 [DOM_INDEX_SIZE_ERR] => 1 [DOMSTRING_SIZE_ER ...
R] => 2 [DOM_HIERARCHY_REQUEST_ERR] => 3 [DOM_WRONG_DOCUMENT_ERR] => 4 [DOM_INVALID_C ...
HARACTER_ERR] => 5 [DOM_NO_DATA_ALLOWED_ERR] => 6 [DOM_NO_MODIF ...
ICATION_ALLOWED_ERR] => 7 [DOM_NOT_FOUND_ERR] => 8 [DOM_NOT_SUPPORTED_ ...
-
https://man.plustar.jp/php/reflectionextension.getconstants.html
- [similar]
- 定義済み定数 11739
- « リソース型 例 » PHP Manual Yaf 定義済み定数 定義済み定数 以下の定数が定義されています。 この関
...
YAF_VERSION ( string ) YAF_ENVIRON ( string ) YAF_ERR_STARTUP_FAILED ( int ) YAF_ERR_ROUTE_FAILED ( int ...
) YAF_ERR_DISPATCH_FAILED ( int ) YAF_ERR_AUTOLOAD_FAILED ( ...
int ) YAF_ERR_NOTFOUND_MODULE ( int ) YAF_ERR_NOTFOUND_CONTROLLE ...
R ( int ) YAF_ERR_NOTFOUND_ACTION ( int ) YAF_ERR_NOTFOUND_VIEW ( in ...
-
https://man.plustar.jp/php/yaf.constants.html
- [similar]
- 定義済み定数 11322
- « リソース型 例 » PHP Manual DOM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関
...
( int ) 10 DOMException 定数 定数 値 説明 DOM_PHP_ERR ( int ) 0 DOM の仕様にないエラーコードです。PHP の ...
エラーを意味します。 DOM_INDEX_SIZE_ERR ( int ) 1 インデックスあるいはサイズが負です。また ...
は上限を超えています。 DOMSTRING_SIZE_ERR ( int ) 2 指定したテキストは DOMString 内に収まりま ...
せん。 DOM_HIERARCHY_REQUEST_ERR ( int ) 3 そのノードが所属できない場所に挿入されま ...
-
https://man.plustar.jp/php/dom.constants.html
- [similar]
- 定義済み定数 9933
- « リソース型 例 » PHP Manual Yar 定義済み定数 定義済み定数 以下の定数が定義されています。 この関
...
ER_PHP ( string ) YAR_PACKAGER_JSON ( string ) YAR_ERR_OKEY ( int ) YAR_ERR_OUTPUT ( int ) YAR_ERR_TRANSP ...
ORT ( int ) YAR_ERR_REQUEST ( int ) YAR_ERR_PROTOCOL ( int ) YAR_ERR_P ...
ACKAGER ( int ) YAR_ERR_EXCEPTION ( int ) 関連キーワード: int , 定義 , 定数 ...
-
https://man.plustar.jp/php/yar.constants.html
- [similar]
- 例 9697
- « 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための
...
ラー処理 <?php // 自分のエラーハンドリングを行います error_reporting ( 0 ); // ユーザーの定義したエラーハン ...
ドリング関数 function userErrorHandler ( $errno , $errmsg , $filename , $linenum ...
慮する必要があるのは // E_WARNING、E_NOTICE、E_USER_ERROR、 // E_USER_WARNING そして E_USER_NOTICE だけです ...
。 $errortype = array ( E_ERROR => 'Error' , E_WARNING => ...
-
https://man.plustar.jp/php/errorfunc.examples.html
- [similar]
- エラーメッセージの説明 9238
- « POST メソッドによるアップロード 陥りやすい落とし穴 » PHP Manual ファイルアップロードの処理 エラ
...
ァイルアップロードの間に生成され、 ファイル配列の ['error'] 要素で アクセス可能です。言い換えると、エラーは ...
、 $_FILES['userfile']['error'] でアクセス可能でしょう。 UPLOAD_ERR_OK 値: 0; ...
なく、ファイルアップロードは成功しています。 UPLOAD_ERR_INI_SIZE 値: 1; アップロードされたファイルは、 php ...
filesize ディレクティブの値を超えています。 UPLOAD_ERR_FORM_SIZE 値: 2; アップロードされたファイルは、HTM ...
-
https://man.plustar.jp/php/features.file-upload.errors.html
- [similar]
- The ZMQ class 8502
- « 要件 ZMQ::__construct » PHP Manual 0MQ messaging The ZMQ class The ZMQ class (PECL zmq >= 0.5.
...
MODE_DONTWAIT ; const int MODE_SNDMORE ; const int ERR_INTERNAL ; const int ERR_EAGAIN ; const int ERR_EN ...
OTSUP ; const int ERR_EFSM ; const int ERR_ETERM ; /* Methods */ private ...
e device ZMQ::DEVICE_STREAMER Streamer device ZMQ::ERR_INTERNAL ZMQ extension internal error ZMQ::ERR_EAG ...
n would block when ZMQ::MODE_DONTWAIT is used ZMQ::ERR_ENOTSUP The operation is not supported by the sock ...
-
https://man.plustar.jp/php/class.zmq.html
- [similar]
- 定義済み定数 7849
- « リソース型 接続、および接続の管理 » PHP Manual PDO 定義済み定数 定義済み定数 以下の定数が定義さ
...
信に対するタイムアウト値を秒で設定します。 PDO::ATTR_ERRMODE ( int ) PDO::ATTR_SERVER_VERSION ( int ) PDO:: ...
とつを選べます。 PHP 7.2.0 以降で利用可能です。 PDO::ERRMODE_SILENT ( int ) エラー時にエラーもしくは例外を発 ...
にしてください。 これはデフォルトのモードです。 PDO::ERRMODE_WARNING ( int ) エラーが発生した場合、PHP の E ...
_WARNING メッセージを発行します。 PDO::ERRMODE_EXCEPTION ( int ) エラーが発生した場合、PDOExc ...
-
https://man.plustar.jp/php/pdo.constants.html
- [similar]
- 例外のキャッチのオン/オフを切り替える 7571
- « Yaf_Dispatcher::autoRender Yaf_Dispatcher::__construct » PHP Manual Yaf_Dispatcher 例外のキャッ
...
.dispatcher.catchException で有効にする) と、 もし ErrorController::error を定義していれば キャッチしなか ...
った例外はすべて ErrorController::error に送られます。 パラメータ flag ...
af_Dispatcher::catchException() の例 /* 次のような ErrorController を定義しているものとします */ <?php cl ...
ass ErrorController extends Yaf_Controller_Abstract { /** ...
-
https://man.plustar.jp/php/yaf-dispatcher.catchexception.html
- [similar]