検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 312 for [SIMILAR] 16 1024 4096 WITH 90048 eventbuffer WI... (0.411 sec.)
HTTP レスポンスヘッダ 0
« $php_errormsg $argc » PHP Manual 定義済の変数 HTTP レスポンスヘッダ $http_response_header (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) $http_response_header — HTTP レスポンスヘッダ 説明 $http_response_header 配列は get_headers() 関数と似ています。 HTTP ラッパー を使用する際に、 $http_response ...
https://man.plustar.jp/php/reserved.variables.httpresponseheader.html - [similar]
The wkhtmltox\PDF\Object class 0
« wkhtmltox\PDF\Converter::getVersion wkhtmltox\PDF\Object::__construct » PHP Manual wkhtmltox The wkhtmltox\PDF\Object class The wkhtmltox\PDF\Object class (wkhtmltox >= 0.1.0) はじめに Represents an HTML document, input to PDF converter クラス概要 class wkhtmltox\PDF\Object { /* Constr ...
https://man.plustar.jp/php/class.wkhtmltox-pdf-object.html - [similar]
Assign a priority to a bufferevent 0
« EventBufferEvent::setCallbacks EventBufferEvent::setTimeouts » PHP Manual EventBufferEvent Assign a priority to a bufferevent EventBufferEvent::setPriority (PECL event >= 1.2.6-beta) EventBufferEvent::setPriority — Assign a priority to a bufferevent 説明 public EventBufferEvent::setPri ...
https://man.plustar.jp/php/eventbufferevent.setpriority.html - [similar]
The MongoDB\BSON\ObjectId class 0
« MongoDB\BSON\MinKey::unserialize MongoDB\BSON\ObjectId::__construct » PHP Manual MongoDB\BSON The MongoDB\BSON\ObjectId class The MongoDB\BSON\ObjectId class (mongodb >=1.0.0) はじめに BSON type for an » ObjectId . The value consists of 12 bytes, where the first four bytes are a timest ...
https://man.plustar.jp/php/class.mongodb-bson-objectid.html - [similar]
内部の XML ツリーをファイルに出力する 0
« DOMDocument::relaxNGValidateSource DOMDocument::saveHTML » PHP Manual DOMDocument 内部の XML ツリーをファイルに出力する DOMDocument::save (PHP 5, PHP 7, PHP 8) DOMDocument::save — 内部の XML ツリーをファイルに出力する 説明 public DOMDocument::save ( string $filename , int $options = 0 ...
https://man.plustar.jp/php/domdocument.save.html - [similar]
内部のドキュメントを HTML 形式でファイルに出力する 0
« DOMDocument::saveHTML DOMDocument::saveXML » PHP Manual DOMDocument 内部のドキュメントを HTML 形式でファイルに出力する DOMDocument::saveHTMLFile (PHP 5, PHP 7, PHP 8) DOMDocument::saveHTMLFile — 内部のドキュメントを HTML 形式でファイルに出力する 説明 public DOMDocument::saveHTMLFile ( ...
https://man.plustar.jp/php/domdocument.savehtmlfile.html - [similar]
Creates an initialization vector (IV) from a random source 0
« Mcrypt 関数 mcrypt_decrypt » PHP Manual Mcrypt 関数 Creates an initialization vector (IV) from a random source mcrypt_create_iv (PHP 4, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_create_iv — Creates an initialization vector (IV) from a random source 警告 この関数は PHP 7.1.0 で ...
https://man.plustar.jp/php/function.mcrypt-create-iv.html - [similar]
ベンダ固有の属性を取得する 0
« radius_get_tagged_attr_tag radius_put_addr » PHP Manual Radius 関数 ベンダ固有の属性を取得する radius_get_vendor_attr (PECL radius >= 1.1.0) radius_get_vendor_attr — ベンダ固有の属性を取得する 説明 radius_get_vendor_attr ( string $data ): array radius_get_attr() が RADIUS_VENDOR_SPECIF ...
https://man.plustar.jp/php/function.radius-get-vendor-attr.html - [similar]
共有メモリブロックにデータを書き込む 0
« shmop_size Shmop » PHP Manual 共有メモリ関数 共有メモリブロックにデータを書き込む shmop_write (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_write — 共有メモリブロックにデータを書き込む 説明 shmop_write ( Shmop $shmop , string $data , int $offset ): int shmop_write() は、共有メモリブロック ...
https://man.plustar.jp/php/function.shmop-write.html - [similar]
基本的な使用法 0
« 例 共有メモリ関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 共有メモリ操作の概要 <?php // システムID 0xff3を有する 100 バイトの共有メモリブロックを作成する $shm_id = shmop_open ( 0xff3 , "c" , 0644 , 100 ); if (! $shm_id ) { echo "共有メモリセグメントを作成できませんでした。\n" ...
https://man.plustar.jp/php/shmop.examples-basic.html - [similar]