検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 117 for decode (0.019 sec.)
文字列の中のイメージストリームから新規イメージを作成する 5462
« imagecreatefrompng imagecreatefromtga » PHP Manual GD および Image 関数 文字列の中のイメージス ... wQkZSgETvDtKdQAAAABJRU5ErkJggg==' ; $data = base64_decode ( $data ); $im = imagecreatefromstring ( $data ); ...
https://man.plustar.jp/php/function.imagecreatefromstring.html - [similar]
メールボックスのリストを読み込む 5462
« imap_last_error imap_listmailbox » PHP Manual IMAP 関数 メールボックスのリストを読み込む imap_ ... st )) { foreach ( $list as $val ) { echo imap_utf7_decode ( $val ) . "\n" ; } } else { echo "imap_list が失敗 ...
https://man.plustar.jp/php/function.imap-list.html - [similar]
現在のメールボックスに関する情報を得る 5462
« imap_mail imap_mime_header_decode » PHP Manual IMAP 関数 現在のメールボックスに関する情報を得る ...
https://man.plustar.jp/php/function.imap-mailboxmsginfo.html - [similar]
MIMEヘッダの文字列をエンコードする 5462
« mb_detect_order mb_encode_numericentity » PHP Manual マルチバイト文字列 関数 MIMEヘッダの文字列 ... 予期せぬ空白が入ってしまう可能性があります。 参考 mb_decode_mimeheader() - MIME ヘッダフィールドの文字列をデコ ...
https://man.plustar.jp/php/function.mb-encode-mimeheader.html - [similar]
文字を HTML 数値エンティティにエンコードする 5462
« mb_encode_mimeheader mb_encoding_aliases » PHP Manual マルチバイト文字列 関数 文字を HTML 数値 ... ntity ( $str , $convmap , "sjis-win" ); ?> 参考 mb_decode_numericentity() - HTML 数値エンティティを文字にデコ ...
https://man.plustar.jp/php/function.mb-encode-numericentity.html - [similar]
文字列の各単語の最初の文字を大文字にする 5462
« ucfirst utf8_decode » PHP Manual String 関数 文字列の各単語の最初の文字を大文字にする ucwords ...
https://man.plustar.jp/php/function.ucwords.html - [similar]
URL からの YAML ストリームをパースする 5462
« yaml_parse_file yaml_parse » PHP Manual Yaml 関数 URL からの YAML ストリームをパースする yaml_ ... 危険です。 この挙動を無効にするには、ini 設定の yaml.decode_php を利用します。 参考 yaml_parse() - YAML ストリ ...
https://man.plustar.jp/php/function.yaml-parse-url.html - [similar]
下位互換性のない変更点 5462
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x へ ... specialchars() , htmlentities() , htmlspecialchars_decode() , html_entity_decode() , get_html_translation_ta ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
セッション関数 5462
« セッションに関連する INI 設定をセキュアにする session_abort » PHP Manual Sessions セッション関 ... n_create_id — 新しいセッションIDを作成する session_decode — セッションエンコードされた文字列からセッションデ ...
https://man.plustar.jp/php/ref.session.html - [similar]
5462
« 定義済み定数 拡張 » PHP Manual リフレクション 例 例 リフレクションのドキュメントの中には多くの ... ons ] } } Function [ <internal:json> function json_decode ] { - Parameters [3] { Parameter #0 [ <required> $ ...
https://man.plustar.jp/php/reflection.examples.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT