検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 186 for [SIMILAR] 16 1024 4096 WITH 78644 crypt WITH 613... (0.386 sec.)
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
PHP 7.0.x で推奨されなくなる機能 0
« 新機能 変更された関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 PHP 7.0.x で推奨されなくなる機能 PHP 7.0.x で推奨されなくなる機能 PHP 4 形式のコンストラクタ PHP 4 形式のコンストラクタ (クラス名と同じ名前のメソッドを定義するもの) が非推奨となりました。将来的に削除される見込みです。 ...
https://man.plustar.jp/php/migration70.deprecated.html - [similar]
ハッシュ値を計算する 0
« sodium_crypto_core_ristretto255_sub sodium_crypto_generichash_init » PHP Manual Sodium 関数 ハッシュ値を計算する sodium_crypto_generichash_final (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_generichash_final — ハッシュ値を計算する 説明 sodium_crypto_generichash_final ( string &$state , int $l ...
https://man.plustar.jp/php/function.sodium-crypto-generichash-final.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP コアに含まれるため、 追加のインストール無しで使用できます。 PHP 8.1.0 以降では、configure オプション --with-external-libcrypt を指定することで、システムの crypt ライブラリを使って crypt() をビルドできる ...
https://man.plustar.jp/php/strings.installation.html - [similar]
定義済み定数 0
« リソース型 有効期限 » PHP Manual Memcached 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Memcached::OPT_COMPRESSION ペイロードの圧縮を有効あるいは無効にしま ...
https://man.plustar.jp/php/memcached.constants.html - [similar]
メッセージをハッシュに追加する 0
« sodium_crypto_generichash_keygen sodium_crypto_generichash » PHP Manual Sodium 関数 メッセージをハッシュに追加する sodium_crypto_generichash_update (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_generichash_update — メッセージをハッシュに追加する 説明 sodium_crypto_generichash_update ( string & ...
https://man.plustar.jp/php/function.sodium-crypto-generichash-update.html - [similar]
for 0
« do-while foreach » PHP Manual 制御構造 for for (PHP 4, PHP 5, PHP 7, PHP 8) for ループは、PHPで最も複雑なループです。 for は、Cのforループと同様に動作します。 for ループの構文は、次のようになります。 for (式1; 式2; 式3) 文 最初の式( 式1 )は、ループ開始時に無条件に 評価(実行)されます。 ...
https://man.plustar.jp/php/control-structures.for.html - [similar]
指定したパスのディレクトリを列挙し、ディレクトリ名とファイルタイプのハッシュを返... 0
« svn_fs_delete svn_fs_file_contents » PHP Manual SVN 関数 指定したパスのディレクトリを列挙し、ディレクトリ名とファイルタイプのハッシュを返す svn_fs_dir_entries (PECL svn >= 0.1.0) svn_fs_dir_entries — 指定したパスのディレクトリを列挙し、ディレクトリ名とファイルタイプのハッシュを返す 説明 ...
https://man.plustar.jp/php/function.svn-fs-dir-entries.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP 5.1.2 以降、ハッシュ拡張モジュールは本体にバンドルされ、デフォルトでコンパイルされるようになります。 configure 時に --disable-hash を指定することで明示的に無効にすることも可能です。それ以前の バージョン ...
https://man.plustar.jp/php/hash.installation.html - [similar]
定義済み定数 0
« リソース型 Phar アーカイブの使用法 » PHP Manual Phar 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Phar 圧縮定数 定数 値 説明 Phar::NONE ( int ) 0x00000000 ...
https://man.plustar.jp/php/phar.constants.html - [similar]