検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 420 for header (0.010 sec.)
Removes an HTTP header from the headers of the request 8527
« EventHttpRequest::getUri EventHttpRequest::sendError » PHP Manual EventHttpRequest Removes an ... HTTP header from the headers of the request EventHttpRequest:: ... removeHeader (PECL event >= 1.4.0-beta) EventHttpRequest::remov ... eHeader — Removes an HTTP header from the headers of the r ... equest 説明 public EventHttpRequest::removeHeader ( string $key , string $type ): void Removes an HT ...
https://man.plustar.jp/php/eventhttprequest.removeheader.html - [similar]
ヘッダ用の関数を登録する 8527
« getservbyport header_remove » PHP Manual ネットワーク 関数 ヘッダ用の関数を登録する header_reg ... ister_callback (PHP 5 >= 5.4.0, PHP 7, PHP 8) header_register_callback — ヘッダ用の関数を登録する 説明 ... true を、失敗した場合に false を返します。 例 例1 header_register_callback() の例 <?php header ( 'Content-T ... ype: text/plain' ); header ( 'X-Test: foo' ); function foo () { foreach ( hea ... ders_list () as $header ) { if ( strpos ( $header , 'X-Powered-By:' ) !== ...
https://man.plustar.jp/php/function.header-register-callback.html - [similar]
生の HTTP ヘッダを送信する 8451
« header_remove headers_list » PHP Manual ネットワーク 関数 生の HTTP ヘッダを送信する header (P ... HP 4, PHP 5, PHP 7, PHP 8) header — 生の HTTP ヘッダを送信する 説明 header ( string ... $header , bool $replace = true , int $response_code = 0 ): ... void header() は、生の HTTP ヘッダを送信するために使用されます ... 1 仕様 を参照ください。 覚えておいて頂きたいのは、 header() 関数は、 通常の HTML タグまたは PHP からの出力に ...
https://man.plustar.jp/php/function.header.html - [similar]
Vtiful\Kernel\Excel header 8451
« Vtiful\Kernel\Excel::getHandle Vtiful\Kernel\Excel::insertFormula » PHP Manual Vtiful\Kernel\E ... xcel Vtiful\Kernel\Excel header Vtiful\Kernel\Excel::header (PECL xlswriter >= 1.2 ... .1) Vtiful\Kernel\Excel::header — Vtiful\Kernel\Excel header 説明 public Vtiful\Ke ... rnel\Excel::header ( array $headerData ) Write a header in the worksh ... eet. パラメータ headerData worksheet header data 戻り値 Vtiful\Kernel\Exc ...
https://man.plustar.jp/php/vtiful-kernel-excel.header.html - [similar]
Finds the value belonging a header 8417
« EventHttpRequest::__construct EventHttpRequest::free » PHP Manual EventHttpRequest Finds the v ... alue belonging a header EventHttpRequest::findHeader (PECL event >= 1.4.0- ... beta) EventHttpRequest::findHeader — Finds the value belonging a header 説明 public E ... ventHttpRequest::findHeader ( string $key , string $type ): void Finds the val ... ue belonging a header. パラメータ key The header name. type One of Event ...
https://man.plustar.jp/php/eventhttprequest.findheader.html - [similar]
以前に設定したHTTPヘッダを削除する 8383
« header_register_callback header » PHP Manual ネットワーク 関数 以前に設定したHTTPヘッダを削除す ...header_remove (PHP 5 >= 5.3.0, PHP 7, PHP 8) header_remov ... e — 以前に設定したHTTPヘッダを削除する 説明 header_remove ( ? string $name = null ): void header() 関 ... になりました。 例 例1 特定のヘッダを削除する <?php header ( "X-Foo: Bar" ); header ( "X-Bar: Baz" ); header_ ... : Baz 例2 以前設定したすべてヘッダを削除する <?php header ( "X-Foo: Bar" ); header ( "X-Bar: Baz" ); header_ ...
https://man.plustar.jp/php/function.header-remove.html - [similar]
Adds an HTTP header to the headers of the request 8341
« EventHttpRequest EventHttpRequest::cancel » PHP Manual EventHttpRequest Adds an HTTP header to ... the headers of the request EventHttpRequest::addHeader (PECL ... event >= 1.4.0-beta) EventHttpRequest::addHeader — Adds an HTTP header to the headers of the reques ... t 説明 public EventHttpRequest::addHeader ( string $key , string $value , int $type ): bool ... Adds an HTTP header to the headers of the request. パラメータ key Head ...
https://man.plustar.jp/php/eventhttprequest.addheader.html - [similar]
Create a new PDF Object 8265
« wkhtmltox\PDF\Object wkhtmltox\Image\Converter » PHP Manual wkhtmltox\PDF\Object Create a new ... cale down the font at every toc level 0.8 >= 0.1.0 header.fontSize font size for use in header 13 >= 0.1.0 h ... eader.fontName name of font for use in header times >= 0.1.0 header.left text for left of header ... >= 0.1.0 header.center text for center of header >= 0.1.0 header.r ... ight text for right of header >= 0.1.0 header.line enable or disable horizontal ...
https://man.plustar.jp/php/wkhtmltox-pdf-object.construct.html - [similar]
Description 8122
« Imagick::morphImages Imagick::mosaicImages » PHP Manual Imagick Description Imagick::morpholog ... (\ Imagick :: MORPHOLOGY_CONVOLVE , 2 , $kernel ); header ( "Content-Type: image/png" ); echo $imagick -> ge ... \ Imagick :: MORPHOLOGY_CORRELATE , 1 , $kernel ); header ( "Content-Type: image/png" ); echo $imagick -> ge ... gy (\ Imagick :: MORPHOLOGY_ERODE , 2 , $kernel ); header ( "Content-Type: image/png" ); echo $canvas -> get ... ick :: MORPHOLOGY_ERODE_INTENSITY , 2 , $kernel ); header ( "Content-Type: image/png" ); echo $canvas -> get ...
https://man.plustar.jp/php/imagick.morphology.html - [similar]
Gets the header info of a database 7675
« dbase_delete_record dbase_get_record_with_names » PHP Manual dBase 関数 Gets the header info o ... f a database dbase_get_header_info (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_get_h ... eader_info — Gets the header info of a database 説明 dbase_get_header_info ( re ... e column from the start of the row If the database header information cannot be read, false is returned. 変更 ... now a resource instead of an int . 例 例1 Showing header information for a dBase database file <?php // Pat ...
https://man.plustar.jp/php/function.dbase-get-header-info.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT