検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 1896 for Get (0.060 sec.)
指定したハッシュのブロックサイズを得る 2930
« mhash_count mhash_get_hash_name » PHP Manual Mhash 関数 指定したハッシュのブロックサイズを得る ... mhash_get_block_size (PHP 4, PHP 5, PHP 7, PHP 8) mhash_get_ ... この関数に頼らないことを強く推奨します。 説明 mhash_get_block_size ( int $algo ): int | false 指定した alg ... ash_*() 関数 を代わりに使って下さい。 例 例1 mhash_get_block_size() の例 <?php echo mhash_get_block_size ...
https://man.plustar.jp/php/function.mhash-get-block-size.html - [similar]
オープン済みとキャッシュ済みのリンクに関する情報を返す 2930
« mysqli_get_client_stats mysqli_report » PHP Manual エイリアスおよび非推奨の Mysqli 関数 オープ ... みとキャッシュ済みのリンクに関する情報を返す mysqli_get_links_stats (PHP 5 >= 5.6.0, PHP 7, PHP 8) mysqli_ ... キャッシュ済みのリンクに関する情報を返す 説明 mysqli_get_links_stats (): array mysqli_get_links_stats() 関数 ... この関数にはパラメータはありません。 戻り値 mysqli_get_links_stats() 関数は、3つの要素からなる連想配列を返 ...
https://man.plustar.jp/php/function.mysqli-get-links-stats.html - [similar]
CSR の subject を返す 2930
« openssl_csr_get_public_key openssl_csr_new » PHP Manual OpenSSL 関数 CSR の subject を返す ope ... nssl_csr_get_subject (PHP 5 >= 5.2.0, PHP 7, PHP 8) openssl_csr ... _get_subject — CSR の subject を返す 説明 openssl_csr_g ... l $short_names = true ): array | false openssl_csr_get_subject() 関数は、 csr にエンコードされた subject ... のリソースを受け入れていました。 例 例1 openssl_csr_get_subject() の例 <?php $subject = array( "countryNam ...
https://man.plustar.jp/php/function.openssl-csr-get-subject.html - [similar]
Getter 2930
« Yac::get Yac::info » PHP Manual Yac Getter Yac::__get (PECL yac >= 1.0.0) Yac::__getGetter ... 説明 public Yac::__get ( string $key ): mixed Retrieve values from cache ... mixed on success, null on failure 関連キーワード: Getter , Yac , key , string , info , public , Retrieve ...
https://man.plustar.jp/php/yac.getter.html - [similar]
Get Closures 2916
« Componere\Patch::getClosure Componere\Method » PHP Manual Componere\Patch Get Closures Compone ... re\Patch::getClosures (Componere 2 >= 2.1.0) Componere\Patch::ge ... tClosures — Get Closures 説明 public Componere\Patch::getClosures ... orrect scope and object 関連キーワード: Closures , Get , Componere , Patch , getClosures , array , Shall ... , return , getClosure , public ...
https://man.plustar.jp/php/componere-patch.getclosures.html - [similar]
リクエストリソースに関連づけられた直近のエラーの説明を文字列で返す 2916
« eio_get_event_stream eio_grp_add » PHP Manual Eio 関数 リクエストリソースに関連づけられた直近の ... エラーの説明を文字列で返す eio_get_last_error (PECL eio >= 1.0.0) eio_get_last_error ... づけられた直近のエラーの説明を文字列で返す 説明 eio_get_last_error ( resource $req ): string eio_get_last_ ... す。 パラメータ req リクエストリソース。 戻り値 eio_get_last_error() は、 req に関連づけられた直近のエラー ...
https://man.plustar.jp/php/function.eio-get-last-error.html - [similar]
Return the candidate limit 2916
« fann_get_cascade_candidate_change_fraction fann_get_cascade_candidate_stagnation_epochs » PHP ... Manual Fann 関数 Return the candidate limit fann_get_cascade_candidate_limit (PECL fann >= 1.0.0) fann_ ... idate_limit — Return the candidate limit 説明 fann_get_cascade_candidate_limit ( resource $ann ): float T ...
https://man.plustar.jp/php/function.fann-get-cascade-candidate-limit.html - [similar]
PHP 設定オプションの値を取得する 2916
« gc_status get_current_user » PHP Manual PHP オプション/情報 関数 PHP 設定オプションの値を取得す ...get_cfg_var (PHP 4, PHP 5, PHP 7, PHP 8) get_cfg_var — ... PHP 設定オプションの値を取得する 説明 get_cfg_var ( string $option ): string | array | false ... を返し、 エラーの場合は false を返します。 参考 ini_get() - 設定オプションの値を得る ini_get_all() - すべて ...
https://man.plustar.jp/php/function.get-cfg-var.html - [similar]
Returns the blocksize of the opened algorithm 2916
« mcrypt_enc_get_algorithms_name mcrypt_enc_get_iv_size » PHP Manual Mcrypt 関数 Returns the blo ... cksize of the opened algorithm mcrypt_enc_get_block_size (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, ... PECL mcrypt >= 1.0.0) mcrypt_enc_get_block_size — Returns the blocksize of the opened a ... 関数に頼らないことを強く推奨します。 説明 mcrypt_enc_get_block_size ( resource $td ): int Gets the blocksiz ...
https://man.plustar.jp/php/function.mcrypt-enc-get-block-size.html - [similar]
フォーマッタのパターンを取得する 2916
« NumberFormatter::getLocale NumberFormatter::getSymbol » PHP Manual NumberFormatter フォーマッタ ... のパターンを取得する NumberFormatter::getPattern numfmt_get_pattern (PHP 5 >= 5.3.0, PHP 7, ... PHP 8, PECL intl >= 1.0.0) NumberFormatter::getPattern -- numfmt_get_pattern — フォーマッタのパター ... する 説明 オブジェクト指向型 public NumberFormatter::getPattern (): string | false 手続き型 numfmt_get_patt ... いはエラー発生時に false を返します。 例 例1 numfmt_get_pattern() の例 <?php $fmt = numfmt_create ( 'de_DE ...
https://man.plustar.jp/php/numberformatter.getpattern.html - [similar]