検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 257 for [SIMILAR] 16 1024 4096 WITH 18323 検証 WITH 1811... (0.258 sec.)
Phar アーカイブの使用法: 導入 0
« Phar アーカイブの使用法 Phar アーカイブの使用法: phar ストリームラッパー » PHP Manual Phar アーカイブの使用法 Phar アーカイブの使用法: 導入 Phar アーカイブの使用法: 導入 Phar アーカイブは Java の JAR アーカイブと似た概念のものですが、 PHP アプリケーションで使用する際に必要な機能をより柔 ...
https://man.plustar.jp/php/phar.using.intro.html - [similar]
はじめに 0
« XMLDiff インストール/設定 » PHP Manual XMLDiff はじめに はじめに The extension is able to produce diffs of two XML documents and then to apply the difference to the source document. The diff is a XML document containing copy/insert/delete instruction nodes in human readable format. DOM ...
https://man.plustar.jp/php/intro.xmldiff.html - [similar]
Trace the parser operation 0
« Parle\Parser::tokenId Parle\Parser::validate » PHP Manual Parle\Parser Trace the parser operation Parle\Parser::trace (PECL parle >= 0.5.1) Parle\Parser::trace — Trace the parser operation 説明 public Parle\Parser::trace (): string Retrieve the current parser operation description. Thi ...
https://man.plustar.jp/php/parle-parser.trace.html - [similar]
Trace the parser operation 0
« Parle\RParser::tokenId Parle\RParser::validate » PHP Manual Parle\RParser Trace the parser operation Parle\RParser::trace (PECL parle >= 0.7.0) Parle\RParser::trace — Trace the parser operation 説明 public Parle\RParser::trace (): string Retrieve the current parser operation descriptio ...
https://man.plustar.jp/php/parle-rparser.trace.html - [similar]
Parser examples 0
« Lexer examples Parle\Lexer » PHP Manual 例 Parser examples Parser examples 例1 Simple calculator <?php use Parle \{ Parser , ParserException , Lexer , Token }; $p = new Parser ; $p -> token ( "INTEGER" ); $p -> left ( "'+' '-' '*' '/'" ); $p -> push ( "start" , "exp" ); $prod_add = $p ...
https://man.plustar.jp/php/parle.examples.parser.html - [similar]
LDAP ディレクトリにバインドする 0
« ldap_bind_ext ldap_close » PHP Manual LDAP 関数 LDAP ディレクトリにバインドする ldap_bind (PHP 4, PHP 5, PHP 7, PHP 8) ldap_bind — LDAP ディレクトリにバインドする 説明 ldap_bind ( LDAP\Connection $ldap , ? string $dn = null , ? string $password = null ): bool 指定した RDN およびパスワー ...
https://man.plustar.jp/php/function.ldap-bind.html - [similar]
署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする 0
« openssl_sign openssl_spki_export » PHP Manual OpenSSL 関数 署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする openssl_spki_export_challenge (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_export_challenge — 署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする ...
https://man.plustar.jp/php/function.openssl-spki-export-challenge.html - [similar]
署名済みの公開鍵とチャレンジから、有効なPEMフォーマットの公開鍵をエクスポートす... 0
« openssl_spki_export_challenge openssl_spki_new » PHP Manual OpenSSL 関数 署名済みの公開鍵とチャレンジから、有効なPEMフォーマットの公開鍵をエクスポートする openssl_spki_export (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_export — 署名済みの公開鍵とチャレンジから、有効なPEMフォーマットの公 ...
https://man.plustar.jp/php/function.openssl-spki-export.html - [similar]
証明書が特定の目的に使用可能かどうか確認する 0
« openssl_x509_check_private_key openssl_x509_export_to_file » PHP Manual OpenSSL 関数 証明書が特定の目的に使用可能かどうか確認する openssl_x509_checkpurpose (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_x509_checkpurpose — 証明書が特定の目的に使用可能かどうか確認する 説明 openssl_x509_c ...
https://man.plustar.jp/php/function.openssl-x509-checkpurpose.html - [similar]
パスワードハッシュを作る 0
« password_get_info password_needs_rehash » PHP Manual Password Hashing 関数 パスワードハッシュを作る password_hash (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_hash — パスワードハッシュを作る 説明 password_hash ( string $password , string | int | null $algo , array $options = [] ): string pa ...
https://man.plustar.jp/php/function.password-hash.html - [similar]