検索

phrase: max: clip:
target: order:
Results of 581 - 590 of about 1568 for Name (0.037 sec.)
Retrieve assigned variable 2583
« Yaf_View_Simple::eval Yaf_View_Simple::getScriptPath » PHP Manual Yaf_View_Simple Retrieve ass ... iable 説明 public Yaf_View_Simple::__get ( string $name = ? ): void 代入した変数を取得します。 注意 : 2.1. ... 11 からは、パラメータを空にできます。 パラメータ name 代入した変数名。 空にすると、すべての変数を返します ...
https://man.plustar.jp/php/yaf-view-simple.get.html - [similar]
ReflectionProperty クラス 2562
« ReflectionParameter::__toString ReflectionProperty::__clone » PHP Manual リフレクション Reflec ... IS_PRIVATE = 4 ; /* プロパティ */ public string $ name ; public string $ class ; /* メソッド */ public __ ... void public static export ( mixed $class , string $name , bool $return = ? ): string public getAttributes ... ( ? string $name = null , int $flags = 0 ): array public getDeclari ... ring | false public getModifiers (): int public getName (): string public getType (): ? ReflectionType pub ...
https://man.plustar.jp/php/class.reflectionproperty.html - [similar]
Yaf_Action_Abstract クラス 2562
« Yaf_Controller_Abstract::setViewpath Yaf_Action_Abstract::execute » PHP Manual Yaf Yaf_Action_ ... er (): Yaf_Controller_Abstract public getControllerName (): string /* 継承したメソッド */ protected Yaf_Co ... ic Yaf_Controller_Abstract::getInvokeArg ( string $name ): void public Yaf_Controller_Abstract::getInvokeA ... (): void public Yaf_Controller_Abstract::getModuleName (): string public Yaf_Controller_Abstract::getName ... ring $view_directory ): void } プロパティ _module _name _request _response _invoke_args _view _controller ...
https://man.plustar.jp/php/class.yaf-action-abstract.html - [similar]
for 2562
« do-while foreach » PHP Manual 制御構造 for for (PHP 4, PHP 5, PHP 7, PHP 8) for ループは、PHPで ... き換えたいと考えています */ $people = array( array( 'name' => 'Kalle' , 'salt' => 856412 ), array( 'name' => ... 呼ばずに済むのです。 <?php $people = array( array( 'name' => 'Kalle' , 'salt' => 856412 ), array( 'name' => ...
https://man.plustar.jp/php/control-structures.for.html - [similar]
指定した名前空間で、タグ名に対応するすべての要素を検索する 2562
« DOMDocument::getElementsByTagName DOMDocument::importNode » PHP Manual DOMDocument 指定した名前 ... すべての要素を検索する DOMDocument::getElementsByTagNameNS (PHP 5, PHP 7, PHP 8) DOMDocument::getElementsBy ... TagNameNS — 指定した名前空間で、タグ名に対応するすべての要 ... を検索する 説明 public DOMDocument::getElementsByTagNameNS ( ? string $namespace , string $localName ): DOM ... るすべての要素の DOMNodeList を返します。 パラメータ namespace 条件に一致する要素の名前空間 URI。 * はすべて ...
https://man.plustar.jp/php/domdocument.getelementsbytagnamens.html - [similar]
Return a numerical array with the values of the current row 2562
« cubrid_fetch_object cubrid_field_flags » PHP Manual CUBRID MySQL 互換関数 Return a numerical a ... demodb" ); $req = cubrid_execute ( $conn , "SELECT name,area,seats,address FROM stadium WHERE nation_code= ... > 10000" ); printf ( "%-40s %-10s %-6s %-20s\n" , "name" , "area" , "seats" , "address" ); while ( $row = ... nnect ( $conn ); ?> 上の例の出力は以下となります。 name area seats address Panathinaiko Stadium 86300.00 5 ...
https://man.plustar.jp/php/function.cubrid-fetch-row.html - [similar]
Delete an element from sequence type column using OID 2562
« cubrid_schema cubrid_seq_insert » PHP Manual CUBRID 関数 Delete an element from sequence type ... urce $conn_identifier , string $oid , string $attr_name , int $index ): bool The cubrid_seq_drop() functio ... id OID of the instance you want to work with. attr_name Name of the attribute that you want to delete an e ...
https://man.plustar.jp/php/function.cubrid-seq-drop.html - [similar]
Insert a single element to set type column using OID 2562
« cubrid_seq_put cubrid_set_autocommit » PHP Manual CUBRID 関数 Insert a single element to set t ... urce $conn_identifier , string $oid , string $attr_name , string $set_element ): bool The cubrid_set_add() ... id OID of the instance you want to work with. attr_name Name of the attribute you want to insert an elemen ...
https://man.plustar.jp/php/function.cubrid-set-add.html - [similar]
Delete an element from set type column using OID 2562
« cubrid_set_db_parameter cubrid_set_query_timeout » PHP Manual CUBRID 関数 Delete an element fr ... urce $conn_identifier , string $oid , string $attr_name , string $set_element ): bool The cubrid_set_drop( ... id OID of the instance you want to work with. attr_name Name of the attribute you want to delete an elemen ...
https://man.plustar.jp/php/function.cubrid-set-drop.html - [similar]
テーブルのユニーク行 ID カラムを含む結果セットを返す 2562
« db2_set_option db2_statistics » PHP Manual IBM DB2 関数 テーブルのユニーク行 ID カラムを含む結 ... string $qualifier , string $schema , string $table_name , int $scope ): resource テーブルのユニーク行 ID カ ... 列を渡します。 schema テーブルを含むスキーマ。 table_name テーブルの名前。 scope ユニーク行 ID の有効期間の最 ... ESSION 行 ID は、その接続の間のみ有効です。 COLUMN_NAME ユニークカラムの名前。 DATA_TYPE カラムの SQL デー ... タ型。 TYPE_NAME カラムの SQL データ型を文字列で表したもの。 COLUMN ...
https://man.plustar.jp/php/function.db2-special-columns.html - [similar]