| 451 |
PHPの関数・メソッドの単語集 |
|
cubrid_execute
|
詳細
|
|
1. Execute a prepared SQL statement
|
|
| 452 |
PHPの関数・メソッドの単語集 |
|
cubrid_fetch
|
詳細
|
|
1. Fetch the next row from a result set
|
|
| 453 |
PHPの関数・メソッドの単語集 |
|
cubrid_fetch_array
|
詳細
|
|
1. Fetch a result row as an associative array
|
|
| 454 |
PHPの関数・メソッドの単語集 |
|
cubrid_fetch_assoc
|
詳細
|
|
1. Return the associative array that corresponds to the fetched row
|
|
| 455 |
PHPの関数・メソッドの単語集 |
|
cubrid_fetch_field
|
詳細
|
|
1. Get column information from a result and return as an object
|
|
スポンサー
|
| 456 |
PHPの関数・メソッドの単語集 |
|
cubrid_fetch_lengths
|
詳細
|
|
1. Return an array with the lengths of the values of each field from the current row
|
|
| 457 |
PHPの関数・メソッドの単語集 |
|
cubrid_fetch_object
|
詳細
|
|
1. Fetch the next row and return it as an object
|
|
| 458 |
PHPの関数・メソッドの単語集 |
|
cubrid_fetch_row
|
詳細
|
|
1. Return a numerical array with the values of the current row
|
|
| 459 |
PHPの関数・メソッドの単語集 |
|
cubrid_field_flags
|
詳細
|
|
1. Return a string with the flags of the given field offset
|
|
| 460 |
PHPの関数・メソッドの単語集 |
|
cubrid_field_len
|
詳細
|
|
1. Get the maximum length of the specified field
|
|
スポンサー
|
| 461 |
PHPの関数・メソッドの単語集 |
|
cubrid_field_name
|
詳細
|
|
1. Return the name of the specified field index
|
|
| 462 |
PHPの関数・メソッドの単語集 |
|
cubrid_field_seek
|
詳細
|
|
1. Move the result set cursor to the specified field offset
|
|
| 463 |
PHPの関数・メソッドの単語集 |
|
cubrid_field_table
|
詳細
|
|
1. Return the name of the table of the specified field
|
|
| 464 |
PHPの関数・メソッドの単語集 |
|
cubrid_field_type
|
詳細
|
|
1. Return the type of the column corresponding to the given field offset
|
|
| 465 |
PHPの関数・メソッドの単語集 |
|
cubrid_free_result
|
詳細
|
|
1. Free the memory occupied by the result data
|
|
スポンサー
|
| 466 |
PHPの関数・メソッドの単語集 |
|
cubrid_get
|
詳細
|
|
1. Get a column using OID
|
|
| 467 |
PHPの関数・メソッドの単語集 |
|
cubrid_get_autocommit
|
詳細
|
|
1. Get auto-commit mode of the connection
|
|
| 468 |
PHPの関数・メソッドの単語集 |
|
cubrid_get_charset
|
詳細
|
|
1. Return the current CUBRID connection charset
|
|
| 469 |
PHPの関数・メソッドの単語集 |
|
cubrid_get_class_name
|
詳細
|
|
1. Get the class name using OID
|
|
| 470 |
PHPの関数・メソッドの単語集 |
|
cubrid_get_client_info
|
詳細
|
|
1. Return the client library version
|
|
スポンサー
|
| 471 |
PHPの関数・メソッドの単語集 |
|
cubrid_get_db_parameter
|
詳細
|
|
1. Returns the CUBRID database parameters
|
|
| 472 |
PHPの関数・メソッドの単語集 |
|
cubrid_get_query_timeout
|
詳細
|
|
1. Get the query timeout value of the request
|
|
| 473 |
PHPの関数・メソッドの単語集 |
|
cubrid_get_server_info
|
詳細
|
|
1. Return the CUBRID server version
|
|
| 474 |
PHPの関数・メソッドの単語集 |
|
cubrid_insert_id
|
詳細
|
|
1. Return the ID generated for the last updated AUTO_INCREMENT column
|
|
| 475 |
PHPの関数・メソッドの単語集 |
|
cubrid_is_instance
|
詳細
|
|
1. Check whether the instance pointed by OID exists
|
|
スポンサー
|