検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 246 for 初期 (0.029 sec.)
ReflectionProperty クラス 4465
« ReflectionParameter::__toString ReflectionProperty::__clone » PHP Manual リフレクション Reflec ... べる ReflectionProperty::isInitialized — プロパティが初期化されているかをチェックする ReflectionProperty::isP ...
https://man.plustar.jp/php/class.reflectionproperty.html - [similar]
Yaf_Request_Http クラス 4465
« Yaf_Request_Abstract::setRouted Yaf_Request_Http::__construct » PHP Manual Yaf Yaf_Request_Htt ... からのあらゆるリクエストは、 Yaf_Request_Http として初期化されます。 URI のクエリ文字列や POST パラメータなど ...
https://man.plustar.jp/php/class.yaf-request-http.html - [similar]
時刻の文字列を指定されたフォーマットに従ってパースする 4465
« DateTimeImmutable::__construct DateTimeImmutable::createFromInterface » PHP Manual DateTimeImm ... ormat で指定されていない部分を 現在のシステム時刻で初期化します。 format に文字 ! が含まれる場合は、作成した ... ! の左側の部分を Unix エポックの対応する箇所の値で初期化します。 Unix エポックは 1970-01-01 00:00:00 です。 ...
https://man.plustar.jp/php/datetimeimmutable.createfromformat.html - [similar]
配列内の現在の要素を返す 4465
« count each » PHP Manual 配列 関数 配列内の現在の要素を返す current (PHP 4, PHP 5, PHP 7, PHP 8 ... のポインタは、配列に挿入された最初の要素を指すように初期化されます。 パラメータ array 配列。 戻り値 current( ...
https://man.plustar.jp/php/function.current.html - [similar]
出力する PHP エラーの種類を設定する 4465
« error_log restore_error_handler » PHP Manual エラー処理関数 出力する PHP エラーの種類を設定する ... | E_PARSE ); // E_NOTICE を表示させるのもおすすめ(初期化されていない // 変数、変数名のスペルミスなど…) er ...
https://man.plustar.jp/php/function.error-reporting.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 4465
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する ... 覧を返す hash_init() - 段階的なハッシュコンテキストを初期化する hash_hmac() - HMAC 方式を使用してハッシュ値を ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]
LDAP サーバーへ接続する 4465
« ldap_compare ldap_control_paged_result_response » PHP Manual LDAP 関数 LDAP サーバーへ接続する ... スタンスを返しますが、 実際には接続せずにパラメータの初期化だけを行います。 実際に接続するのは次に ldap_* 関数 ...
https://man.plustar.jp/php/function.ldap-connect.html - [similar]
データを暗号化する 4465
« openssl_digest openssl_error_string » PHP Manual OpenSSL 関数 データを暗号化する openssl_encry ... OPENSSL_ZERO_PADDING のビット OR。 iv NULL ではない初期化ベクトル。 tag AEAD 暗号モード (GCM または LCM) を ...
https://man.plustar.jp/php/function.openssl-encrypt.html - [similar]
データをシール(暗号化)する 4465
« openssl_random_pseudo_bytes openssl_sign » PHP Manual OpenSSL 関数 データをシール(暗号化)する ... ュアな暗号化方式を指定することを強く推奨します。 iv 初期化ベクトル。 戻り値 成功時にシール(暗号化)されたデー ...
https://man.plustar.jp/php/function.openssl-seal.html - [similar]
乱数を生成する 4465
« rad2deg round » PHP Manual Math 関数 乱数を生成する rand (PHP 4, PHP 5, PHP 7, PHP 8) rand — 乱 ... 品質になってしまいます。 参考 srand() - 乱数生成器を初期化する getrandmax() - 乱数の最大値を取得する mt_rand ...
https://man.plustar.jp/php/function.rand.html - [similar]