検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 284 for [SIMILAR] 16 1024 4096 WITH 21192 スヘ WITH 1696... (0.281 sec.)
SoapHeader クラス 0
« SoapFault::__toString SoapHeader::__construct » PHP Manual SOAP SoapHeader クラス SoapHeader クラス (PHP 5, PHP 7, PHP 8) はじめに SOAP ヘッダをあらわします。 クラス概要 class SoapHeader { /* プロパティ */ public string $ namespace ; public string $ name ; public mixed $ data = null ; ...
https://man.plustar.jp/php/class.soapheader.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.html - [similar]
ファイルを開く 0
« eio_nthreads eio_poll » PHP Manual Eio 関数 ファイルを開く eio_open (PECL eio >= 0.0.1dev) eio_open — ファイルを開く 説明 eio_open ( string $path , int $flags , int $mode , int $pri , callable $callback , mixed $data = NULL ): resource eio_open() は、 path で指定したファイルをアクセスモ ...
https://man.plustar.jp/php/function.eio-open.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« imageistruecolor imagelayereffect » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する imagejpeg (PHP 4, PHP 5, PHP 7, PHP 8) imagejpeg — 画像をブラウザあるいはファイルに出力する 説明 imagejpeg ( GdImage $image , resource | string | null $file = null , int $qualit ...
https://man.plustar.jp/php/function.imagejpeg.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« imagetypes imagewebp » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する imagewbmp (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) imagewbmp — 画像をブラウザあるいはファイルに出力する 説明 imagewbmp ( GdImage $image , resource | string | null $file = null , ? int $foregrou ...
https://man.plustar.jp/php/function.imagewbmp.html - [similar]
CMS (暗号メッセージシンタックス) 関連のフラグ/定数 0
« PKCS7 フラグ/定数 署名アルゴリズム » PHP Manual 定義済み定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 CMS 関連の関数は、以下のうちひとつ以上の値をビットフィールドを使って指定することで、フラグを利用します。 CMS 関連の定数 定数 ...
https://man.plustar.jp/php/openssl.cms.flags.html - [similar]
PKCS7 フラグ/定数 0
« キーの型 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 » PHP Manual 定義済み定数 PKCS7 フラグ/定数 PKCS7 フラグ/定数 S/MIME 関数はビットフィールドを使用して指定したフラグを使用します。 このビットフィールドには、以下の値を一つ以上含むことが可能です。 PKCS7 定数 定数 説明 PKCS7_TEXT ...
https://man.plustar.jp/php/openssl.pkcs7.flags.html - [similar]
The Swoole\Http\Response class 0
« Swoole\Http\Request::rawcontent Swoole\Http\Response::cookie » PHP Manual Swoole The Swoole\Http\Response class The Swoole\Http\Response class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Http\Response { /* メソッド */ public cookie ( string $name , string $value = ? , strin ...
https://man.plustar.jp/php/class.swoole-http-response.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
Constructs EventHttpRequest object 0
« EventHttpRequest::closeConnection EventHttpRequest::findHeader » PHP Manual EventHttpRequest Constructs EventHttpRequest object EventHttpRequest::__construct (PECL event >= 1.4.0-beta) EventHttpRequest::__construct — Constructs EventHttpRequest object 説明 public EventHttpRequest::__co ...
https://man.plustar.jp/php/eventhttprequest.construct.html - [similar]