検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 420 for header (0.013 sec.)
Description 4318
« Imagick::flopImage Imagick::frameImage » PHP Manual Imagick Description Imagick::forwardFourie ... magickPhase ; $output -> setimageformat ( 'png' ); header ( "Content-Type: image/png" ); echo $output -> get ... , true ); $magnitude -> setimageformat ( 'png' ); header ( "Content-Type: image/png" ); echo $magnitude -> ...
https://man.plustar.jp/php/imagick.forwardfouriertransformimage.html - [similar]
以降のコール用の SOAP ヘッダを設定する 4318
« SoapClient::__setLocation SoapClient::__soapCall » PHP Manual SoapClient 以降のコール用の SOAP ... ヘッダを設定する SoapClient::__setSoapHeaders (PHP 5 >= 5.0.5, PHP 7, PHP 8) SoapClient::__setS ... oapHeaders — 以降のコール用の SOAP ヘッダを設定する 説明 pub ... lic SoapClient::__setSoapHeaders ( SoapHeader | array | null $headers = null ): bo ... と、それまでの値はすべて上書きされます。 パラメータ headers 設定したいヘッダ。 SoapHeader オブジェクト、あるい ...
https://man.plustar.jp/php/soapclient.setsoapheaders.html - [similar]
ファイルポインタに残っているデータをすべて出力する 4318
« SplFileObject::flock SplFileObject::fputcsv » PHP Manual SplFileObject ファイルポインタに残って ... "./img/ok.png" , "rb" ); // 正しいヘッダを送出する header ( "Content-Type: image/png" ); header ( "Content-L ...
https://man.plustar.jp/php/splfileobject.fpassthru.html - [similar]
関数エイリアスのリスト 4276
« 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少 ... en mb_convert_kana() Multi-bytes Strings i18n_mime_header_decode mb_decode_mimeheader() Multi-bytes Strings ... i18n_mime_header_encode mb_encode_mimeheader() Multi-bytes Strings ... IMAP imap_getsubscribed imap_lsub_full() IMAP imap_header imap_headerinfo() IMAP imap_listmailbox imap_list( ...
https://man.plustar.jp/php/aliases.html - [similar]
すべての HTTP リクエストヘッダを取得する 4276
« apache_note apache_response_headers » PHP Manual Apache 関数 すべての HTTP リクエストヘッダを取 ... 得する apache_request_headers (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) apache_requ ... est_headers — すべての HTTP リクエストヘッダを取得する 説明 a ... pache_request_headers (): array 現在のリクエストにおけるすべての HTTP リ ... 関数が使えるようになりました。 例 例1 apache_request_headers() の例 <?php $headers = apache_request_headers () ...
https://man.plustar.jp/php/function.apache-request-headers.html - [similar]
画像ファイルから EXIF ヘッダを読み込む 4276
« exif_imagetype exif_tagname » PHP Manual Exif 関数 画像ファイルから EXIF ヘッダを読み込む exif ... /test1.jpg' , 'IFD0' ); echo $exif === false ? "No header data found.<br />\n" : "Image contains headers<br ... 力は、 たとえば以下のようになります。 test1.jpg: No header data found. test2.jpg: FILE.FileName: test2.jpg FI ... for reading' ; exit; } // Attempt to read the exif headers $headers = exif_read_data ( $fp ); if (! $headers ... ) { echo 'Error: Unable to read exif headers' ; exit; } // Print the 'COMPUTED' headers echo ' ...
https://man.plustar.jp/php/function.exif-read-data.html - [similar]
mbstring の内部設定値を取得する 4276
« mb_eregi mb_http_input » PHP Manual マルチバイト文字列 関数 mbstring の内部設定値を取得する mb ... tp_output_conv_mimetypes" , "mail_charset" , "mail_header_encoding" , "mail_body_encoding" , "illegal_chars" ... tp_output_conv_mimetypes" , "mail_charset" , "mail_header_encoding" , "mail_body_encoding" , "illegal_chars" ...
https://man.plustar.jp/php/function.mb-get-info.html - [similar]
出力バッファ内で文字エンコーディングを変換するコールバック関数 4276
« mb_ord mb_parse_str » PHP Manual マルチバイト文字列 関数 出力バッファ内で文字エンコーディングを ... ータを出力したい場合、 バイナリデータを送信する前に header() により Content-Type: ヘッダ(例:header("Content-T ...
https://man.plustar.jp/php/function.mb-output-handler.html - [similar]
wddx の例 4276
« 例 WDDX 関数 » PHP Manual 例 wddx の例 wddx の例 変数をシリアル化する全ての関数は配列の最初要素 ... 例は次の出力を行います。 <wddxPacket version='1.0'><header comment='PHP packet'/><data> <string>PHP to WDDX p ... のような出力を行います。 <wddxPacket version='1.0'><header comment='PHP'/><data><struct> <var name='pi'><numb ...
https://man.plustar.jp/php/wddx.examples-serialize.html - [similar]
新規 cURL マルチハンドルを返す 4242
« curl_multi_info_read curl_multi_remove_handle » PHP Manual cURL 関数 新規 cURL マルチハンドルを ... tp://lxr.php.net/" ); curl_setopt ( $ch1 , CURLOPT_HEADER , 0 ); curl_setopt ( $ch2 , CURLOPT_URL , "http:// ... www.php.net/" ); curl_setopt ( $ch2 , CURLOPT_HEADER , 0 ); // マルチ cURL ハンドルを作成します $mh = c ...
https://man.plustar.jp/php/function.curl-multi-init.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT