検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 124 for ATTR (0.003 sec.)
Extracts the data from a tagged attribute 9714
« radius_get_attr radius_get_tagged_attr_tag » PHP Manual Radius 関数 Extracts the data from a t ... agged attribute radius_get_tagged_attr_data (PECL radius >= 1 ... .3.0) radius_get_tagged_attr_data — Extracts the data from a tagged attribute 説 ... 明 radius_get_tagged_attr_data ( string $data ): string | false If a tagged ... attribute has been returned from radius_get_attr() , radius_get_tagged_attr_data() will return the ...
https://man.plustar.jp/php/function.radius-get-tagged-attr-data.html - [similar]
Extracts the tag from a tagged attribute 9714
« radius_get_tagged_attr_data radius_get_vendor_attr » PHP Manual Radius 関数 Extracts the tag f ... rom a tagged attribute radius_get_tagged_attr_tag (PECL radius >= 1. ... 3.0) radius_get_tagged_attr_tag — Extracts the tag from a tagged attribute 説明 ... radius_get_tagged_attr_tag ( string $data ): int | false If a tagged attr ... ibute has been returned from radius_get_attr() , radius_get_tagged_attr_data() will return the ...
https://man.plustar.jp/php/function.radius-get-tagged-attr-tag.html - [similar]
エントリの属性を取得する 9714
« RarEntry::extract RarEntry::getCrc » PHP Manual RarEntry エントリの属性を取得する RarEntry::ge ... tAttr (PECL rar >= 0.1) RarEntry::getAttr — エントリの属 ... 性を取得する 説明 public RarEntry::getAttr (): int アーカイブエントリの、OS に依存する属性を返 ... はエラー時に false を返します。 例 例1 RarEntry::getAttr() の例 <?php $rar_file = rar_open ( 'example.rar' ... つかりません" ); $host_os = $entry -> getHostOs (); $attr = $entry -> getAttr (); switch( $host_os ) { case ...
https://man.plustar.jp/php/rarentry.getattr.html - [similar]
ベンダ固有の属性を取得する 9615
« radius_get_tagged_attr_tag radius_put_addr » PHP Manual Radius 関数 ベンダ固有の属性を取得する ... radius_get_vendor_attr (PECL radius >= 1.1.0) radius_get_vendor_attr — ベ ... ンダ固有の属性を取得する 説明 radius_get_vendor_attr ( string $data ): array radius_get_attr() が RADIU ... す場合に、 ベンダを特定するために radius_get_vendor_attr() をコールします。 パラメータ data 入力値 戻り値 属 ... ー時には false を返します。 例 例1 radius_get_vendor_attr() の例 <?php while ( $resa = radius_get_attr ( $re ...
https://man.plustar.jp/php/function.radius-get-vendor-attr.html - [similar]
属性を取得する 9443
« radius_demangle radius_get_tagged_attr_data » PHP Manual Radius 関数 属性を取得する radius_get ... _attr (PECL radius >= 1.1.0) radius_get_attr — 属性を取得 ... する 説明 radius_get_attr ( resource $radius_handle ): mixed Radius リクエス ... _request() でレスポンスを受け取ったら、 radius_get_attr() を使用して各属性を抽出することが できます。 radi ... us_get_attr() がコールされるたびに、 現在のレスポンスから次の属 ...
https://man.plustar.jp/php/function.radius-get-attr.html - [similar]
データベース接続の属性を取得する 9369
« PDO::exec PDO::getAvailableDrivers » PHP Manual PDO データベース接続の属性を取得する PDO::getAttr ... >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.0) PDO::getAttribute — データベース接続の属性を取得する 説明 publi ... c PDO::getAttribute ( int $attribute ): mixed この関数はデータベー ... PDOStatement 属性を取得する場合、 PDOStatement::getAttribute() を参照ください。 いくつかのデータベースもし ... ないかも知れないことに 注意してください。 パラメータ attribute PDO_ATTR_* 定数の 1 つを指定します。 データベ ...
https://man.plustar.jp/php/pdo.getattribute.html - [similar]
Returns the values most recently detected by Ev 9234
« EvStat EvStat::__construct » PHP Manual EvStat Returns the values most recently detected by Ev ... EvStat::attr (PECL ev >= 0.2.0) EvStat::attr — Returns the valu ... s most recently detected by Ev 説明 public EvStat::attr (): array Returns array of the values most recentl ... ist for item keys of the array returned by EvStat::attr() Key Description 'dev' ID of device containing fi ... ion ( $w ) { echo "/var/log/messages changed\n" ; $attr = $w -> attr (); if ( $attr [ 'nlink' ]) { printf ...
https://man.plustar.jp/php/evstat.attr.html - [similar]
Get the requested schema information 8864
« cubrid_rollback cubrid_seq_drop » PHP Manual CUBRID 関数 Get the requested schema information ... nt $schema_type , string $class_name = ? , string $attr_name = ? ): array The cubrid_schema() function is ... the class_name , to get information about specific attribute (can be used only with CUBRID_SCH_ATTR_PRIVIL ... EGE ), set the attr_name . The result of the cubrid_schema() function ... lass CUBRID_SCH_QUERY_SPEC 1 QUERY_SPEC CUBRID_SCH_ATTRIBUTE / CUBRID_SCH_CLASS_ATTRIBUTE 1 ATTR_NAME 2 DO ...
https://man.plustar.jp/php/function.cubrid-schema.html - [similar]
プリペアドステートメントの振る舞いを変更する 8495
« mysqli_stmt::attr_get mysqli_stmt::bind_param » PHP Manual mysqli_stmt プリペアドステートメント ... の振る舞いを変更する mysqli_stmt::attr_set mysqli_stmt_attr_set (PHP 5, PHP 7, PHP 8) mys ... qli_stmt::attr_set -- mysqli_stmt_attr_set — プリペアドステートメ ... 変更する 説明 オブジェクト指向型 public mysqli_stmt::attr_set ( int $attribute , int $value ): bool 手続き型 ... mysqli_stmt_attr_set ( mysqli_stmt $statement , int $attribute , in ...
https://man.plustar.jp/php/mysqli-stmt.attr-set.html - [similar]
Get a column using OID 8458
« cubrid_get_server_info cubrid_insert_id » PHP Manual CUBRID 関数 Get a column using OID cubrid ... ( resource $conn_identifier , string $oid , mixed $attr = ? ): mixed The cubrid_get() function is used to ... get the attribute of the instance of the given oid . You can ge ... t single attribute by using string data type for the attr argume ... nt, or many attributes by using array data type for the attr argume ...
https://man.plustar.jp/php/function.cubrid-get.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT