検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 1025 for type (0.064 sec.)
ラージオブジェクト (LOB) 3201
« エラーおよびエラー処理 PDO » PHP Manual PDO ラージオブジェクト (LOB) ラージオブジェクト (LOB) ... ibmdb2' ); $stmt = $db -> prepare ( "select contenttype, imagedata from images where id=?" ); $stmt -> exe ... rray( $_GET [ 'id' ])); $stmt -> bindColumn ( 1 , $type , PDO :: PARAM_STR , 256 ); $stmt -> bindColumn ( ... -> fetch ( PDO :: FETCH_BOUND ); header ( "Content-Type: $type " ); fpassthru ( $lob ); ?> 例2 画像をデータ ... = $db -> prepare ( "insert into images (id, contenttype, imagedata) values (?, ?, ?)" ); $id = get_new_id ...
https://man.plustar.jp/php/pdo.lobs.html - [similar]
variant クラスのコンストラクタ 3201
« variant COMPersistHelper » PHP Manual variant variant クラスのコンストラクタ variant::__constr ... variant::__construct ( mixed $value = null , int $type = VT_EMPTY , int $codepage = CP_ACP ) 新しい varia ... を設定すると、VT_EMPTY オブジェクトが作成されます。 type variant オブジェクトの型を指定します。 有効な値は ... , クラス , オブジェクト , construct , 参照 , int , type , codepage , パラメータ , 情報 ...
https://man.plustar.jp/php/variant.construct.html - [similar]
DeflateContext クラス 3177
« zlib_get_coding_type InflateContext » PHP Manual Zlib DeflateContext クラス DeflateContext クラ ... ーワード: クラス , DeflateContext , zlib , coding , type , InflateContext , Zlib , deflate , リソース , 概要 ...
https://man.plustar.jp/php/class.deflatecontext.html - [similar]
IntlCalendar クラス 3177
« MessageFormatter::setPattern IntlCalendar::add » PHP Manual intl IntlCalendar クラス IntlCalen ... Y = 6 ; const int DOW_SATURDAY = 7 ; const int DOW_TYPE_WEEKDAY = 0 ; const int DOW_TYPE_WEEKEND = 1 ; con ... st int DOW_TYPE_WEEKEND_OFFSET = 2 ; const int DOW_TYPE_WEEKEND_CE ... c getAvailableLocales (): array public getDayOfWeekType ( int $dayOfWeek ): int | false public getErrorCod ... int $field ): int | false public getLocale ( int $type ): string | false public getMaximum ( int $field ) ...
https://man.plustar.jp/php/class.intlcalendar.html - [similar]
The MongoDB\BSON\Int64 class 3177
« MongoDB\BSON\DBPointer::unserialize MongoDB\BSON\Int64::__construct » PHP Manual MongoDB\BSON ... B\BSON\Int64 class (mongodb >=1.5.0) はじめに BSON type for a 64-bit integer. This class cannot be instant ... f this class will convert back to a 64-bit integer type. This allows 64-bit integers to be roundtripped th ... l class MongoDB\BSON\Int64 implements MongoDB\BSON\Type , Serializable , JsonSerializable , Stringable { / ...
https://man.plustar.jp/php/class.mongodb-bson-int64.html - [similar]
リソース型 3177
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 As of dbase 7.0.0 ... , the resource type dbase is defined, which is returned by dbase_open( ... 実行 , 定義 , 定数 , インストール , As , resource , type , defined ...
https://man.plustar.jp/php/dbase.resources.html - [similar]
指定されたリソースの、数値の識別子を返す 3177
« get_defined_vars get_resource_type » PHP Manual 変数操作 関数 指定されたリソースの、数値の識別 ... えば以下のようになります。 698 698 参考 get_resource_type() - リソース型を返す 関連キーワード: リソース , re ... e , 数値 , 識別子 , 指定 , 関数 , キャスト , int , type , 変数 ...
https://man.plustar.jp/php/function.get-resource-id.html - [similar]
画像の大きさを取得する 3177
« gd_info getimagesizefromstring » PHP Manual GD および Image 関数 画像の大きさを取得する getima ... します。これらは HTML の IMG タグや HTTP の content type として使用できます。 警告 この関数は、 filename が ... と高さはいずれもゼロとなります。 2 番目の要素は IMAGETYPE_XXX constants 定数のひとつで、 画像の形式を表します ... 致します。この情報は 画像とともに正しい HTTP Content-type ヘッダを転送するために使用できます。 例1 getimages ... , "rb" ); if ( $size && $fp ) { header ( "Content-type: { $size [ 'mime' ]} " ); fpassthru ( $fp ); exit; ...
https://man.plustar.jp/php/function.getimagesize.html - [similar]
IP アドレス属性を設定する 3177
« radius_get_vendor_attr radius_put_attr » PHP Manual Radius 関数 IP アドレス属性を設定する radi ... 明 radius_put_addr ( resource $radius_handle , int $type , string $addr , int $options = 0 , int $tag = ? ) ... ません。 パラメータ radius_handle RADIUS リソース。 type 属性の型。 addr IPv4 アドレスを表す文字列。 10.0.0 ... 設定 , addr , put , int , パラメータ , リクエスト , type ...
https://man.plustar.jp/php/function.radius-put-addr.html - [similar]
SoapServer コンストラクタ 3177
« SoapServer::addSoapHeader SoapServer::fault » PHP Manual SoapServer SoapServer コンストラクタ ... P クラスの名前を持つ配列を指定する必要があります。 typemap オプションは、型マッピングの配列です。 この配列 ... のキーは type_name 、 type_ns (名前空間 URI)、 from_xml (引数とし ... 、 SOAP_SINGLE_ELEMENT_ARRAYS 、 SOAP_USE_XSI_ARRAY_TYPE を設定することができます。 send_errors オプションを ... ド: SoapServer , construct , 配列 , モード , 設定 , type , キー , マッピング , クラス , SoapClient ...
https://man.plustar.jp/php/soapserver.construct.html - [similar]