検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 257 for [SIMILAR] 16 1024 4096 WITH 18323 検証 WITH 1811... (0.234 sec.)
定義済み定数 0
« リソース型 SVN 関数 » PHP Manual SVN 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SVN_REVISION_HEAD ( int ) HEAD リビジョンを指すマジックナンバー (-1)。 sv ...
https://man.plustar.jp/php/svn.constants.html - [similar]
セッション管理の基礎 0
« セッション と セキュリティ セッションに関連する INI 設定をセキュアにする » PHP Manual セッション と セキュリティ セッション管理の基礎 セッション管理の基礎 セッションのセキュリティ セッションモジュールは、セッションに保存された情報を 作成したユーザーだけが見られることを保証できません。 ...
https://man.plustar.jp/php/features.session.security.management.html - [similar]
除去フィルタ 0
« 検証フィルタ その他のフィルタ » PHP Manual フィルタの型 除去フィルタ 除去フィルタ 除去フィルタの一覧 ID 名前 フラグ 説明 FILTER_SANITIZE_EMAIL "email" 英字、数字および !#$%&'*+-=?^_`{|}~@.[] 以外のすべての文字を取り除きます。 FILTER_SANITIZE_ENCODED "encoded" FILTER_FLAG_STRIP_LOW , FI ...
https://man.plustar.jp/php/filter.filters.sanitize.html - [similar]
igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する 0
« igbinary_serialize JSON » PHP Manual Igbinary 関数 igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する igbinary_unserialize (PECL igbinary >= 1.1.1) igbinary_unserialize — igbinary_serialize() によって保存されたバイナリ表現から、PHP の値を復元する 説明 igbinary_un ...
https://man.plustar.jp/php/function.igbinary-unserialize.html - [similar]
Argon2 アルゴリズムを使い、パスワードからキーを導出する 0
« sodium_crypto_pwhash_str sodium_crypto_scalarmult_base » PHP Manual Sodium 関数 Argon2 アルゴリズムを使い、パスワードからキーを導出する sodium_crypto_pwhash (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash — Argon2 アルゴリズムを使い、パスワードからキーを導出する 説明 sodium_crypto_pwhash ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash.html - [similar]
SSH サーバーに接続する 0
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_connect (PECL ssh2 >= 0.9.0) ssh2_connect — SSH サーバーに接続する 説明 ssh2_connect ( string $host , int $port = 22 , array $methods = ? , array $callbacks = ? ): resource リモートの SSH サーバーと ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]
ノードを正規化する 0
« DOMNode::lookupPrefix DOMNode::removeChild » PHP Manual DOMNode ノードを正規化する DOMNode::normalize (PHP 5, PHP 7, PHP 8) DOMNode::normalize — ノードを正規化する 説明 public DOMNode::normalize (): void 空のテキストノードを削除し、このノードに隣接するテキストノードとそのすべての子をマ ...
https://man.plustar.jp/php/domnode.normalize.html - [similar]
XML diff and merge 0
« wddx_serialize_vars はじめに » PHP Manual XML 操作 XML diff and merge XML diff and merge はじめに インストール/設定 要件 インストール手順 XMLDiff\Base — The XMLDiff\Base class XMLDiff\Base::__construct — Constructor XMLDiff\Base::diff — Produce diff of two XML documents XMLDiff\Base::m ...
https://man.plustar.jp/php/book.xmldiff.html - [similar]
新規 XSLTProcessor オブジェクトを生成する 0
« XSLTProcessor XSLTProcessor::getParameter » PHP Manual XSLTProcessor 新規 XSLTProcessor オブジェクトを生成する XSLTProcessor::__construct (PHP 5, PHP 7, PHP 8) XSLTProcessor::__construct — 新規 XSLTProcessor オブジェクトを生成する 説明 XSLTProcessor::__construct () 新規 XSLTProcessor オ ...
https://man.plustar.jp/php/xsltprocessor.construct.html - [similar]
保存用表現から PHP の値を生成する 0
« strval unset » PHP Manual 変数操作 関数 保存用表現から PHP の値を生成する unserialize (PHP 4, PHP 5, PHP 7, PHP 8) unserialize — 保存用表現から PHP の値を生成する 説明 unserialize ( string $data , array $options = [] ): mixed unserialize() は、シリアル化された変数を PHP 変数値に戻す変換 ...
https://man.plustar.jp/php/function.unserialize.html - [similar]