検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 120 for mime (0.003 sec.)
定義済み定数 8121
« リソース型 例 » PHP Manual GD 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数 ... AGETYPE_GIF ( int ) 画像タイプ定数。 image_type_to_mime_type() や image_type_to_extension() 関数で使用しま ... GETYPE_JPEG ( int ) 画像タイプ定数。 image_type_to_mime_type() や image_type_to_extension() 関数で使用しま ... PE_JPEG2000 ( int ) 画像タイプ定数。 image_type_to_mime_type() や image_type_to_extension() 関数で使用しま ... AGETYPE_PNG ( int ) 画像タイプ定数。 image_type_to_mime_type() や image_type_to_extension() 関数で使用しま ...
https://man.plustar.jp/php/image.constants.html - [similar]
CURLFile クラス 8084
« CurlShareHandle CURLFile::__construct » PHP Manual cURL CURLFile クラス CURLFile クラス (PHP 5 ... ティ */ public string $ name = "" ; public string $ mime = "" ; public string $ postname = "" ; /* メソッド ... public __construct ( string $filename , ? string $mime_type = null , ? string $posted_filename = null ) p ... ublic getFilename (): string public getMimeType (): string public getPostFilename (): string p ... ublic setMimeType ( string $mime_type ): void public setPostFile ...
https://man.plustar.jp/php/class.curlfile.html - [similar]
iconv 関数 8010
« 定義済み定数 iconv_get_encoding » PHP Manual iconv iconv 関数 iconv 関数 参考 GNU Recode 関数 ... iconv 拡張モジュールの内部設定変数を取得する iconv_mime_decode_headers — 複数の MIME ヘッダフィールドを一度 ... にデコードする iconv_mime_decode — MIME ヘッダフィールドをデコードする iconv ... _mime_encode — MIME ヘッダフィールドを作成する iconv_set ... ングを変換する 関連キーワード: iconv , 関数 , 文字 , mime , 変換 , フィールド , ヘッダ , encoding , decode , ...
https://man.plustar.jp/php/ref.iconv.html - [similar]
iconv 7910
« textdomain はじめに » PHP Manual 自然言語および文字エンコーディング iconv iconv はじめに インス ... iconv 拡張モジュールの内部設定変数を取得する iconv_mime_decode_headers — 複数の MIME ヘッダフィールドを一度 ... にデコードする iconv_mime_decode — MIME ヘッダフィールドをデコードする iconv ... _mime_encode — MIME ヘッダフィールドを作成する iconv_set ... iconv , 文字 , 設定 , 変換 , フィールド , ヘッダ , mime , encoding , 場所 , デコード ...
https://man.plustar.jp/php/book.iconv.html - [similar]
MIME リソースを解放する 7910
« mailparse_msg_extract_whole_part_file mailparse_msg_get_part_data » PHP Manual Mailparse 関数 ... ree (PECL mailparse >= 0.9.0) mailparse_msg_free — MIME リソースを解放する 説明 mailparse_msg_free ( resou ... rce $mimemail ): bool MIME リソースを解放します。 パラメータ ... mimemail mailparse_msg_create() あるいは mailparse_msg_ ... parse_file() が割り当てた 有効な MIME リソース。 戻り値 成功した場合に true を、失敗した ...
https://man.plustar.jp/php/function.mailparse-msg-free.html - [similar]
mime メールリソースを作成する 7724
« mailparse_determine_best_xfer_encoding mailparse_msg_extract_part_file » PHP Manual Mailparse ... 関数 mime メールリソースを作成する mailparse_msg_create (PEC ... L mailparse >= 0.9.0) mailparse_msg_create — mime メールリソースを作成する 説明 mailparse_msg_create ... (): resource MIME メールリソースを作成します。 パラメータ この関数に ... ルすることを推奨します。 参考 mailparse_msg_free() - MIME リソースを解放する mailparse_msg_parse_file() - フ ...
https://man.plustar.jp/php/function.mailparse-msg-create.html - [similar]
MIME ヘッダフィールドの文字列をデコードする 7351
« mb_convert_variables mb_decode_numericentity » PHP Manual マルチバイト文字列 関数 MIME ヘッダフ ... ィールドの文字列をデコードする mb_decode_mimeheader (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_dec ... ode_mimeheader — MIME ヘッダフィールドの文字列をデコードする ... 説明 mb_decode_mimeheader ( string $string ): string エンコードされた ... グでデコードされた文字列を返します。 参考 mb_encode_mimeheader() - MIMEヘッダの文字列をエンコードする 関連キ ...
https://man.plustar.jp/php/function.mb-decode-mimeheader.html - [similar]
定義済み定数 7351
« リソース型 iconv 関数 » PHP Manual iconv 定義済み定数 定義済み定数 この拡張モジュールで使用され ... 用可能です。 その他の iconv 定数 名前 型 説明 ICONV_MIME_DECODE_STRICT int iconv_mime_decode() で使用される ... ビットマスク ICONV_MIME_DECODE_CONTINUE_ON_ERROR int iconv_mime_decode() で ... 数 , 定義 , iconv , 実装 , 名前 , ビット , decode , mime , int , string ...
https://man.plustar.jp/php/iconv.constants.html - [similar]
MIME タイプを取得する 7277
« CURLFile::getFilename CURLFile::getPostFilename » PHP Manual CURLFile MIME タイプを取得する CU ... RLFile::getMimeType (PHP 5 >= 5.5.0, PHP 7, PHP 8) CURLFile::getMi ... meType — MIME タイプを取得する 説明 public CURLFile::getMimeType ... ラメータ この関数にはパラメータはありません。 戻り値 MIME タイプを返します。 関連キーワード: タイプ , 取得 , ... CURLFile , getMimeType , パラメータ , getFilename , getPostFilename , ...
https://man.plustar.jp/php/curlfile.getmimetype.html - [similar]
CURLStringFile クラス 7177
« CURLFile::setPostFilename CURLStringFile::__construct » PHP Manual cURL CURLStringFile クラス ... data ; public string $ postname ; public string $ mime ; /* メソッド */ public __construct ( string $data ... , string $postname , string $mime = "application/octet-stream" ) } プロパティ data ア ... ostname アップロードするデータの中のファイルの名前 mime ファイルの MIME タイプ(デフォルトは application/oc ... StringFile , クラス , string , public , CURLFile , mime , postname , data , construct , octet ...
https://man.plustar.jp/php/class.curlstringfile.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT