検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1568 for NAME (0.085 sec.)
oci_field_name のエイリアス 3195
« ocicolumnisnull ocicolumnprecision » PHP Manual OCI8 廃止されたエイリアスと関数 oci_field_name ... のエイリアス ocicolumnname (PHP 4, PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.0.0) o ... cicolumnname — oci_field_name() のエイリアス 説明 oci_field_nam ... く推奨します。 関連キーワード: oci , OCI , ocicolumnname , 推奨 , ocicolumnisnull , ocicolumnprecision , 廃 ...
https://man.plustar.jp/php/function.ocicolumnname.html - [similar]
oci_define_by_name のエイリアス 3195
« ocicommit ocierror » PHP Manual OCI8 廃止されたエイリアスと関数 oci_define_by_name のエイリアス ... ocidefinebyname (PHP 4, PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.0.0) o ... cidefinebyname — oci_define_by_name() のエイリアス 説明 oci_defin ... e_by_name() のエイリアス 警告 このエイリアスは PHP 5.4.0 で ... す。 関連キーワード: oci , define , OCI , ocidefinebyname , 推奨 , ocicommit , ocierror , 廃止 , 関数 , 警告 ...
https://man.plustar.jp/php/function.ocidefinebyname.html - [similar]
指定したテーブルに関するカラムおよび付随する権限のリストを取得する 3195
« odbc_close odbc_columns » PHP Manual ODBC 関数 指定したテーブルに関するカラムおよび付随する権限 ... 以下のカラムを有します。 TABLE_CAT TABLE_SCHEM TABLE_NAME COLUMN_NAME GRANTOR GRANTEE PRIVILEGE IS_GRANTABLE ... ます。 結果セットは TABLE_CAT , TABLE_SCHEM , TABLE_NAME , COLUMN_NAME , PRIVILEGE でソートされます。 例 例 ... BLE_CAT] => TutorialDB [TABLE_SCHEM] => dbo [TABLE_NAME] => test [COLUMN_NAME] => id [GRANTOR] => dbo [GRA ... テーブル , TABLE , 付随 , リスト , 文字 , マッチ , NAME ...
https://man.plustar.jp/php/function.odbc-columnprivileges.html - [similar]
変更されるドキュメントの数を限定する 3195
« CollectionModify::execute CollectionModify::patch » PHP Manual mysql_xdevapi\CollectionModify ... teCollection ( "people" ); $collection -> add ( '{"name": "Fred", "age": 21, "job": "Construction"}' )-> e ... xecute (); $collection -> add ( '{"name": "Wilma", "age": 23, "job": "Teacher"}' )-> execu ... te (); $collection -> add ( '{"name": "Betty", "age": 24, "job": "Teacher"}' )-> execu ... 000000000000118 [age] => 21 [job] => Construction [name] => Fred ) [1] => Array ( [_id] => 00005b6b5361000 ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.limit.html - [similar]
XML ノードに子要素を追加する 3195
« SimpleXMLElement::addAttribute SimpleXMLElement::asXML » PHP Manual SimpleXMLElement XML ノード ... blic SimpleXMLElement::addChild ( string $qualifiedName , ? string $value = null , ? string $namespace = n ... SimpleXMLElement を返します。 パラメータ qualifiedName 追加する子要素の名前。 value 指定されている場合は、 ... 子要素の値。 namespace 指定されている場合は、その子要素が所属する名前 ... ddChild ( 'character' ); $character -> addChild ( 'name' , 'Mr. Parser' ); $character -> addChild ( 'actor ...
https://man.plustar.jp/php/simplexmlelement.addchild.html - [similar]
Constructs a new SyncReaderWriter object 3195
« SyncReaderWriter SyncReaderWriter::readlock » PHP Manual SyncReaderWriter Constructs a new Syn ... 説明 public SyncReaderWriter::__construct ( string $name = ? , int $autounlock = 1 ) Constructs a named or ... unnamed reader-writer object. パラメータ name The name of ... the reader-writer if this is a named reader-writer object. 注意 : If the name already ... th a meaningless error message. 注意 : On Windows, name must not contain backslashes. autounlock Specifies ...
https://man.plustar.jp/php/syncreaderwriter.construct.html - [similar]
Constructs a new SyncSharedMemory object 3195
« SyncSharedMemory SyncSharedMemory::first » PHP Manual SyncSharedMemory Constructs a new SyncSh ... 説明 public SyncSharedMemory::__construct ( string $name , int $size ) Constructs a named shared memory obj ... ect. パラメータ name The name of the shared memory object. 注意 : If th ... e name already exists, it must be able to be opened by th ... isappears. $mem = new SyncSharedMemory ( "AppReportName" , 1024 ); if ( $mem -> first ()) { // Do first ti ...
https://man.plustar.jp/php/syncsharedmemory.construct.html - [similar]
Yaf_View_Simple クラス 3174
« Yaf_View_Interface::setScriptPath Yaf_View_Simple::assign » PHP Manual Yaf Yaf_View_Simple クラ ... dir , array $options = ? ) public assign ( string $name , mixed $value = ? ): bool public assignRef ( stri ... ng $name , mixed &$value ): bool public clear ( string $nam ... ray $tpl_vars = ? ): string public __get ( string $name = ? ): void public getScriptPath (): string public ... __isset ( string $name ): void public render ( string $tpl , array $tpl_v ...
https://man.plustar.jp/php/class.yaf-view-simple.html - [similar]
oci_bind_by_name のエイリアス 3174
« oci_internal_debug ocicancel » PHP Manual OCI8 廃止されたエイリアスと関数 oci_bind_by_name のエ ... イリアス ocibindbyname (PHP 4, PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.0.0) o ... cibindbyname — oci_bind_by_name() のエイリアス 説明 oci_bind_by ... _name() のエイリアス 警告 このエイリアスは PHP 5.4.0 で ... します。 関連キーワード: oci , bind , OCI , ocibindbyname , 推奨 , internal , debug , ocicancel , 廃止 , 関数 ...
https://man.plustar.jp/php/function.ocibindbyname.html - [similar]
select ステートメントを実行する 3174
« TableSelect::__construct TableSelect::groupBy » PHP Manual mysql_xdevapi\TableSelect select ス ... ( "addressbook" ); $table = $schema -> getTable ( "names" ); $result = $table -> select ( 'name' , 'age' ) ... -> where ( 'name like :name and age > :age' ) -> bind ([ 'name' => ... とえば以下のようになります。 Array ( [0] => Array ( [name] => John [age] => 42 ) ) 関連キーワード: 実行 , ス ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.execute.html - [similar]