検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 117 for decode (0.015 sec.)
指定したパラメータでプレーンテキストを暗号化する 5362
« mcrypt_enc_self_test mcrypt_generic_deinit » PHP Manual Mcrypt 関数 指定したパラメータでプレー ... cks. # --- DECRYPTION --- $ciphertext_dec = base64_decode ( $ciphertext_base64 ); # retrieves the IV, iv_siz ...
https://man.plustar.jp/php/function.mcrypt-encrypt.html - [similar]
新しいセッションIDを作成する 5362
« session_commit session_decode » PHP Manual セッション関数 新しいセッションIDを作成する session ...
https://man.plustar.jp/php/function.session-create-id.html - [similar]
セッションに登録されたデータを全て破棄する 5362
« session_decode session_encode » PHP Manual セッション関数 セッションに登録されたデータを全て破 ...
https://man.plustar.jp/php/function.session-destroy.html - [similar]
SessionHandler クラス 5300
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionH ... on decrypt ( $edata , $password ) { $data = base64_decode ( $edata ); $salt = substr ( $data , 0 , 16 ); $ct ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
TrueType フォントを使用してテキストを画像に書き込む 5300
« imagettfbbox imagetypes » PHP Manual GD および Image 関数 TrueType フォントを使用してテキストを ... な文字エンティティはサポートされません。 html_entity_decode() を使用して、 文字エンティティを UTF-8 文字列にす ...
https://man.plustar.jp/php/function.imagettftext.html - [similar]
文字エンコーディングを検出する 5300
« mb_decode_numericentity mb_detect_order » PHP Manual マルチバイト文字列 関数 文字エンコーディン ...
https://man.plustar.jp/php/function.mb-detect-encoding.html - [similar]
その他の変更 5300
« PHP 7.3.x で推奨されなくなる機能 Windows のサポート » PHP Manual PHP 7.2.x から PHP 7.3.x への ... JSON_THROW_ON_ERROR が追加されました。 これは json_decode() や json_encode() 関数で使うことができ、 エラー時 ...
https://man.plustar.jp/php/migration73.other-changes.html - [similar]
フォーマット済みの文字列を出力する 5250
« print quoted_printable_decode » PHP Manual String 関数 フォーマット済みの文字列を出力する prin ...
https://man.plustar.jp/php/function.printf.html - [similar]
コンストラクタとデストラクタ 5250
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデスト ... n fromJson ( string $json ): static { $data = json_decode ( $json ); return new static( $data [ 'id' ], $dat ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]
新機能 5250
« 下位互換性のない変更点 PHP 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x ... ディングに依存する関数 htmlentities() や html_entity_decode() そして htmlspecialchars() におけるデフォルトの文 ...
https://man.plustar.jp/php/migration56.new-features.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 NEXT