検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 1025 for type (0.015 sec.)
出力バッファのステータスを取得する 3329
« ob_get_level ob_gzhandler » PHP Manual 出力制御 関数 出力バッファのステータスを取得する ob_get ... 素を保持する配列が返されます。 Array ( [level] => 2 [type] => 0 [status] => 0 [name] => URL-Rewriter [del] = ... t_status() の出力結果 キー 値 level 出力階層レベル type 0 (内部ハンドラ) あるいは 1 (ユーザー指定のハンドラ ... _size] => 0 [size] => 40960 [block_size] => 10240 [type] => 1 [status] => 0 [name] => default output handl ... _size] => 0 [size] => 40960 [block_size] => 10240 [type] => 0 [buffer_size] => 0 [status] => 0 [name] => U ...
https://man.plustar.jp/php/function.ob-get-status.html - [similar]
表示される長さを返す 3329
« pg_field_num pg_field_size » PHP Manual PostgreSQL 関数 表示される長さを返す pg_field_prtlen ( ... ield_size ( $res , $j ) . " bytes\n" ; echo "field type: " . pg_field_type ( $res , $j ) . " \n\n" ; } ?> ... ength: 6 characters storage length: -1 bytes field type: varchar column 1 fieldname: year printed length: ... 4 characters storage length: 2 bytes field type: int2 column 2 fieldname: title printed length: 24 ... characters storage length: -1 bytes field type: varchar 参考 pg_field_size() - 指定したフィールド ...
https://man.plustar.jp/php/function.pg-field-prtlen.html - [similar]
SNMP オブジェクトの値を設定する 3329
« snmp3_real_walk snmp3_walk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmp3_set (P ... rase , array | string $object_id , array | string $type , array | string $value , int $timeout = -1 , int ... シーパスフレーズ。 object_id SNMP オブジェクト ID。 type MIB は、オブジェクトIDごとのタイプを定義します。 こ ... 以下の一覧から指定される一文字でなければなりません。 types = MIBから取得するタイプ i INTEGER u INTEGER s STR ... SNMP ライブラリをコンパイルする際、 OPAQUE_SPECIAL_TYPES が定義されていた場合、 以下も正しい値になります: ...
https://man.plustar.jp/php/function.snmp3-set.html - [similar]
リモートサーバー上でコマンドを実行する 3329
« ssh2_disconnect ssh2_fetch_stream » PHP Manual SSH2 関数 リモートサーバー上でコマンドを実行する ... $width = 80 , int $height = 25 , int $width_height_type = SSH2_TERM_UNIT_CHARS ): resource | false コマンド ... 仮想端末の幅。 height 仮想端末の高さ。 width_height_type width_height_type は、 SSH2_TERM_UNIT_CHARS あるい ... コマンド , 実行 , サーバー , height , width , int , type , env , exec ...
https://man.plustar.jp/php/function.ssh2-exec.html - [similar]
外部から来る変数 3329
« 可変変数 定数 » PHP Manual 変数 外部から来る変数 外部から来る変数 HTML フォーム (GET と POST) ... <form action="foo.php" method="post"> Name: <input type="text" name="username" /><br /> Email: <input type ... ="text" name="email" /><br /> <input type="submit" name="submit" value="Submit me!" /> </for ... ; } ?> <form action="" method="post"> Name: <input type="text" name="personal[name]" /><br /> Email: <inpu ... t type="text" name="personal[email]" /><br /> Beer: <br / ...
https://man.plustar.jp/php/language.variables.external.html - [similar]
プール内のすべてのサーバーの統計情報を取得する 3329
« Memcache::get Memcache::getServerStatus » PHP Manual Memcache プール内のすべてのサーバーの統計 ... を取得する 説明 Memcache::getExtendedStats ( string $type = ? , int $slabid = ? , int $limit = 100 ): array ... che バージョン 2.0.0 で追加されました。 パラメータ type 取得する統計情報の型。使用可能な値は {reset, mallo ... 変更される可能性があります」 ということです。 slabid type を cachedump と設定した場合に使用し、ダンプを取得す ... 結びついており、デバッグ目的でのみ使用します。 limit type を cachedump と設定した場合に使用し、ダンプするエン ...
https://man.plustar.jp/php/memcache.getextendedstats.html - [similar]
Serialization to BSON 3329
« Persisting Data Deserialization from BSON » PHP Manual Persisting Data Serialization to BSON S ... is a supported class that implements MongoDB\BSON\Type , then use the BSON serialization logic for that s ... pecific type. MongoDB\BSON\Type instances (excluding MongoDB\BS ... of an unknown class implementing the MongoDB\BSON\Type interface, then throw a MongoDB\Driver\Exception\U ... to serialize as a BSON document or array. The BSON type will be determined by the following: Root document ...
https://man.plustar.jp/php/mongodb.persistence.serialization.html - [similar]
プリペアドステートメントの振る舞いを変更する 3329
« mysqli_stmt::attr_get mysqli_stmt::bind_param » PHP Manual mysqli_stmt プリペアドステートメント ... ength の値を上書きします。 MYSQLI_STMT_ATTR_CURSOR_TYPE mysqli_stmt_execute() が起動された際にステートメン ... プンするためのカーソル型。 value は、 MYSQLI_CURSOR_TYPE_NO_CURSOR (デフォルト) あるいは MYSQLI_CURSOR_TYPE ... でで、デフォルトは 1 です。 MYSQLI_STMT_ATTR_CURSOR_TYPE オプションで MYSQLI_CURSOR_TYPE_READ_ONLY を使用す ...
https://man.plustar.jp/php/mysqli-stmt.attr-set.html - [similar]
SoapVar クラス 3305
« SoapParam::__construct SoapVar::__construct » PHP Manual SOAP SoapVar クラス SoapVar クラス (P ... class SoapVar { /* プロパティ */ public int $ enc_type ; public mixed $ enc_value = null ; public ? strin ... g $ enc_stype = null ; public ? string $ enc_ns = null ; public ... struct ( mixed $data , ? int $encoding , ? string $typeName = null , ? string $typeNamespace = null , ? st ... null ) } プロパティ enc_name enc_namens enc_ns enc_type enc_stype enc_value 目次 SoapVar::__construct — So ...
https://man.plustar.jp/php/class.soapvar.html - [similar]
variant クラス 3305
« dotnet::__construct variant::__construct » PHP Manual COM variant クラス variant クラス (PHP 4 ... */ public __construct ( mixed $value = null , int $type = VT_EMPTY , int $codepage = CP_ACP ) } variant の ... ant の例 <?php $v = new variant ( 42 ); print "The type is " . variant_get_type ( $v ) . "<br/>" ; print " ... ままの形式で計算を 行うことが可能です。 variant_get_type() も参照ください。 目次 variant::__construct — var ...
https://man.plustar.jp/php/class.variant.html - [similar]