検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 434 for info (0.017 sec.)
ReflectionExtension を作成する 4011
« ReflectionExtension::__clone ReflectionExtension::export » PHP Manual ReflectionExtension Refl ... on (version: $Revision$) 参考 ReflectionExtension::info() - 拡張モジュールの情報を表示する コンストラクタ ... onstruct , 拡張 , モジュール , Reflection , 情報 , info , 参考 , Revision ...
https://man.plustar.jp/php/reflectionextension.construct.html - [similar]
実行時設定 4011
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... send log to TCP/UDP,style follow RFC5424. The {logInfo} affected by seaslog.default_template . The log st ... u-trusty test/logger[27171]: 2016-06-25 00:59:43 | INFO | 21423 | 599157af4e937 | 1466787583.323 | this is ... a info log <13>1 2017-08-27T01:24:59+08:00 vagrant-ubuntu ... it's meaning SeasLog will create the file deistic info\warn\error and the other type. seaslog.ignore_warn ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
使われているルート名を取得する 4011
« Yaf_Router::__construct Yaf_Router::getRoute » PHP Manual Yaf_Router 使われているルート名を取得 ... $regex_route = new Yaf_Route_Rewrite ( "#^/product/info/(\d+)" , array( "controller" => "product" , "actio ... n" => "info" , ) ); $router -> addRoute ( 'rewrite' , $rewrite ... ring(7) "rewrite" /* http://yourdomain.com/product/info/34 * の場合の DummyPlugin の出力 */ string(5) "reg ...
https://man.plustar.jp/php/yaf-router.getcurrentroute.html - [similar]
パスワードのハッシュ 3985
« OpenSSLAsymmetricKey はじめに » PHP Manual 暗号 パスワードのハッシュ パスワードのハッシュ はじ ... ードハッシュアルゴリズムのIDを取得する password_get_info — 指定したハッシュに関する情報を返す password_hash ... インストール , 設定 , algos , rehash , hash , 情報 , info ...
https://man.plustar.jp/php/book.password.html - [similar]
The SeasLog class 3985
« seaslog_get_version SeasLog::alert » PHP Manual Seaslog The SeasLog class The SeasLog class (P ... etRequestVariable ( int $key ): bool public static info ( string $message , array $content = ? , string $l ... ? ): bool } 目次 SeasLog::alert — Record alert log information SeasLog::analyzerCount — Get log count by l ... escription SeasLog::critical — Record critical log information SeasLog::debug — Record debug log informati ... cription SeasLog::emergency — Record emergency log information SeasLog::error — Record error log informati ...
https://man.plustar.jp/php/class.seaslog.html - [similar]
ドメイン名をIDNAのASCII形式に変換する 3985
« IDN 関数 idn_to_utf8 » PHP Manual IDN 関数 ドメイン名をIDNAのASCII形式に変換する idn_to_ascii ... $variant = INTL_IDNA_VARIANT_UTS46 , array &$idna_info = null ): string | false Unicode のドメイン名を、I ... NA_VARIANT_UTS46 (ICU 4.6 以降のみ利用可能)。 idna_info このパラメータを使うのは、 variant が INTL_IDNA_VA ... 形式 , ascii , variant , 推奨 , 定数 , パラメータ , info , 変更 ...
https://man.plustar.jp/php/function.idn-to-ascii.html - [similar]
配列と同様の形式で、複数の変数への代入を行う 3985
« ksort natcasesort » PHP Manual 配列 関数 配列と同様の形式で、複数の変数への代入を行う list (PH ... とができるようになります。 例 例1 list() の例 <?php $info = array( 'コーヒー' , '茶色' , 'カフェイン' ); // ... べての変数の取得 list( $drink , $color , $power ) = $info ; echo " $drink の色は $color で、 $power が含まれ ... ; // 一部の変数の取得 list( $drink , , $power ) = $info ; echo " $drink には $power が含まれています。\n" ... ; // 三番目のみの取得 list( , , $power ) = $info ; echo " $power 欲しい!\n" ; // list() は文字列では ...
https://man.plustar.jp/php/function.list.html - [similar]
スポット色を作成する 3985
« ps_lineto ps_moveto » PHP Manual PS 関数 スポット色を作成する ps_makespotcolor (PECL ps >= 1.1 ... t ファイルをオープンできません\n" ; exit; } ps_set_info ( $ps , "Creator" , "spotcolor.php" ); ps_set_info ... ( $ps , "Author" , "Uwe Steinmann" ); ps_set_info ( $ps , "Title" , "Spot color example" ); ps_begin ...
https://man.plustar.jp/php/function.ps-makespotcolor.html - [similar]
Get information from installed RPM 3985
« rpmaddtag rpmdbsearch » PHP Manual RpmInfo 関数 Get information from installed RPM rpmdbinfo ( ... PECL rpminfo >= 0.2.0) rpmdbinfo — Get information from install ... ed RPM 説明 rpmdbinfo ( string $nevr , bool $full = false ): array Retri ... eve information about an installed package, from the system ... ional epoch, version and release. full If true all information headers for the file are retrieved, else on ...
https://man.plustar.jp/php/function.rpmdbinfo.html - [similar]
S/MIME で署名されたメッセージの署名を検証する 3952
« openssl_pkcs7_sign openssl_pkey_derive » PHP Manual OpenSSL 関数 S/MIME で署名されたメッセージ ... $signers_certificates_filename = null , array $ca_info = [] , ? string $untrusted_certificates_filename = ... ファイルの名前を含む文字列でなければなりません。 ca_info ca_info が指定された場合、 検証に使用する信頼された ...
https://man.plustar.jp/php/function.openssl-pkcs7-verify.html - [similar]