検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 1114 for from (0.452 sec.)
The EvWatcher class 2842
« EvTimer::set EvWatcher::clear » PHP Manual Ev The EvWatcher class The EvWatcher class (PECL ev ... ower priority, but priority will not keep watchers from being executed(except for EvIdle watchers). EvIdle ... r::keepalive — Configures whether to keep the loop from returning EvWatcher::setCallback — Sets new callba ...
https://man.plustar.jp/php/class.evwatcher.html - [similar]
キリル文字セットを他のものに変換する 2842
« chunk_split convert_uudecode » PHP Manual String 関数 キリル文字セットを他のものに変換する con ... す。 説明 convert_cyr_string ( string $str , string $from , string $to ): string キリル文字セットを、別の文字 ... ットに変換します。 パラメータ str 変換したい文字列。 from 変換元のキリル文字セットを一文字で表したもの。 to ...
https://man.plustar.jp/php/function.convert-cyr-string.html - [similar]
Get the maximum length of the specified field 2842
« cubrid_field_flags cubrid_field_name » PHP Manual CUBRID MySQL 互換関数 Get the maximum length ... s FALSE on failure. パラメータ result result comes from a call to cubrid_execute() field_offset The numeri ... b" ); $result = cubrid_execute ( $conn , "SELECT * FROM game WHERE host_year=2004 AND nation_code='AUS' AN ...
https://man.plustar.jp/php/function.cubrid-field-len.html - [similar]
Return the name of the specified field index 2842
« cubrid_field_len cubrid_field_seek » PHP Manual CUBRID MySQL 互換関数 Return the name of the s ... s FALSE on failure. パラメータ result result comes from a call to cubrid_execute() field_offset The numeri ... b" ); $result = cubrid_execute ( $conn , "SELECT * FROM game WHERE host_year=2004 AND nation_code='AUS' AN ...
https://man.plustar.jp/php/function.cubrid-field-name.html - [similar]
Return the name of the table of the specified field 2842
« cubrid_field_seek cubrid_field_type » PHP Manual CUBRID MySQL 互換関数 Return the name of the ... queries with JOINS. パラメータ result result comes from a call to cubrid_execute() field_offset The numeri ... b" ); $result = cubrid_execute ( $conn , "SELECT * FROM code" ); $col_num = cubrid_num_cols ( $result ); p ...
https://man.plustar.jp/php/function.cubrid-field-table.html - [similar]
Return the type of the column corresponding to the given field offset 2842
« cubrid_field_table cubrid_list_dbs » PHP Manual CUBRID MySQL 互換関数 Return the type of the c ... al", "string", etc. パラメータ result result comes from a call to cubrid_execute() field_offset The numeri ... b" ); $result = cubrid_execute ( $conn , "SELECT * FROM code" ); $col_num = cubrid_num_cols ( $result ); p ...
https://man.plustar.jp/php/function.cubrid-field-type.html - [similar]
Get BLOB/CLOB data 2842
« cubrid_lob_export cubrid_lob_send » PHP Manual CUBRID 関数 Get BLOB/CLOB data cubrid_lob_get ( ... ubrid_lob_get() is used to get BLOB/CLOB meta info from CUBRID database, CUBRID gets BLOB/CLOB by executin ... obs = cubrid_lob_get ( $conn , "SELECT doc_content FROM doc WHERE id=5" ); echo "Doc size: " . cubrid_lob_ ...
https://man.plustar.jp/php/function.cubrid-lob-get.html - [similar]
Trains on an entire dataset for a period of time 2842
« fann_train_epoch fann_train_on_file » PHP Manual Fann 関数 Trains on an entire dataset for a p ... ile() - Trains on an entire dataset, which is read from file, for a period of time fann_train_epoch() - Tr ... bits fann_get_MSE() - Reads the mean square error from the network fann_set_train_stop_function() - Sets ...
https://man.plustar.jp/php/function.fann-train-on-data.html - [similar]
インターネットサービスプロバイダ (ISP) 名を取得する 2842
« geoip_id_by_name geoip_netspeedcell_by_name » PHP Manual GeoIP 関数 インターネットサービスプロ ... xample.com' ); if ( $isp ) { echo 'This host IP is from ISP: ' . $isp ; } ?> 上の例の出力は以下となります。 ... This host IP is from ISP: ICANN c/o Internet Assigned Numbers Authority ...
https://man.plustar.jp/php/function.geoip-isp-by-name.html - [similar]
ラージオブジェクトをコピーする 2842
« oci_get_implicit_resultset oci_lob_is_equal » PHP Manual OCI8 関数 ラージオブジェクトをコピーす ... コピーする 説明 oci_lob_copy ( OCILob $to , OCILob $from , ? int $length = null ): bool ラージオブジェクトあ ... せることができます。 パラメータ to コピー先の LOB。 from コピー元の LOB。 length コピーされるデータの長さ。 ...
https://man.plustar.jp/php/function.ocilob-copy.html - [similar]