検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 420 for header (0.017 sec.)
pixel iterator の次の行を返す 3981
« ImagickPixelIterator::getIteratorRow ImagickPixelIterator::getPreviousIteratorRow » PHP Manual ... mageIterator -> syncIterator (); } $count += 1 ; } header ( "Content-Type: image/jpg" ); echo $imagick ; } ? ...
https://man.plustar.jp/php/imagickpixeliterator.getnextiteratorrow.html - [similar]
pixel iterator の行を設定する 3981
« ImagickPixelIterator::setIteratorLastRow ImagickPixelIterator::syncIterator » PHP Manual Imagi ... iteration */ $imageIterator -> syncIterator (); } header ( "Content-Type: image/jpg" ); echo $imagick ; } ? ...
https://man.plustar.jp/php/imagickpixeliterator.setiteratorrow.html - [similar]
スクリプトに渡された引数の数 3981
« $http_response_header $argv » PHP Manual 定義済の変数 スクリプトに渡された引数の数 $argc (PHP ...
https://man.plustar.jp/php/reserved.variables.argc.html - [similar]
Foreign Function Interface 3947
« user_error はじめに » PHP Manual PHP の振る舞いの変更 Foreign Function Interface Foreign Funct ... pointer FFI::load — Loads C declarations from a C header file FFI::memcmp — Compares memory areas FFI::memc ...
https://man.plustar.jp/php/book.ffi.html - [similar]
SoapServer クラス 3947
« SoapClient::__soapCall SoapServer::addFunction » PHP Manual SOAP SoapServer クラス SoapServer ... ay | string | int $functions ): void public addSoapHeader ( SoapHeader $header ): void public fault ( string ... もしくはいくつかの関数を追加する SoapServer::addSoapHeader — SOAP ヘッダをレスポンスに追加する SoapServer::__ ...
https://man.plustar.jp/php/class.soapserver.html - [similar]
クッキー(Cookies) 3947
« PHP による HTTP 認証 セッション » PHP Manual 機能 クッキー(Cookies) クッキー(Cookies) PHP は、 ... 力を行う前にコールする必要があります。 この制約は、 header() に課されているものと同じです。 また、 出力バッフ ...
https://man.plustar.jp/php/features.cookies.html - [similar]
cURL セッションを閉じる 3947
« cURL 関数 curl_copy_handle » PHP Manual cURL 関数 cURL セッションを閉じる curl_close (PHP 4 >= ... //www.example.com/" ); curl_setopt ( $ch , CURLOPT_HEADER , 0 ); // URL を取得し、それをブラウザに渡します c ...
https://man.plustar.jp/php/function.curl-close.html - [similar]
新規 FDF ドキュメントを作成する 3947
« fdf_close fdf_enum_values » PHP Manual FDF 関数 新規 FDF ドキュメントを作成する fdf_create (PH ... $outfdf , "outtest.fdf" ); fdf_close ( $outfdf ); Header ( "Content-type: application/vnd.fdf" ); $fp = fop ...
https://man.plustar.jp/php/function.fdf-create.html - [similar]
ファイルの内容を全て文字列に読み込む 3947
« file_exists file_put_contents » PHP Manual ファイルシステム 関数 ファイルの内容を全て文字列に読 ... opts = array( 'http' =>array( 'method' => "GET" , 'header' => "Accept-language: en\r\n" . "Cookie: foo=bar\r ... - ストリームコンテキストを作成する $http_response_header 関連キーワード: file , 内容 , ストリーム , content ...
https://man.plustar.jp/php/function.file-get-contents.html - [similar]
TrueColor イメージを新規に作成する 3947
« imagecreatefromxpm imagecrop » PHP Manual GD および Image 関数 TrueColor イメージを新規に作成す ... イメージストリームの作成およびイメージの出力 <?php header ( 'Content-Type: image/png' ); $im = @ imagecreate ...
https://man.plustar.jp/php/function.imagecreatetruecolor.html - [similar]