検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 51 for ret (0.003 sec.)
定義済み定数 8212
« リソース型 例 » PHP Manual Date/Time 定義済み定数 定義済み定数 DATE_ 定数 は、標準的な日付の書 ... e_sunset() が返す結果の書式を指定します。 SUNFUNCS_RET_TIMESTAMP ( int ) タイムスタンプ SUNFUNCS_RET_STRI ... NG ( int ) 時:分 (例: 08:02) SUNFUNCS_RET_DOUBLE ( int ) 時刻を表す浮動小数点値 (例 8.75) 関 ...
https://man.plustar.jp/php/datetime.constants.html - [similar]
SNMP の値が返される方法を返す 7898
« snmp_get_quick_print snmp_read_mib » PHP Manual SNMP 関数 SNMP の値が返される方法を返す snmp_g ... et_valueretrieval (PHP 4 >= 4.3.3, PHP 5, PHP 7, PHP 8) snmp_g ... et_valueretrieval — SNMP の値が返される方法を返す 説明 snmp_ge ... t_valueretrieval (): int パラメータ この関数にはパラメータはあ ... JECT を組み合わせて返します。 例 例1 snmp_get_valueretrieval() の使用法 <?php $ret = snmpget ( 'localhost ...
https://man.plustar.jp/php/function.snmp-get-valueretrieval.html - [similar]
Firebird/InterBase 関数 7763
« 定義済み定数 fbird_add_user » PHP Manual Firebird/InterBase Firebird/InterBase 関数 Firebird/I ... bird_close — のエイリアス ibase_close fbird_commit_ret — のエイリアス ibase_commit_ret fbird_commit — のエ ... estore — のエイリアス ibase_restore fbird_rollback_ret — のエイリアス ibase_rollback_ret fbird_rollback — ... Initiates a backup task in the service manager and returns immediately ibase_blob_add — 生成された blob に ... nterBase データベースへの接続を閉じる ibase_commit_ret — トランザクションを閉じずにコミットする ibase_com ...
https://man.plustar.jp/php/ref.ibase.html - [similar]
CUBRID 関数 (PDO_CUBRID) 7763
« PDO ドライバ PDO_CUBRID DSN » PHP Manual PDO ドライバ CUBRID 関数 (PDO_CUBRID) CUBRID 関数 (PD ... ng', ?)" ; $stmt = $dbh -> prepare ( $sql_stmt ); $ret = $stmt -> bindParam ( 1 , $fp , PDO :: PARAM_LOB ... ); $ret = $stmt -> execute (); ?> 例2 CUBRID PDO での LOB ... insert ); $data = array( "abc" , "def" , "ghi" ); $ret = $stmt -> bindParam ( 1 , $data , PDO :: PARAM_NU ... LL ); $ret = $stmt -> execute (); var_Dump ( $ret ); ?> 例4 C ...
https://man.plustar.jp/php/ref.pdo-cubrid.html - [similar]
Firebird/InterBase 7703
« dbase_replace_record はじめに » PHP Manual ベンダー固有のモジュール Firebird/InterBase Firebir ... bird_close — のエイリアス ibase_close fbird_commit_ret — のエイリアス ibase_commit_ret fbird_commit — のエ ... estore — のエイリアス ibase_restore fbird_rollback_ret — のエイリアス ibase_rollback_ret fbird_rollback — ... Initiates a backup task in the service manager and returns immediately ibase_blob_add — 生成された blob に ... nterBase データベースへの接続を閉じる ibase_commit_ret — トランザクションを閉じずにコミットする ibase_com ...
https://man.plustar.jp/php/book.ibase.html - [similar]
のエイリアス ibase_commit 7703
« fbird_commit_ret fbird_connect » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_commit ... . 関連キーワード: commit , ibase , fbird , 関数 , ret , ...
https://man.plustar.jp/php/function.fbird-commit.html - [similar]
のエイリアス ibase_restore 7643
« fbird_query fbird_rollback_ret » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_restore ... estore , ibase , fbird , 関数 , query , rollback , ret , ...
https://man.plustar.jp/php/function.fbird-restore.html - [similar]
のエイリアス ibase_rollback 7643
« fbird_rollback_ret fbird_server_info » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_r ... 関連キーワード: rollback , ibase , fbird , 関数 , ret , server , info , ...
https://man.plustar.jp/php/function.fbird-rollback.html - [similar]
オープン中のファイルを FTP サーバーに保存する(非ブロッキング) 7568
« ftp_nb_fget ftp_nb_get » PHP Manual FTP 関数 オープン中のファイルを FTP サーバーに保存する(非 ... ame , $ftp_user_pass ); // アップロードを開始する $ret = ftp_nb_fput ( $ftp , $file , $fp , FTP_BINARY ); ... while ( $ret == FTP_MOREDATA ) { // 何かお好みの動作を echo "." ... ; // アップロードを継続する… $ret = ftp_nb_continue ( $ftp ); } if ( $ret != FTP_FIN ...
https://man.plustar.jp/php/function.ftp-nb-fput.html - [similar]
mysqlndプラグインの開発をはじめよう 7568
« mysqlnd のプラグインAPI OCI8 » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグインの ... char *function_name, int function_name_len, zval **retval_ptr_ptr, int param_count, zval* arg1, zval* arg ... char *host /* ... */ TSRMLS_DC) { enum_func_status ret = FAIL; zval * global_user_conn_proxy = fetch_user ... obal_user_conn_proxy) { /* call userspace proxy */ ret = MY_ZEND_CALL_METHOD_WRAPPER(global_user_conn_pro ... nal mysqlnd method = do nothing, be transparent */ ret = org_methods.connect(conn, host, user, passwd, pa ...
https://man.plustar.jp/php/mysqlnd.plugin.developing.html - [similar]
PREV 1 2 3 4 5 6 NEXT