検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 61 for successful (0.004 sec.)
Fetch a result row as an associative array, a numeric array, or both 6580
« cubrid_error cubrid_fetch_assoc » PHP Manual CUBRID MySQL 互換関数 Fetch a result row as an as ... at corresponds to the fetched row, when process is successful. false , when there are no more rows; NULL, when p ... rocess is unsuccessful. The type of returned array depends on how type is ...
https://man.plustar.jp/php/function.cubrid-fetch-array.html - [similar]
Get column information from a result and return as an object 6580
« cubrid_fetch_assoc cubrid_fetch_lengths » PHP Manual CUBRID MySQL 互換関数 Get column informat ... properties of the specific column, when process is successful. false on failure. 例 例1 cubrid_fetch_field() exa ...
https://man.plustar.jp/php/function.cubrid-fetch-field.html - [similar]
Fetch the next row and return it as an object 6580
« cubrid_fetch_lengths cubrid_fetch_row » PHP Manual CUBRID MySQL 互換関数 Fetch the next row an ... the lob object. 戻り値 An object, when process is successful. false , when there are no more rows; NULL, when p ... rocess is unsuccessful. 例 例1 cubrid_fetch_object() example <?php $conn ...
https://man.plustar.jp/php/function.cubrid-fetch-object.html - [similar]
Fetch the next row from a result set 6580
« cubrid_execute cubrid_free_result » PHP Manual CUBRID 関数 Fetch the next row from a result se ... OB. 戻り値 Result array or object, when process is successful. false , when there are no more rows; NULL, when p ... rocess is unsuccessful. The result can be received either as an array or ...
https://man.plustar.jp/php/function.cubrid-fetch.html - [similar]
Get a column using OID 6580
« cubrid_get_server_info cubrid_insert_id » PHP Manual CUBRID 関数 Get a column using OID cubrid ... ontent of the requested attribute, when process is successful; When attr is set with string data type, the resul ... re received in array form. false when process is unsuccessful or result is NULL (If error occurs to distinguish ...
https://man.plustar.jp/php/function.cubrid-get.html - [similar]
Open a persistent connection to a CUBRID server 6580
« cubrid_pconnect_with_url cubrid_prepare » PHP Manual CUBRID 関数 Open a persistent connection ... ord. 戻り値 Connection identifier, when process is successful,失敗した場合に false を返します. 例 例1 cubrid_con ...
https://man.plustar.jp/php/function.cubrid-pconnect.html - [similar]
The MongoDB\Driver\ReadConcern class 6450
« MongoDB\Driver\ReadPreference::unserialize MongoDB\Driver\ReadConcern::bsonSerialize » PHP Man ... EARIZABLE The query returns data that reflects all successful writes issued with a write concern of "majority" a ...
https://man.plustar.jp/php/class.mongodb-driver-readconcern.html - [similar]
定義済み定数 6450
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... RMAN_SUCCESS ( int ) Whatever action was taken was successful. GEARMAN_IO_WAIT ( int ) When in non-blocking mode ...
https://man.plustar.jp/php/gearman.constants.html - [similar]
Establish the environment for connecting to CUBRID server 6305
« cubrid_commit cubrid_connect » PHP Manual CUBRID 関数 Establish the environment for connecting ... ers. 戻り値 Connection identifier, when process is successful,失敗した場合に false を返します. 例 例1 cubrid_con ... h_url ( $conn_url ); if ( $con ) { echo "connected successfully" ; cubrid_execute ( $con , "create table person( ... h_url ( $conn_url ); if ( $con ) { echo "connected successfully" ; cubrid_execute ( $con , "create table person( ...
https://man.plustar.jp/php/function.cubrid-connect-with-url.html - [similar]
Open a persistent connection to CUBRID server 6305
« cubrid_num_rows cubrid_pconnect » PHP Manual CUBRID 関数 Open a persistent connection to CUBRI ... ord. 戻り値 Connection identifier, when process is successful,失敗した場合に false を返します. 例 例1 cubrid_pco ... h_url ( $conn_url ); if ( $con ) { echo "connected successfully" ; cubrid_execute ( $con , "create table person( ... h_url ( $conn_url ); if ( $con ) { echo "connected successfully" ; $req = cubrid_execute ( $con , "insert into p ...
https://man.plustar.jp/php/function.cubrid-pconnect-with-url.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT