検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 407 for CONTENT (0.016 sec.)
HTTP レスポンスヘッダ 4928
« $php_errormsg $argc » PHP Manual 定義済の変数 HTTP レスポンスヘッダ $http_response_header (PHP ... 例1 $http_response_header の例 <?php function get_contents () { file_get_contents ( "http://example.com" ); ... var_dump ( $http_response_header ); } get_contents (); var_dump ( $http_response_header ); ?> 上の例 ... tring(20) "Accept-Ranges: bytes" [6]=> string(19) "Content-Length: 438" [7]=> string(17) "Connection: close" ... [8]=> string(38) "Content-Type: text/html; charset=UTF-8" } NULL 関連キーワー ...
https://man.plustar.jp/php/reserved.variables.httpresponseheader.html - [similar]
Sets a callback for specified URI 4877
« EventHttp::setAllowedMethods EventHttp::setDefaultCallback » PHP Manual EventHttp Sets a callb ... * $ nc -t 127.0.0.1 8010 * POST /about HTTP/1.0 * Content-Type: text/plain * Content-Length: 4 * Connection: ... ter) * * It will output * a=12 * HTTP/1.0 200 OK * Content-Type: text/html; charset=ISO-8859-1 * Connection: ... たとえば以下のようになります。 a=12 HTTP/1.0 200 OK Content-Type: text/html; charset=ISO-8859-1 Connection: cl ...
https://man.plustar.jp/php/eventhttp.setcallback.html - [similar]
オプションを設定する 4877
« Imagick::setLastIterator Imagick::setPage » PHP Manual Imagick オプションを設定する Imagick::s ... > setOption ( 'jpeg:extent' , $extent ); header ( "Content-Type: image/jpg" ); echo $imagick -> getImageBlob ... -> setOption ( 'png:format' , $format ); header ( "Content-Type: image/png" ); echo $imagick -> getImageBlob ... k -> setOption ( 'png:color-type' , 6 ); header ( "Content-Type: image/png" ); $crash = true ; if ( $crash ) ... image ( realpath ( $tempFilename )); echo file_get_contents ( $tempFilename ); } } ?> 関連キーワード: 設定 , ...
https://man.plustar.jp/php/imagick.setoption.html - [similar]
4783
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that esta ... of Data Retrieval <html> <head> <meta http-equiv="content-type" content="text/html; charset=euc-kr"> </head> ... of Data Insertion <html> <head> <meta http-equiv="content-type" content="text/html; charset=euc- kr"> </head ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 4783
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... ved Permanently Location: http://www.google.co.uk/ Content-Type: text/html; charset=UTF-8 Date: Sat, 09 Mar 2 ... Cache-Control: public, max-age=2592000 Server: gws Content-Length: 221 X-XSS-Protection: 1; mode=block X-Fram ... -Options: SAMEORIGIN <HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8"> <TITLE>30 ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
はじめに 4783
« Fileinfo インストール/設定 » PHP Manual Fileinfo はじめに はじめに このモジュールの関数は、ファ ... agic バイトシーケンスを見つけることで、 ファイルの content type とエンコーディングを推測します。 これは完全な ... ュール , 関数 , 特定 , 位置 , バイト , シーケンス , content ...
https://man.plustar.jp/php/intro.fileinfo.html - [similar]
画像をブラウザあるいはファイルに出力する 4732
« imageistruecolor imagelayereffect » PHP Manual GD および Image 関数 画像をブラウザあるいはファ ... 5 , 5 , 'A Simple Text String' , $text_color ); // content type ヘッダを、ここでは image/jpeg と設定します he ... ader ( 'Content-Type: image/jpeg' ); // 画像を出力します imagejpeg ... 5 , 5 , 'A Simple Text String' , $text_color ); // content type ヘッダを、ここでは image/jpeg と設定します he ... ader ( 'Content-Type: image/jpeg' ); // to パラメータを NULL でスキ ...
https://man.plustar.jp/php/function.imagejpeg.html - [similar]
Construct a swoole atomic object. 4732
« Swoole\Atomic::cmpset Swoole\Atomic::get » PHP Manual Swoole\Atomic Construct a swoole atomic ... eading to achieve synchronization. It compares the content of a memory location with a given value and, only ... if they are the same, modifies the content of that memory location to a new given value. パラ ...
https://man.plustar.jp/php/swoole-atomic.construct.html - [similar]
CGI およびコマンドライン 4689
« LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) OpenBSD へのインストール » PHP Manual Unix シ ... の変数だけがこの規約で定義されています。 AUTH_TYPE , CONTENT_LENGTH , CONTENT_TYPE , GATEWAY_INTERFACE , PATH_I ... EMOTE , SERVER , テスト , サーバー , 定義 , TYPE , CONTENT , PATH , 規約 ...
https://man.plustar.jp/php/install.unix.commandline.html - [similar]
画像に関数を適用する 4638
« Imagick::frameImage Imagick::fxImage » PHP Manual Imagick 画像に関数を適用する Imagick::functi ... ick :: FUNCTION_SINUSOID , $arguments ); header ( "Content-Type: image/png" ); $imagick -> setImageFormat ( " ... k :: FUNCTION_POLYNOMIAL , $arguments ); header ( "Content-Type: image/png" ); $imagick -> setimageformat ( " ... Imagick :: COMPOSITE_MULTIPLY , 0 , 0 ); header ( "Content-Type: image/png" ); $imagick1 -> setImageFormat ( ...
https://man.plustar.jp/php/imagick.functionimage.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT