検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 149 for [SIMILAR] 16 1024 4096 WITH 29653 xmlrpc WITH 81... (0.191 sec.)
データを暗号化する 0
« openssl_digest openssl_error_string » PHP Manual OpenSSL 関数 データを暗号化する openssl_encrypt (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_encrypt — データを暗号化する 説明 openssl_encrypt ( string $data , string $cipher_algo , string $passphrase , int $options = 0 , string $iv = "" , str ...
https://man.plustar.jp/php/function.openssl-encrypt.html - [similar]
YAML ストリームをパースする 0
« yaml_parse_url Yaf » PHP Manual Yaml 関数 YAML ストリームをパースする yaml_parse (PECL yaml >= 0.4.0) yaml_parse — YAML ストリームをパースする 説明 yaml_parse ( string $input , int $pos = 0 , int &$ndocs = ? , array $callbacks = null ): mixed YAML ドキュメントストリーム全体あるいはその ...
https://man.plustar.jp/php/function.yaml-parse.html - [similar]
可変変数 0
« 変数のスコープ 外部から来る変数 » PHP Manual 変数 可変変数 可変変数 変数名を可変にできると便利なことが時々あります。可変変数では、変数 名を動的にセットし使用できます。通常の変数は、次のような命令でセッ トします。 <?php $a = 'hello' ; ?> 可変変数は、変数の値をとり、変数の名前として扱いま ...
https://man.plustar.jp/php/language.variables.variable.html - [similar]
関数の定義(プロトタイプ)を読むには 0
« ユーザーノートについて 本マニュアルに記載された PHP のバージョン » PHP Manual マニュアルについて 関数の定義(プロトタイプ)を読むには 関数の定義(プロトタイプ)を読むには 各関数についてクイックリファレンスが記述されているので、 マニュアルを読み理解するノウハウは PHP の利用をより簡単にしてく ...
https://man.plustar.jp/php/about.prototypes.html - [similar]
htmlspecialchars および htmlentities で使用される変換テーブルを返す 0
« fprintf hebrev » PHP Manual String 関数 htmlspecialchars および htmlentities で使用される変換テーブルを返す get_html_translation_table (PHP 4, PHP 5, PHP 7, PHP 8) get_html_translation_table — htmlspecialchars() および htmlentities() で使用される変換テーブルを返す 説明 get_html_transla ...
https://man.plustar.jp/php/function.get-html-translation-table.html - [similar]
メールボックスのリストを読み込み、各ボックスに関する詳細な情報を返す 0
« imap_getacl imap_getsubscribed » PHP Manual IMAP 関数 メールボックスのリストを読み込み、各ボックスに関する詳細な情報を返す imap_getmailboxes (PHP 4, PHP 5, PHP 7, PHP 8) imap_getmailboxes — メールボックスのリストを読み込み、各ボックスに関する詳細な情報を返す 説明 imap_getmailboxes ( IM ...
https://man.plustar.jp/php/function.imap-getmailboxes.html - [similar]
指定したパラメータでプレーンテキストを暗号化する 0
« mcrypt_enc_self_test mcrypt_generic_deinit » PHP Manual Mcrypt 関数 指定したパラメータでプレーンテキストを暗号化する mcrypt_encrypt (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_encrypt — 指定したパラメータでプレーンテキストを暗号化する 警告 この関数は PHP 7.1.0 で ...
https://man.plustar.jp/php/function.mcrypt-encrypt.html - [similar]
新しいセッションIDを作成する 0
« session_commit session_decode » PHP Manual セッション関数 新しいセッションIDを作成する session_create_id (PHP 7 >= 7.1.0, PHP 8) session_create_id — 新しいセッションIDを作成する 説明 session_create_id ( string $prefix = "" ): string | false session_create_id() 関数は、 現在のセッション ...
https://man.plustar.jp/php/function.session-create-id.html - [similar]
セッションに登録されたデータを全て破棄する 0
« session_decode session_encode » PHP Manual セッション関数 セッションに登録されたデータを全て破棄する session_destroy (PHP 4, PHP 5, PHP 7, PHP 8) session_destroy — セッションに登録されたデータを全て破棄する 説明 session_destroy (): bool session_destroy() は、現在のセッションに 関連づけ ...
https://man.plustar.jp/php/function.session-destroy.html - [similar]
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 NEXT