検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 191 for [SIMILAR] 16 1024 4096 WITH 21740 chacha20poly13... (0.203 sec.)
CRC32 コードを返すか、CRC がチェックできない場合に例外をスローする 0
« PharFileInfo::__destruct PharFileInfo::getCompressedSize » PHP Manual PharFileInfo CRC32 コードを返すか、CRC がチェックできない場合に例外をスローする PharFileInfo::getCRC32 (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) PharFileInfo::getCRC32 — CRC32 コードを返すか、CRC がチェックで ...
https://man.plustar.jp/php/pharfileinfo.getcrc32.html - [similar]
パースしているドキュメントの妥当性を示す 0
« XMLReader::getParserProperty XMLReader::lookupNamespace » PHP Manual XMLReader パースしているドキュメントの妥当性を示す XMLReader::isValid (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::isValid — パースしているドキュメントの妥当性を示す 説明 public XMLReader::isValid (): bool パースしている ...
https://man.plustar.jp/php/xmlreader.isvalid.html - [similar]
新しい関数 0
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しい関数 新しい関数 PHP コア stream_isatty() sapi_windows_vt100_support() SPL spl_object_id() DOM DomNodeList::count() DOMNamedNodeMap::count() FTP ftp_append() GD imagesetclip() imagegetclip() imageopenpolygo ...
https://man.plustar.jp/php/migration72.new-functions.html - [similar]
その他の定数 0
« Server Name Indication 定数 キー/証明書パラメータ » PHP Manual 定義済み定数 その他の定数 その他の定数 OPENSSL_RAW_DATA ( bool ) openssl_encrypt() や openssl_decrypt() 関数で この値が設定されると、生のデータがそのまま返されます。 設定されない場合、Base64 エンコードされたデータが呼び出し ...
https://man.plustar.jp/php/openssl.constants.other.html - [similar]
除去 0
« 検証 Filter 関数 » PHP Manual 例 除去 除去 例1 メールアドレスの検証、および不正な部分の除去 <?php $a = 'joe@example.org' ; $b = 'bogus - at - example dot org' ; $c = '(bogus@example.org)' ; $sanitized_a = filter_var ( $a , FILTER_SANITIZE_EMAIL ); if ( filter_var ( $sanitized_a , FILTE ...
https://man.plustar.jp/php/filter.examples.sanitization.html - [similar]
DOMDocument クラス 0
« DOMComment::__construct DOMDocument::__construct » PHP Manual DOM DOMDocument クラス DOMDocument クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ドキュメントあるいは XML ドキュメント全体を表し、 ドキュメントツリーのルートとなります。 クラス概要 class DOMDocument extends DOMNode implements D ...
https://man.plustar.jp/php/class.domdocument.html - [similar]
Null バイト関連の問題 0
« ファイルシステムのセキュリティ データベースのセキュリティ » PHP Manual ファイルシステムのセキュリティ Null バイト関連の問題 Null バイト関連の問題 PHP はファイルシステム関連の操作に C 言語の関数を使用しているので、 null バイトの処理を予期せぬかたちで行うことがあります。 C 言語では null ...
https://man.plustar.jp/php/security.filesystem.nullbytes.html - [similar]
Document Object Model 0
« XML 操作 はじめに » PHP Manual XML 操作 Document Object Model Document Object Model はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 DOMAttr — DOMAttr クラス DOMAttr::__construct — 新しい DOMAttr オブジェクトを作成する DOMAttr::isId — 属性が定義済み ...
https://man.plustar.jp/php/book.dom.html - [similar]
匿名の公開鍵暗号による暗号化 0
« sodium_crypto_box_seal_open sodium_crypto_box_secretkey » PHP Manual Sodium 関数 匿名の公開鍵暗号による暗号化 sodium_crypto_box_seal (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_seal — 匿名の公開鍵暗号による暗号化 説明 sodium_crypto_box_seal ( string $message , string $public_key ): strin ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal.html - [similar]
XMLReader クラス 0
« リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 クラス概要 class XML ...
https://man.plustar.jp/php/class.xmlreader.html - [similar]