検索

phrase: max: clip:
target: order:
Results of 561 - 570 of about 927 for create (0.033 sec.)
Constructs EvPeriodic watcher object 2817
« EvPeriodic::at EvPeriodic::createStopped » PHP Manual EvPeriodic Constructs EvPeriodic watcher ... er object and starts it automatically. EvPeriodic::createStopped() method creates stopped periodic watcher. ... riodic watcher operation modes EvTimer EvPeriodic::createStopped() - Create a stopped EvPeriodic watcher 関連 ...
https://man.plustar.jp/php/evperiodic.construct.html - [similar]
実行時設定 2817
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... I\CData objects. This means that it is possible to create some FFI\CData objects in preloaded files, and the ...
https://man.plustar.jp/php/ffi.configuration.html - [similar]
Creates a C data structure 2817
« FFI::memset FFI::scope » PHP Manual FFI Creates a C data structure FFI::new (PHP 7 >= 7.4.0, P ... HP 8) FFI::new — Creates a C data structure 説明 public static FFI::new ( ... d = true , bool $persistent = false ): ? FFI\CData Creates a native data structure of the given C type. If t ... or an instance of FFI\CType which has already been created. owned Whether to create owned (i.e. managed) or ... eap (using emalloc() ). 戻り値 Returns the freshly created FFI\CData object, or null on failure. 関連キーワー ...
https://man.plustar.jp/php/ffi.new.html - [similar]
Close a database connection 2817
« cubrid_current_oid cubrid_drop » PHP Manual CUBRID 関数 Close a database connection cubrid_dis ... ed successfully" ; $req = cubrid_execute ( $con , "create table person(id int,name char(10))" ); if ( $req ) ...
https://man.plustar.jp/php/function.cubrid-disconnect.html - [similar]
Close BLOB/CLOB data 2817
« cubrid_is_instance cubrid_lob_export » PHP Manual CUBRID 関数 Close BLOB/CLOB data cubrid_lob_ ... TABLE if exists doc" ); cubrid_execute ( $conn , "CREATE TABLE doc (id INT, doc_content CLOB)" ); cubrid_ex ...
https://man.plustar.jp/php/function.cubrid-lob-close.html - [similar]
Read BLOB/CLOB data and send straight to browser 2817
« cubrid_lob_get cubrid_lob_size » PHP Manual CUBRID 関数 Read BLOB/CLOB data and send straight ... TABLE if exists doc" ); cubrid_execute ( $conn , "CREATE TABLE doc (id INT, doc_content CLOB)" ); cubrid_ex ...
https://man.plustar.jp/php/function.cubrid-lob-send.html - [similar]
Read data from glo and send it to std output 2817
« cubrid_save_to_glo dBase » PHP Manual CUBRID 廃止されたエイリアスと関数 Read data from glo and ... s removed from CUBRID 3.1. 参考 cubrid_new_glo() - Create a glo instance cubrid_save_to_glo() - Save request ...
https://man.plustar.jp/php/function.cubrid-send-glo.html - [similar]
Adds a record to a database 2817
« dBase 関数 dbase_close » PHP Manual dBase 関数 Adds a record to a database dbase_add_record (P ... tabase resource, returned by dbase_open() or dbase_create() . data An indexed array of data. The number of i ...
https://man.plustar.jp/php/function.dbase-add-record.html - [similar]
Gets the header info of a database 2817
« dbase_delete_record dbase_get_record_with_names » PHP Manual dBase 関数 Gets the header info o ... tabase resource, returned by dbase_open() or dbase_create() . 戻り値 An indexed array with an entry for each ...
https://man.plustar.jp/php/function.dbase-get-header-info.html - [similar]
Gets a record from a database as an indexed array 2817
« dbase_get_record_with_names dbase_numfields » PHP Manual dBase 関数 Gets a record from a datab ... tabase resource, returned by dbase_open() or dbase_create() . number The index of the record between 1 and d ...
https://man.plustar.jp/php/function.dbase-get-record.html - [similar]