検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 434 for info (0.019 sec.)
定義済み定数 4536
« リソース型 PHP オプション/情報 関数 » PHP Manual PHP Options/Info 定義済み定数 定義済み定数 以 ... 完全にスタンドアローンのHTMLページ を生成します。 phpinfo() の定数 定数 値 説明 INFO_GENERAL 1 configureオプ ... php.ini の場所、構築日、Webサーバー、システム等。 INFO_CREDITS 2 PHP クレジット。 phpcredits() も参照して ... ください。 INFO_CONFIGURATION 4 PHPディレクティブの現在のローカルお ... よびマスター値。 ini_get() も参照してください。 INFO_MODULES 8 ロードされているモジュールとそれぞれの設 ...
https://man.plustar.jp/php/info.constants.html - [similar]
リソース型の一覧 4536
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... 生成する関数 使用する関数 破棄する関数 説明 AddressInfo socket_addrinfo_lookup() socket_addrinfo_bind() , ... socket_addrinfo_connect() , socket_addrinfo_explain() , None Addre ... ssInfo (ソケット) bzip2 bzopen() bzerrno() , bzerror() , ... name() cubrid_get_db_parameter() cubrid_get_server_info() cubrid_get() cubrid_insert_id() cubrid_is_instan ...
https://man.plustar.jp/php/resource.html - [similar]
Record alert log information 4536
« SeasLog SeasLog::analyzerCount » PHP Manual SeasLog Record alert log information SeasLog::aler ... seaslog >=1.0.0) SeasLog::alert — Record alert log information 説明 public static SeasLog::alert ( string ... = ? , string $logger = ? ): bool Record alert log information. 注意 : "ALERT" - Action must be taken imme ... lues from content array. Sush as `message` is `log info from {NAME}` and `content` is `array('NAME' => nee ... ke)`, the log information will `log info from neeke`. logger The `log ...
https://man.plustar.jp/php/seaslog.alert.html - [similar]
Record critical log information 4536
« SeasLog::__construct SeasLog::debug » PHP Manual SeasLog Record critical log information SeasL ... g >=1.0.0) SeasLog::critical — Record critical log information 説明 public static SeasLog::critical ( stri ... ? , string $logger = ? ): bool Record critical log information. 注意 : "CRITICAL" - Critical conditions.Ne ... lues from content array. Sush as `message` is `log info from {NAME}` and `content` is `array('NAME' => nee ... ke)`, the log information will `log info from neeke`. logger The `log ...
https://man.plustar.jp/php/seaslog.critical.html - [similar]
Record debug log information 4536
« SeasLog::critical SeasLog::__destruct » PHP Manual SeasLog Record debug log information SeasLo ... seaslog >=1.0.0) SeasLog::debug — Record debug log information 説明 public static SeasLog::debug ( string ... = ? , string $logger = ? ): bool Record debug log information. 注意 : "DEBUG" - Detailed debug informatio ... n.Fine-grained information events. パラメータ message The log message. ... lues from content array. Sush as `message` is `log info from {NAME}` and `content` is `array('NAME' => nee ...
https://man.plustar.jp/php/seaslog.debug.html - [similar]
Record emergency log information 4536
« SeasLog::__destruct SeasLog::error » PHP Manual SeasLog Record emergency log information SeasL ... >=1.0.0) SeasLog::emergency — Record emergency log information 説明 public static SeasLog::emergency ( str ... , string $logger = ? ): bool Record emergency log information. 注意 : "EMERGENCY" - System is unusable. パ ... lues from content array. Sush as `message` is `log info from {NAME}` and `content` is `array('NAME' => nee ... ke)`, the log information will `log info from neeke`. logger The `log ...
https://man.plustar.jp/php/seaslog.emergency.html - [similar]
Record error log information 4536
« SeasLog::emergency SeasLog::flushBuffer » PHP Manual SeasLog Record error log information Seas ... seaslog >=1.0.0) SeasLog::error — Record error log information 説明 public static SeasLog::error ( string ... = ? , string $logger = ? ): bool Record error log information. 注意 : "ERROR" - Runtime errors that do no ... lues from content array. Sush as `message` is `log info from {NAME}` and `content` is `array('NAME' => nee ... ke)`, the log information will `log info from neeke`. logger The `log ...
https://man.plustar.jp/php/seaslog.error.html - [similar]
Get the logs buffer in memory as array 4536
« SeasLog::getBasePath SeasLog::getBufferEnabled » PHP Manual SeasLog Get the logs buffer in mem ... g::getBuffer() example <?php var_dump ( SeasLog :: info ( 'info log' )); var_dump ( SeasLog :: debug ( 'de ... array(2) { [0]=> string(79) "2018-07-07 10:43:32 | INFO | 71785 | 5b4028d4c58d5 | 1530931412.810 | info lo ...
https://man.plustar.jp/php/seaslog.getbuffer.html - [similar]
Get result of next query when executing multiple SQL statements 4511
« cubrid_move_cursor cubrid_num_cols » PHP Manual CUBRID 関数 Get result of next query when exec ... , $sql_stmt , CUBRID_EXEC_QUERY_ALL ); get_result_info ( $res ); cubrid_next_result ( $res ); get_result_ ... info ( $res ); function get_result_info ( $req ) { printf ( "\n------------ get_result_inf ... の例の出力は以下となります。 ------------ get_result_info -------------------- Row count: 6 Column count: 2 ... en: 6 Second Column Flags: ------------ get_result_info -------------------- Row count: 4 Column count: 5 ...
https://man.plustar.jp/php/function.cubrid-next-result.html - [similar]
ファイル名を除いたパスを取得する 4511
« SplFileInfo::getOwner SplFileInfo::getPathInfo » PHP Manual SplFileInfo ファイル名を除いたパス ... を取得する SplFileInfo::getPath (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInf ... ファイル名を除いたパスを取得する 説明 public SplFileInfo::getPath (): string ファイルへのパスを返します。フ ... 戻り値 ファイルへのパスを返します。 例 例1 SplFileInfo::getPath() の例 <?php $info = new SplFileInfo ( '/ ... usr/bin/php' ); var_dump ( $info -> getPath ()); $info = new SplFileInfo ( '/usr/' ...
https://man.plustar.jp/php/splfileinfo.getpath.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT