検索

phrase: max: clip:
target: order:
Results of 551 - 560 of about 1568 for Name (0.115 sec.)
The __set purpose 2603
« Yaf_Session::rewind Yaf_Session::start » PHP Manual Yaf_Session The __set purpose Yaf_Session: ... t purpose 説明 public Yaf_Session::__set ( string $name , string $value ): void 警告 この関数は、 現在のと ... ん。引数のリストのみが 記述されています。 パラメータ name value 戻り値 関連キーワード: purpose , Yaf , Sessi ...
https://man.plustar.jp/php/yaf-session.set.html - [similar]
The __unset purpose 2603
« Yaf_Session::start Yaf_Session::valid » PHP Manual Yaf_Session The __unset purpose Yaf_Session ... purpose 説明 public Yaf_Session::__unset ( string $name ): void 警告 この関数は、 現在のところ詳細な情報は ... ん。引数のリストのみが 記述されています。 パラメータ name 戻り値 関連キーワード: unset , purpose , Yaf , Ses ...
https://man.plustar.jp/php/yaf-session.unset.html - [similar]
変更履歴 2583
« mysqli::set_opt Mysql_xdevapi » PHP Manual MySQLi 変更履歴 変更履歴 この拡張モジュールのクラス ... 、nullable になりました。 mysqli::begin_transaction name は、nullable になりました。 mysqli::commit name... 、nullable になりました。 mysqli::rollback name は、nullable になりました。 関連キーワード: mysqli ...
https://man.plustar.jp/php/changelog.mysqli.html - [similar]
ReflectionFunction クラス 2583
« ReflectionExtension::__toString ReflectionFunction::__construct » PHP Manual リフレクション Re ... 262144 ; /* 継承したプロパティ */ public string $ name ; /* メソッド */ public __construct ( Closure | st ... ring $function ) public static export ( string $name , string $return = ? ): string public getClosure ( ... lectionFunctionAbstract::getAttributes ( ? string $name = null , int $flags = 0 ): array public Reflection ... ion public ReflectionFunctionAbstract::getExtensionName (): string | false public ReflectionFunctionAbstra ...
https://man.plustar.jp/php/class.reflectionfunction.html - [similar]
The Swoole\Http\Client class 2583
« Swoole\Exception Swoole\Http\Client::addFile » PHP Manual Swoole The Swoole\Http\Client class ... メソッド */ public addFile ( string $path , string $name , string $type = ? , string $filename = ? , string ... lic isConnected (): bool public on ( string $event_name , callable $callback ): void public post ( string ... p\Client::on — Register callback function by event name. Swoole\Http\Client::post — Send POST http request ...
https://man.plustar.jp/php/class.swoole-http-client.html - [similar]
定数の値を返す 2583
« connection_status define » PHP Manual その他の関数 定数の値を返す constant (PHP 4 >= 4.0.4, PH ... constant — 定数の値を返す 説明 constant ( string $name ): mixed name で指定した定数の値を返します。 const ... 関数は クラス定数 に対しても動作します。 パラメータ name 定数名。 戻り値 定数の値を返します。 エラー / 例外 ...
https://man.plustar.jp/php/function.constant.html - [similar]
Get contents of collection type column using OID 2583
« cubrid_close_request cubrid_col_size » PHP Manual CUBRID 関数 Get contents of collection type ... urce $conn_identifier , string $oid , string $attr_name ): array The cubrid_col_get() function is used to ... id OID of the instance that you want to read. attr_name Attribute name that you want to read from the inst ...
https://man.plustar.jp/php/function.cubrid-col-get.html - [similar]
Get the number of elements in collection type column using OID 2583
« cubrid_col_get cubrid_column_names » PHP Manual CUBRID 関数 Get the number of elements in coll ... urce $conn_identifier , string $oid , string $attr_name ): int The cubrid_col_size() function is used to g ... OID the instance that you want to work with. attr_name Name of the attribute that you want to work with. ...
https://man.plustar.jp/php/function.cubrid-col-size.html - [similar]
結果セット内の行を表す、カラム名をインデックスとする配列を返す 2583
« db2_fetch_array db2_fetch_both » PHP Manual IBM DB2 関数 結果セット内の行を表す、カラム名をイン ... ットの次の行を取得します。 <?php $sql = "SELECT id, name, breed, weight FROM animals ORDER BY breed" ; $stm ... "%-5d %-16s %-32s %10s\n" , $row [ 'ID' ], $row [ 'NAME' ], $row [ 'BREED' ], $row [ 'WEIGHT' ]); } ?> 上の ... おきにデータを取得します。 <?php $sql = "SELECT id, name, breed, weight FROM animals ORDER BY breed" ; $res ... "%-5d %-16s %-32s %10s\n" , $row [ 'ID' ], $row [ 'NAME' ], $row [ 'BREED' ], $row [ 'WEIGHT' ]); $i = $i ...
https://man.plustar.jp/php/function.db2-fetch-assoc.html - [similar]
接続を初期化する 2583
« gnupg_import gnupg_keyinfo » PHP Manual GnuPG 関数 接続を初期化する gnupg_init (PECL gnupg >= ... 使います。 設定の上書きオプション キー 型 説明 file_name string このプロトコルを実装した、実行可能なプログラ ... gnupg_init() の例 <?php $res = gnupg_init ([ "file_name" => "/usr/bin/gpg2" , "home_dir" => "/var/www/.gnu ... upg を初期化する例 <?php $gpg = new gnupg ([ "file_name" => "/usr/bin/gpg2" , "home_dir" => "/var/www/.gnu ...
https://man.plustar.jp/php/function.gnupg-init.html - [similar]