検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 71 for Record (0.002 sec.)
GeoIP データベースで見つかった詳細な都市情報を返す 7885
« geoip_org_by_name geoip_region_by_name » PHP Manual GeoIP 関数 GeoIP データベースで見つかった詳 ... 細な都市情報を返す geoip_record_by_name (PECL geoip >= 0.2.0) geoip_record_by_name ... タベースで見つかった詳細な都市情報を返す 説明 geoip_record_by_name ( string $hostname ): array geoip_record_b ... および country_name が追加されました。 例 例1 geoip_record_by_name() の例 これは、ホスト example.com のレコー ... ドを含む連想配列を表示します。 <?php $record = geoip_record_by_name ( 'www.example.com' ); if ( ...
https://man.plustar.jp/php/function.geoip-record-by-name.html - [similar]
はじめに 7477
« Seaslog インストール/設定 » PHP Manual Seaslog はじめに はじめに The Seaslog is an effective,f ... PHP. The log journal,which is usually the operate record of the system, software and the application record ... . What is provided at present: In the PHP project, record the log specification and repidly. Configure the d ... he PSR-3 log interface specification Automatically record error information Automatically record abnormal in ... More » SeasLog Document at Github. 関連キーワード: record , Seaslog , Support , analysis , configuration , s ...
https://man.plustar.jp/php/intro.seaslog.html - [similar]
Returns the CUBRID database parameters 7252
« cubrid_get_client_info cubrid_get_query_timeout » PHP Manual CUBRID 関数 Returns the CUBRID da ... Transaction T1 may experience phantom read for the record R that was inserted by another transaction T2 when ... it is repeatedly retrieving a specific record. REPEATABLE READ CLASS with READ COMMITTED INSTANC ... ransaction T2 when it is repeatedly retrieving the record R. REPEATABLE READ CLASS with READ UNCOMMITTED INS ... ion T1 may experience R' read (dirty read) for the record that was updated but not committed by another tran ...
https://man.plustar.jp/php/function.cubrid-get-db-parameter.html - [similar]
ホスト名に関連する DNS リソースレコードを取得する 7168
« dns_get_mx fsockopen » PHP Manual ネットワーク 関数 ホスト名に関連する DNS リソースレコードを取 ... 得する dns_get_record (PHP 5, PHP 7, PHP 8) dns_get_record — ホスト名に関 ... 連する DNS リソースレコードを取得する 説明 dns_get_record ( string $hostname , int $type = DNS_ANY , array & ... oritative_name_servers = null , array &$additional_records = null , bool $raw = false ): array | false 指定し ... いようにしてください。 type デフォルトでは、 dns_get_record() は hostname に関連するすべてのリソースレコードを ...
https://man.plustar.jp/php/function.dns-get-record.html - [similar]
実行時設定 7168
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 単な説明を示します。 seaslog.appender int Switch the Record Log Data Store. 1File 2TCP 3UDP (Switch default 1) ... | this is a notice log seaslog.appender_retry int Record Log Retry Count. Default 0 (Do Not Retry) seaslog. ... ill rewritten down into the Data Store when the prerecorded log in memory count >= this buffer_size,and then ... hen closed, a warning is thrown. seaslog.level int Record logger level. Default 8 (All of them). 0-EMERGENCY ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
Gets the number of fields of a database 7070
« dbase_get_record dbase_numrecords » PHP Manual dBase 関数 Gets the number of fields of a datab ... s are between 0 and dbase_numfields($db)-1 , while record numbers are between 1 and dbase_numrecords($db) . ... 1 dbase_numfields() Example <?php $rec = dbase_get_record ( $db , $recno ); $nf = dbase_numfields ( $db ); f ... ++) { echo $rec [ $i ], "\n" ; } ?> 参考 dbase_numrecords() - Gets the number of records in a database 関連 ... ード: database , fields , of , the , numfields , numrecords , resource , record , int , create ...
https://man.plustar.jp/php/function.dbase-numfields.html - [similar]
checkdnsrr のエイリアス 7042
« closelog dns_get_mx » PHP Manual ネットワーク 関数 checkdnsrr のエイリアス dns_check_record (P ... HP 5, PHP 7, PHP 8) dns_check_record — checkdnsrr() のエイリアス 説明 この関数は次の関数 ... rr() . 関連キーワード: checkdnsrr , 関数 , check , record , closelog , ネットワーク , ...
https://man.plustar.jp/php/function.dns-check-record.html - [similar]
getmxrr のエイリアス 7042
« dns_check_record dns_get_record » PHP Manual ネットワーク 関数 getmxrr のエイリアス dns_get_mx ... です。 getmxrr() . 関連キーワード: getmxrr , 関数 , record , check , ネットワーク , ...
https://man.plustar.jp/php/function.dns-get-mx.html - [similar]
要件 6634
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 checkdnsrr() 、 ge ... tmxrr() および dns_get_record() には Linux の Bind が必要です。 関連キーワード: ... インストール , 設定 , 手順 , checkdnsrr , getmxrr , record , Bind , ...
https://man.plustar.jp/php/network.requirements.html - [similar]
レコードを返す 6578
« yaz_range yaz_scan_result » PHP Manual YAZ 関数 レコードを返す yaz_record (PHP 4 >= 4.0.1, PEC ... L yaz >= 0.9.0) yaz_record — レコードを返す 説明 yaz_record ( resource $id , ... int $pos , string $type ): string yaz_record() 関数は、現在の結果セットの pos で指定した位置にあ ... レコードが $p の位置にあるとすると、 <?php $ar = yaz_record ( $id , $p , "array" ); print_r ( $ar ); ?> この出 ... なければなりません) に変換します。 <?php $rec = yaz_record ( $id , $p , "xml; charset=marc-8,utf-8" ); ?> レコ ...
https://man.plustar.jp/php/function.yaz-record.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT