検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1025 for type (0.062 sec.)
Get column information from a result and return as an object 3524
« cubrid_fetch_assoc cubrid_fetch_lengths » PHP Manual CUBRID MySQL 互換関数 Get column informat ... e column is numeric blob 1 if the column is a BLOB type the type of the column unsigned 1 if the column is ... lob:" , $field -> blob ); printf ( "%-30s %s\n" , "type:" , $field -> type ); printf ( "%-30s %d\n" , "uns ... 1 unique key: 1 multiple key: 0 numeric: 1 blob: 0 type: integer unsigned: 0 zerofill: 0 関連キーワード: o ... tch , column , offset , result , string , unique , type ...
https://man.plustar.jp/php/function.cubrid-fetch-field.html - [similar]
Get the requested schema information 3524
« cubrid_rollback cubrid_seq_drop » PHP Manual CUBRID 関数 Get the requested schema information ... d_schema ( resource $conn_identifier , int $schema_type , string $class_name = ? , string $attr_name = ? ) ... * row (numeric array)). The following tables shows types of schema and the column structure of the result ... array to be returned based on the schema type. Result Composition of Each Type Schema Column Num ... ber Column Name Value CUBRID_SCH_CLASS 1 NAME 2 TYPE 0:system class 1:vclass 2:class CUBRID_SCH_VCLASS ...
https://man.plustar.jp/php/function.cubrid-schema.html - [similar]
出力バッファ内で文字エンコーディングを変換するコールバック関数 3524
« mb_ord mb_parse_str » PHP Manual マルチバイト文字列 関数 出力バッファ内で文字エンコーディングを ... バイナリデータを送信する前に header() により Content-Type: ヘッダ(例:header("Content-Type: image/png"))を 送 ... 信する必要があります。Content-Type: ヘッダが送信されると出力文字 コード変換は無効とな ... ります。 'Content-Type: text/*' を送信した場合には、テキストが送信されると ... ッファ , 関数 , output , handler , 送信 , Content , Type ...
https://man.plustar.jp/php/function.mb-output-handler.html - [similar]
Replace a function definition with a new implementation 3524
« runkit7_function_copy runkit7_function_remove » PHP Manual runkit7 関数 Replace a function def ... null , string $doc_comment = null , string $return_type = ? , bool $is_strict = ? ): bool runkit7_function ... sure , string $doc_comment = null , string $return_type = ? , bool $is_strict = ? ): bool 注意 : デフォルト ... oc_comment The doc comment of the function. return_type The return type of the function. is_strict Whether ... ehaves as if it was declared in a file with strict_types=1 戻り値 成功した場合に true を、失敗した場合に f ...
https://man.plustar.jp/php/function.runkit7-function-redefine.html - [similar]
プロパティに対応する、Unicode での名前を取得する 3524
« IntlChar::getPropertyEnum IntlChar::getPropertyValueEnum » PHP Manual IntlChar プロパティに対応 ... c IntlChar::getPropertyName ( int $property , int $type = IntlChar::LONG_PROPERTY_NAME ): string | false 指 ... た、 property が範囲外の値の場合 false を返します。 type どの名前を取得するかを選択します。 範囲外の値が指定 ... 形で返されます。 戻り値 名前を返します。 property や type が範囲外の場合は、 false を返します。 指定された t ... ype が false を返す場合は、 それより大きな type の値も false を返しますが、 ひとつだけ例外がありま ...
https://man.plustar.jp/php/intlchar.getpropertyname.html - [similar]
定義済み定数 3524
« リソース型 ODBC 関数 » PHP Manual ODBC 定義済み定数 定義済み定数 以下の定数が定義されています。 ... に動的にロードされている場合のみ使用可能です。 ODBC_TYPE ( int ) ODBC_BINMODE_PASSTHRU ( int ) ODBC_BINMODE ... OWVER ( int ) SQL_CONCUR_VALUES ( int ) SQL_CURSOR_TYPE ( int ) SQL_CURSOR_FORWARD_ONLY ( int ) SQL_CURSOR ... ( int ) SQL_TIME ( int ) SQL_TIMESTAMP ( int ) SQL_TYPE_DATE ( int ) SQL_TYPE_TIME ( int ) SQL_TYPE_TIMEST ...
https://man.plustar.jp/php/uodbc.constants.html - [similar]
Win32 サービスの情報 3524
« Win32 リカバリアクション Win32ServiceException » PHP Manual 定義済み定数 Win32 サービスの情報 ... 32_INFO_DESCRIPTION "description" WIN32_INFO_START_TYPE "start_type" INFO_LOAD_ORDER "load_order" INFO_SVC ... _TYPE "svc_type" INFO_ERROR_CONTROL "error_control" INFO ...
https://man.plustar.jp/php/win32service.constants.serviceinfos.html - [similar]
指定したインターネットホスト名もしくは IP アドレスに対応する DNS レコードを検索... 3500
« ネットワーク 関数 closelog » PHP Manual ネットワーク 関数 指定したインターネットホスト名もしく ... 索する 説明 checkdnsrr ( string $hostname , string $type = "MX" ): bool hostname に対応する type 型のレコー ... けられた形式の IP アドレスか、あるいはホスト名です。 type type は、A, MX, NS, SOA, PTR, CNAME, AAAA, A6, SRV ... , インターネット , 検索 , 指定 , 取得 , hostname , type , checkdnsrr ...
https://man.plustar.jp/php/function.checkdnsrr.html - [similar]
Get contents of collection type column using OID 3500
« cubrid_close_request cubrid_col_size » PHP Manual CUBRID 関数 Get contents of collection type ... 8.3.0) cubrid_col_get — Get contents of collection type column using OID 説明 cubrid_col_get ( resource $c ... to get contents of the elements of the collection type (set, multiset, sequence) attribute you requested ... " } int(3) 関連キーワード: contents , collection , type , using , OID , cubrid , Get , column , col , of ...
https://man.plustar.jp/php/function.cubrid-col-get.html - [similar]
画像をブラウザあるいはファイルに出力する 3500
« image_type_to_mime_type imageaffine » PHP Manual GD および Image 関数 画像をブラウザあるいはフ ... = imagecreatefrompng ( $file ); header ( 'Content-Type: ' . image_type_to_mime_type ( IMAGETYPE_WBMP )); ...
https://man.plustar.jp/php/function.image2wbmp.html - [similar]