検索

phrase: max: clip:
target: order:
Results of 731 - 740 of about 1009 for [SIMILAR] 16 1024 4096 WITH 30608 が追 WITH 2263... (0.666 sec.)
安全なパスワードハッシュ 0
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]
配列の末尾から要素を取り除く 0
« array_pad array_product » PHP Manual 配列 関数 配列の末尾から要素を取り除く array_pop (PHP 4, PHP 5, PHP 7, PHP 8) array_pop — 配列の末尾から要素を取り除く 説明 array_pop ( array &$array ): mixed array_pop() は配列 array の最後の要素の値を取り出して返します。 配列 array は、要素一つ分短 ...
https://man.plustar.jp/php/function.array-pop.html - [similar]
配列の先頭から要素を一つ取り出す 0
« array_search array_slice » PHP Manual 配列 関数 配列の先頭から要素を一つ取り出す array_shift (PHP 4, PHP 5, PHP 7, PHP 8) array_shift — 配列の先頭から要素を一つ取り出す 説明 array_shift ( array &$array ): mixed array_shift() は、 array の最初の値を取り出して返します。配列 array は、要素 ...
https://man.plustar.jp/php/function.array-shift.html - [similar]
エラーの内容を表す文字列を返す 0
« curl_multi_setopt curl_pause » PHP Manual cURL 関数 エラーの内容を表す文字列を返す curl_multi_strerror (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_multi_strerror — エラーの内容を表す文字列を返す 説明 curl_multi_strerror ( int $error_code ): ? string 指定した CURLM エラーコードに対応するエラーメ ...
https://man.plustar.jp/php/function.curl-multi-strerror.html - [similar]
e-mail メッセージを送信する 0
« imap_mail_move imap_mailboxmsginfo » PHP Manual IMAP 関数 e-mail メッセージを送信する imap_mail (PHP 4, PHP 5, PHP 7, PHP 8) imap_mail — e-mail メッセージを送信する 説明 imap_mail ( string $to , string $subject , string $message , ? string $additional_headers = null , ? string $cc = nu ...
https://man.plustar.jp/php/function.imap-mail.html - [similar]
メールボックスへの IMAP ストリームをオープンする 0
« imap_num_recent imap_ping » PHP Manual IMAP 関数 メールボックスへの IMAP ストリームをオープンする imap_open (PHP 4, PHP 5, PHP 7, PHP 8) imap_open — メールボックスへの IMAP ストリームをオープンする 説明 imap_open ( string $mailbox , string $user , string $password , int $flags = 0 , in ...
https://man.plustar.jp/php/function.imap-open.html - [similar]
PHP スクリプトを、実行せずにコンパイルしてキャッシュする 0
« OPcache 関数 opcache_get_configuration » PHP Manual OPcache 関数 PHP スクリプトを、実行せずにコンパイルしてキャッシュする opcache_compile_file (PHP 5 >= 5.5.5, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2) opcache_compile_file — PHP スクリプトを、実行せずにコンパイルしてキャッシュする 説明 o ...
https://man.plustar.jp/php/function.opcache-compile-file.html - [similar]
CMS の署名を検証する 0
« openssl_cms_sign openssl_csr_export_to_file » PHP Manual OpenSSL 関数 CMS の署名を検証する openssl_cms_verify (PHP 8) openssl_cms_verify — CMS の署名を検証する 説明 openssl_cms_verify ( string $input_filename , int $flags = 0 , ? string $certificates = null , array $ca_info = [] , ? st ...
https://man.plustar.jp/php/function.openssl-cms-verify.html - [similar]
証明書をファイルにエクスポートする 0
« openssl_x509_checkpurpose openssl_x509_export » PHP Manual OpenSSL 関数 証明書をファイルにエクスポートする openssl_x509_export_to_file (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_x509_export_to_file — 証明書をファイルにエクスポートする 説明 openssl_x509_export_to_file ( OpenSSLCertif ...
https://man.plustar.jp/php/function.openssl-x509-export-to-file.html - [similar]
証明書を文字列としてエクスポートする 0
« openssl_x509_export_to_file openssl_x509_fingerprint » PHP Manual OpenSSL 関数 証明書を文字列としてエクスポートする openssl_x509_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_x509_export — 証明書を文字列としてエクスポートする 説明 openssl_x509_export ( OpenSSLCertificate | strin ...
https://man.plustar.jp/php/function.openssl-x509-export.html - [similar]