検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 566 for [SIMILAR] 16 1024 4096 WITH 24285 base64 WITH 94... (1.364 sec.)
認証方式を設定する 0
« OAuth::getRequestToken OAuth::setCAPath » PHP Manual OAuth 認証方式を設定する OAuth::setAuthType (PECL OAuth >= 0.99.1) OAuth::setAuthType — 認証方式を設定する 説明 public OAuth::setAuthType ( int $auth_type ): bool OAuth パラメータをどこで渡すかを設定します。 パラメータ auth_type auth ...
https://man.plustar.jp/php/oauth.setauthtype.html - [similar]
値を JSON 形式にして返す 0
« json_decode json_last_error_msg » PHP Manual JSON 関数 値を JSON 形式にして返す json_encode (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL json >= 1.2.0) json_encode — 値を JSON 形式にして返す 説明 json_encode ( mixed $value , int $flags = 0 , int $depth = 512 ): string | false 与えられた value を ...
https://man.plustar.jp/php/function.json-encode.html - [similar]
Unicode のコードポイントに対応する文字を返す 0
« mb_check_encoding mb_convert_case » PHP Manual マルチバイト文字列 関数 Unicode のコードポイントに対応する文字を返す mb_chr (PHP 7 >= 7.2.0, PHP 8) mb_chr — Unicode のコードポイントに対応する文字を返す 説明 mb_chr ( int $codepoint , ? string $encoding = null ): string | false Unicode の ...
https://man.plustar.jp/php/function.mb-chr.html - [similar]
マルチバイト文字列に正規表現による置換を行う 0
« mb_ereg_replace_callback mb_ereg_search_getpos » PHP Manual マルチバイト文字列 関数 マルチバイト文字列に正規表現による置換を行う mb_ereg_replace (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_replace — マルチバイト文字列に正規表現による置換を行う 説明 mb_ereg_replace ( string $pattern , ...
https://man.plustar.jp/php/function.mb-ereg-replace.html - [similar]
出力バッファハンドラとして文字エンコーディングを変換する 0
« iconv intl » PHP Manual iconv 関数 出力バッファハンドラとして文字エンコーディングを変換する ob_iconv_handler (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ob_iconv_handler — 出力バッファハンドラとして文字エンコーディングを変換する 説明 ob_iconv_handler ( string $contents , int $status ): strin ...
https://man.plustar.jp/php/function.ob-iconv-handler.html - [similar]
現在のセッションデータを、セッションエンコードされた文字列に変換する 0
« session_destroy session_gc » PHP Manual セッション関数 現在のセッションデータを、セッションエンコードされた文字列に変換する session_encode (PHP 4, PHP 5, PHP 7, PHP 8) session_encode — 現在のセッションデータを、セッションエンコードされた文字列に変換する 説明 session_encode (): string | ...
https://man.plustar.jp/php/function.session-encode.html - [similar]
キー/証明書パラメータ 0
« その他の定数 証明書の認証 » PHP Manual OpenSSL キー/証明書パラメータ キー/証明書パラメータ OpenSSL 関数のうち、キーまたは証明書パラメータを必要とするものはごく一部です。 以下の方法を使用してそれらを取得できます。 証明書 openssl_x509_read() から返された OpenSSLCertificate クラスのインス ...
https://man.plustar.jp/php/openssl.certparams.html - [similar]
文字を HTML 数値エンティティにエンコードする 0
« mb_encode_mimeheader mb_encoding_aliases » PHP Manual マルチバイト文字列 関数 文字を HTML 数値エンティティにエンコードする mb_encode_numericentity (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_encode_numericentity — 文字を HTML 数値エンティティにエンコードする 説明 mb_encode_numericentity ( ...
https://man.plustar.jp/php/function.mb-encode-numericentity.html - [similar]
16進エンコードされたバイナリ文字列をデコードする 0
« sodium_crypto_stream sodium_increment » PHP Manual Sodium 関数 16進エンコードされたバイナリ文字列をデコードする sodium_hex2bin (PHP 7 >= 7.2.0, PHP 8) sodium_hex2bin — 16進エンコードされたバイナリ文字列をデコードする 説明 sodium_hex2bin ( string $string , string $ignore = "" ): string ...
https://man.plustar.jp/php/function.sodium-hex2bin.html - [similar]
日本語のマルチバイト文字に関する基本事項 0
« サポートされるエンコーディングの概要 HTTP 入出力 » PHP Manual マルチバイト文字列 日本語のマルチバイト文字に関する基本事項 日本語のマルチバイト文字に関する基本事項 日本語の文字は、マルチバイトエンコーディングを使用しないと表せません。 また、プラットフォームや使用目的によって複数の標準エ ...
https://man.plustar.jp/php/mbstring.ja-basic.html - [similar]