検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 109 for disconnect (0.011 sec.)
Get the maximum length of the specified field 5956
« cubrid_field_flags cubrid_field_name » PHP Manual CUBRID MySQL 互換関数 Get the maximum length ... i ], $column_types [ $i ], $column_len ); } cubrid_disconnect ( $conn ); ?> 上の例の出力は以下となります。 Colum ...
https://man.plustar.jp/php/function.cubrid-field-len.html - [similar]
Return the name of the specified field index 5956
« cubrid_field_len cubrid_field_seek » PHP Manual CUBRID MySQL 互換関数 Return the name of the s ... ), cubrid_field_flags ( $result , $i )); } cubrid_disconnect ( $conn ); ?> 上の例の出力は以下となります。 Field ...
https://man.plustar.jp/php/function.cubrid-field-name.html - [similar]
Return the name of the table of the specified field 5956
« cubrid_field_seek cubrid_field_type » PHP Manual CUBRID MySQL 互換関数 Return the name of the ... i ), cubrid_field_type ( $result , $i )); } cubrid_disconnect ( $conn ); ?> 上の例の出力は以下となります。 Field ...
https://man.plustar.jp/php/function.cubrid-field-table.html - [similar]
Return the type of the column corresponding to the given field offset 5956
« cubrid_field_table cubrid_list_dbs » PHP Manual CUBRID MySQL 互換関数 Return the type of the c ... i ), cubrid_field_type ( $result , $i )); } cubrid_disconnect ( $conn ); ?> 上の例の出力は以下となります。 Field ...
https://man.plustar.jp/php/function.cubrid-field-type.html - [similar]
Return the client library version 5956
« cubrid_get_class_name cubrid_get_db_parameter » PHP Manual CUBRID 関数 Return the client libra ... 30s %s\n" , "CUBRID Charset:" , $charset ); cubrid_disconnect ( $conn ); ?> 上の例の出力は以下となります。 CUBRI ...
https://man.plustar.jp/php/function.cubrid-get-client-info.html - [similar]
Return the CUBRID server version 5956
« cubrid_get_query_timeout cubrid_get » PHP Manual CUBRID 関数 Return the CUBRID server version ... 30s %s\n" , "CUBRID Charset:" , $charset ); cubrid_disconnect ( $conn ); ?> 上の例の出力は以下となります。 CUBRI ...
https://man.plustar.jp/php/function.cubrid-get-server-info.html - [similar]
Return the ID generated for the last updated AUTO_INCREMENT column 5956
« cubrid_get cubrid_is_instance » PHP Manual CUBRID 関数 Return the ID generated for the last up ... id = cubrid_insert_id (); var_dump ( $id ); cubrid_disconnect ( $conn ); ?> 上の例の出力は以下となります。 strin ...
https://man.plustar.jp/php/function.cubrid-insert-id.html - [similar]
Export BLOB/CLOB data to file 5956
« cubrid_lob_close cubrid_lob_get » PHP Manual CUBRID 関数 Export BLOB/CLOB data to file cubrid_ ... "doc_5.txt" ); cubrid_lob_close ( $lobs ); cubrid_disconnect ( $conn ); ?> 参考 cubrid_lob_get() - Get BLOB/CLO ...
https://man.plustar.jp/php/function.cubrid-lob-export.html - [similar]
Get BLOB/CLOB data 5956
« cubrid_lob_export cubrid_lob_send » PHP Manual CUBRID 関数 Get BLOB/CLOB data cubrid_lob_get ( ... "doc_5.txt" ); cubrid_lob_close ( $lobs ); cubrid_disconnect ( $conn ); ?> 参考 cubrid_lob_close() - Close BLOB ...
https://man.plustar.jp/php/function.cubrid-lob-get.html - [similar]
Export the lob object to a file 5956
« cubrid_lob2_close cubrid_lob2_import » PHP Manual CUBRID 関数 Export the lob object to a file ... _3.txt" ); cubrid_lob2_close ( $row [ 1 ]); cubrid_disconnect ( $conn ); ?> 参考 cubrid_lob2_new() - Create a lo ...
https://man.plustar.jp/php/function.cubrid-lob2-export.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT