検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 124 for attr (0.005 sec.)
Returns the previous set of values returned by EvStat::attr 8323
« EvStat::createStopped EvStat::set » PHP Manual EvStat Returns the previous set of values retur ... ned by EvStat::attr EvStat::prev (PECL ev >= 0.2.0) EvStat::prev — Ret ... rns the previous set of values returned by EvStat::attr 説明 public EvStat::prev (): void Just like EvStat ... ::attr() , but returns the previous set of values. パラメ ... he same structure as the array returned by EvStat::attr() . The array contains previously detected values. ...
https://man.plustar.jp/php/evstat.prev.html - [similar]
ステートメントの属性の現在の値を取得する 8323
« mysqli_stmt::$affected_rows mysqli_stmt::attr_set » PHP Manual mysqli_stmt ステートメントの属性 ... の現在の値を取得する mysqli_stmt::attr_get mysqli_stmt_attr_get (PHP 5, PHP 7, PHP 8) mys ... qli_stmt::attr_get -- mysqli_stmt_attr_get — ステートメントの属性 ... 取得する 説明 オブジェクト指向型 public mysqli_stmt::attr_get ( int $attribute ): int 手続き型 mysqli_stmt_a ... ttr_get ( mysqli_stmt $statement , int $attribute ): int ステートメントの属性の現在の値を取得し ...
https://man.plustar.jp/php/mysqli-stmt.attr-get.html - [similar]
定義済み定数 8187
« リソース型 接続、および接続の管理 » PHP Manual PDO 定義済み定数 定義済み定数 以下の定数が定義さ ... ストラクタを呼んでからプロパティを設定します。 PDO::ATTR_AUTOCOMMIT ( int ) この値が false の場合、PDO は接 ... るように オートコミットを無効にしようとします。 PDO::ATTR_PREFETCH ( int ) 独自アプリケーションにおけるメモリ ... ズの設定を サポートしているわけではありません。 PDO::ATTR_TIMEOUT ( int ) データベースとの通信に対するタイム ... アウト値を秒で設定します。 PDO::ATTR_ERRMODE ( int ) PDO::ATTR_SERVER_VERSION ( int ) P ...
https://man.plustar.jp/php/pdo.constants.html - [similar]
MySQL 関数 (PDO_MYSQL) 7953
« PDO_INFORMIX DSN PDO_MYSQL DSN » PHP Manual PDO ドライバ MySQL 関数 (PDO_MYSQL) MySQL 関数 (PD ... ールするのと同じ意味になります。また、SSL を PDO::setAttribute で有効にすることはできません。というのも、この ... イバを使用しているコードを実行している場合、 PDO::getAttribute() で PDO::ATTR_DRIVER_NAME 属性を使用すること ... 用中のドライバ名を調べることが可能です。 PDO::MYSQL_ATTR_USE_BUFFERED_QUERY ( int ) PDOStatement でこの属性 ... エリのバッファリングを強制する <?php if ( $db -> getAttribute ( PDO :: ATTR_DRIVER_NAME ) == 'mysql' ) { $s ...
https://man.plustar.jp/php/ref.pdo-mysql.html - [similar]
バイナリ属性を設定する 7855
« radius_put_addr radius_put_int » PHP Manual Radius 関数 バイナリ属性を設定する radius_put_attr ... (PECL radius >= 1.1.0) radius_put_attr — バイナリ属性を設定する 説明 radius_put_attr ( re ... ns および tag が追加されました。 例 例1 radius_put_attr() の例 <?php mt_srand ( time ()); $chall = mt_rand ... = pack ( 'CH*' , 1 , $chapval ); if (! radius_put_attr ( $res , RADIUS_CHAP_PASSWORD , $pass )) { echo 'R ... ( $res ). "\n<br />" ; exit; } ?> 参考 radius_get_attr() - 属性を取得する radius_get_vendor_attr() - ベン ...
https://man.plustar.jp/php/function.radius-put-attr.html - [similar]
Constructs EvStat watcher object 7744
« EvStat::attr EvStat::createStopped » PHP Manual EvStat Constructs EvStat watcher object EvStat ... ion ( $w ) { echo "/var/log/messages changed\n" ; $attr = $w -> attr (); if ( $attr [ 'nlink' ]) { printf ... ( "Current size: %ld\n" , $attr [ 'size' ]); printf ( "Current atime: %ld\n" , $at ... r [ 'atime' ]); printf ( "Current mtime: %ld\n" , $attr [ 'mtime' ]); } else { fprintf ( STDERR , "`messag ...
https://man.plustar.jp/php/evstat.construct.html - [similar]
Radius 関数 7473
« 例 radius_acct_open » PHP Manual Radius Radius 関数 Radius 関数 目次 radius_acct_open — 課金用 ... を得る radius_demangle — データを復元する radius_get_attr — 属性を取得する radius_get_tagged_attr_data — Ext ... racts the data from a tagged attribute radius_get_tagged_attr_tag — Extracts the tag ... from a tagged attribute radius_get_vendor_attr — ベンダ固有の属性を取 ... us_put_addr — IP アドレス属性を設定する radius_put_attr — バイナリ属性を設定する radius_put_int — 整数属性 ...
https://man.plustar.jp/php/ref.radius.html - [similar]
Radius 7375
« 認証サービス はじめに » PHP Manual 認証サービス Radius Radius はじめに インストール/設定 要件 ... 義済み定数 RADIUS Options RADIUS Packet Types RADIUS Attribute Types RADIUS Vendor Specific Attribute Types ... を得る radius_demangle — データを復元する radius_get_attr — 属性を取得する radius_get_tagged_attr_data — Ext ... racts the data from a tagged attribute radius_get_tagged_attr_tag — Extracts the tag ... from a tagged attribute radius_get_vendor_attr — ベンダ固有の属性を取 ...
https://man.plustar.jp/php/book.radius.html - [similar]
Update a column using OID 7239
« cubrid_prepare cubrid_rollback » PHP Manual CUBRID 関数 Update a column using OID cubrid_put ( ... resource $conn_identifier , string $oid , string $attr = ? , mixed $value ): bool The cubrid_put() functi ... on is used to update an attribute of the instance of the given oid . You can up ... date single attribute by using string data type to set attr . In su ... r the value argument. To update multiple number of attributes, you can disregard the attr argument, and se ...
https://man.plustar.jp/php/function.cubrid-put.html - [similar]
ベンダー固有のバイナリ属性を設定する 7239
« radius_put_vendor_addr radius_put_vendor_int » PHP Manual Radius 関数 ベンダー固有のバイナリ属 ... 性を設定する radius_put_vendor_attr (PECL radius >= 1.1.0) radius_put_vendor_attr — ベ ... 固有のバイナリ属性を設定する 説明 radius_put_vendor_attr ( resource $radius_handle , int $vendor , int $typ ... よび tag が追加されました。 例 例1 radius_put_vendor_attr() の例 <?php if (! radius_put_vendor_attr ( $res , ... ). "\n<br />" ; exit; } ?> 参考 radius_get_vendor_attr() - ベンダ固有の属性を取得する 関連キーワード: 属性 ...
https://man.plustar.jp/php/function.radius-put-vendor-attr.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT