検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 161 for column (0.052 sec.)
指定したドキュメントについて発生した Tidy エラーの数を返す 6966
« tidy_config_count tidy_get_output » PHP Manual Tidy 関数 指定したドキュメントについて発生した ... uffer ; ?> 上の例の出力は以下となります。 1 line 1 column 1 - Warning: missing <!DOCTYPE> declaration line 1 ... column 8 - Warning: discarding unexpected </i> line 2 col ... mn 1 - Error: <bogustag> is not recognized! line 2 column 1 - Warning: discarding unexpected <bogustag> line ... 2 column 16 - Warning: discarding unexpected </bogustag> li ...
https://man.plustar.jp/php/function.tidy-error-count.html - [similar]
文からのフィールド名を返す 6863
« oci_field_is_null oci_field_precision » PHP Manual OCI8 関数 文からのフィールド名を返す oci_fi ... i_field_name ( resource $statement , string | int $column ): string | false column の名前を返します。 パラメ ... ータ statement 有効な OCI ステートメント ID。 column フィールド番号 (1 から始まる) あるいは名前のいずれ ... ( $stid ); for ( $i = 1 ; $i <= $ncols ; $i ++) { $column_name = oci_field_name ( $stid , $i ); $column_type ... eld_type ( $stid , $i ); echo "<tr>" ; echo "<td> $column_name </td>" ; echo "<td> $column_type </td>" ; ech ...
https://man.plustar.jp/php/function.oci-field-name.html - [similar]
n 番目のカラムの型を返す 6737
« SQLite3Result::columnName SQLite3Result::__construct » PHP Manual SQLite3Result n 番目のカラム ... の型を返す SQLite3Result::columnType (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Result:: ... 番目のカラムの型を返す 説明 public SQLite3Result::columnType ( int $column ): int | false column で指定した ... カラムの型を返します。 パラメータ column 0 から始まるカラムの数値インデックス。 戻り値 colu ... 返します。 関連キーワード: カラム , esult , n , 型 , column , columnType , int , インデックス , columnName , c ...
https://man.plustar.jp/php/sqlite3result.columntype.html - [similar]
Set the data type and size of the columns. 6668
« Swoole\Table Swoole\Table::__construct » PHP Manual Swoole\Table Set the data type and size of ... the columns. Swoole\Table::column (PECL swoole >= 1.9.0) Swoo ... le\Table::column — Set the data type and size of the columns. 説明 ... public Swoole\Table::column ( string $name , string $type , int $size = ? ): R ... Set , olumns , data , Swoole , Table , of , the , column ...
https://man.plustar.jp/php/swoole-table.column.html - [similar]
n 番目のカラムの名前を返す 6600
« SQLite3Result SQLite3Result::columnType » PHP Manual SQLite3Result n 番目のカラムの名前を返す ... SQLite3Result::columnName (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Result:: ... 番目のカラムの名前を返す 説明 public SQLite3Result::columnName ( int $column ): string | false column で指定し ... リリースによって変わる可能性があります。 パラメータ column 0 から始まるカラムの数値インデックス。 戻り値 colu ... します。 関連キーワード: カラム , 名前 , esult , n , column , columnName , public , int , columnType , string ...
https://man.plustar.jp/php/sqlite3result.columnname.html - [similar]
結果セットの次行から単一カラムを返す 6577
« PDOStatement::fetchAll PDOStatement::fetchObject » PHP Manual PDOStatement 結果セットの次行から ... 単一カラムを返す PDOStatement::fetchColumn (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.9.0) ... PDOStatement::fetchColumn — 結果セットの次行から単一カラムを返す 説明 public ... PDOStatement::fetchColumn ( int $column = 0 ): mixed 結果セットの次行から単一 ... 合には false を返します。 注意 : PDOStatement::fetchColumn() は、boolean のカラムを取得するときに使っていけま ...
https://man.plustar.jp/php/pdostatement.fetchcolumn.html - [similar]
Delete an element from sequence type column using OID 6405
« cubrid_schema cubrid_seq_insert » PHP Manual CUBRID 関数 Delete an element from sequence type ... id_seq_drop — Delete an element from sequence type column using OID 説明 cubrid_seq_drop ( resource $conn_id ... eq_insert() - Insert an element to a sequence type column using OID cubrid_seq_put() - Update the element va ... lue of sequence type column using OID 関連キーワード: cubrid , string , seq , ... OID , sequence , type , column , using , from , identifier ...
https://man.plustar.jp/php/function.cubrid-seq-drop.html - [similar]
ColumnResult のコンストラクタ 6370
« mysql_xdevapi\ColumnResult ColumnResult::getCharacterSetName » PHP Manual mysql_xdevapi\Column ... Result ColumnResult のコンストラクタ ColumnResult::__construct ( ... rsion information available, might only be in Git) ColumnResult::__construct — ColumnResult のコンストラクタ ... 説明 private mysql_xdevapi\ColumnResult::__construct () キャラクタセットのような、カ ... ラムのメタデータを取得します。 RowResult::getColumns() によってインスタンス化されます。 パラメータ この ...
https://man.plustar.jp/php/mysql-xdevapi-columnresult.construct.html - [similar]
Return the type of the column corresponding to the given field offset 6347
« cubrid_field_table cubrid_list_dbs » PHP Manual CUBRID MySQL 互換関数 Return the type of the column ... 8.3.0) cubrid_field_type — Return the type of the column corresponding to the given field offset 説明 cubri ... et ): string This function returns the type of the column corresponding to the given field offset. The retur ... level E_WARNING is also issued. 戻り値 Type of the column, on success. false when invalid field_offset value ...
https://man.plustar.jp/php/function.cubrid-field-type.html - [similar]
Insert an element to a sequence type column using OID 6347
« cubrid_seq_drop cubrid_seq_put » PHP Manual CUBRID 関数 Insert an element to a sequence type column ... _seq_insert — Insert an element to a sequence type column using OID 説明 cubrid_seq_insert ( resource $conn_ ... _seq_drop() - Delete an element from sequence type column using OID cubrid_seq_put() - Update the element va ... lue of sequence type column using OID 関連キーワード: string , seq , cubrid , ... insert , sequence , type , OID , want , column , using ...
https://man.plustar.jp/php/function.cubrid-seq-insert.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT