検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 51 for ret (0.009 sec.)
のエイリアス ibase_commit_ret 12859
« fbird_close fbird_commit » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_commit_ret fb ... ird_commit_ret (PHP 5, PHP 7 < 7.4.0) fbird_commit_ret — のエイリ ... アス ibase_commit_ret() 説明 この関数は次の関数のエイリアスです。 ibase_ ... commit_ret() . 関連キーワード: commit , ret , ibase , fbird , ...
https://man.plustar.jp/php/function.fbird-commit-ret.html - [similar]
のエイリアス ibase_rollback_ret 12799
« fbird_restore fbird_rollback » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_rollback_ ... ret fbird_rollback_ret (PHP 5, PHP 7 < 7.4.0) fbird_rollback_ret — のエイ ... リアス ibase_rollback_ret() 説明 この関数は次の関数のエイリアスです。 ibase_ ... rollback_ret() . 関連キーワード: rollback , ret , ibase , fbird ...
https://man.plustar.jp/php/function.fbird-rollback-ret.html - [similar]
FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 10700
« ftp_nb_fput ftp_nb_put » PHP Manual FTP 関数 FTP サーバーからファイルを取得し、ローカルファイル ... ftp_nb_get() の例 <?php // ダウンロードを開始する $ret = ftp_nb_get ( $ftp , "test" , "README" , FTP_BINA ... RY ); while ( $ret == FTP_MOREDATA ) { // 何かお好みの動作を echo "." ... ; // ダウンロードを継続する… $ret = ftp_nb_continue ( $ftp ); } if ( $ret != FTP_FIN ... p_nb_get() でダウンロードを再開する <?php // 開始 $ret = ftp_nb_get ( $ftp , "test" , "README" , FTP_BINA ...
https://man.plustar.jp/php/function.ftp-nb-get.html - [similar]
FTP サーバーにファイルを保存する(非ブロッキング) 9876
« ftp_nb_get ftp_nlist » PHP Manual FTP 関数 FTP サーバーにファイルを保存する(非ブロッキング) ... ftp_nb_put() の例 <?php // アップロードを開始する $ret = ftp_nb_put ( $ftp , "test.remote" , "test.local" ... , FTP_BINARY ); while ( $ret == FTP_MOREDATA ) { // 何かお好みの動作を echo "." ... ; // アップロードを継続する… $ret = ftp_nb_continue ( $ftp ); } if ( $ret != FTP_FIN ... p_nb_put() でアップロードを再開する <?php // 開始 $ret = ftp_nb_put ( $ftp , "test.remote" , "test.local" ...
https://man.plustar.jp/php/function.ftp-nb-put.html - [similar]
SNMP の値が返される方法を設定する 9681
« snmp_set_quick_print snmp2_get » PHP Manual SNMP 関数 SNMP の値が返される方法を設定する snmp_s ... et_valueretrieval (PHP 4 >= 4.3.3, PHP 5, PHP 7, PHP 8) snmp_s ... et_valueretrieval — SNMP の値が返される方法を設定する 説明 snm ... p_set_valueretrieval ( int $method ): bool パラメータ method 型 S ... 戻り値 常に true を返します。 例 例1 snmp_set_valueretrieval() の使用法 <?php snmp_set_valueretrieval ( S ...
https://man.plustar.jp/php/function.snmp-set-valueretrieval.html - [similar]
指定した日付と場所についての日の出時刻を返す 8782
« date_sun_info date_sunset » PHP Manual 日付・時刻 関数 指定した日付と場所についての日の出時刻を ... 奨します。 説明 date_sunrise ( int $timestamp , int $returnFormat = SUNFUNCS_RET_STRING , ? float $latitude ... ータ timestamp 日の出時刻を取得する日の timestamp 。 returnFormat returnFormat 定数 定数 説明 例 SUNFUNCS_R ... T_STRING 結果を string で返します。 16:46 SUNFUNCS_RET_DOUBLE 結果を float で返します。 16.78243132 SUNFU ... NCS_RET_TIMESTAMP 結果を int (タイムスタンプ) で返します。 ...
https://man.plustar.jp/php/function.date-sunrise.html - [similar]
指定した日付と場所についての日の入り時刻を返す 8782
« date_sunrise date_time_set » PHP Manual 日付・時刻 関数 指定した日付と場所についての日の入り時 ... 奨します。 説明 date_sunset ( int $timestamp , int $returnFormat = SUNFUNCS_RET_STRING , ? float $latitude ... timestamp 日の入り時刻を取得する日の timestamp 。 returnFormat returnFormat 定数 定数 説明 例 SUNFUNCS_R ... T_STRING 結果を string で返します。 16:46 SUNFUNCS_RET_DOUBLE 結果を float で返します。 16.78243132 SUNFU ... NCS_RET_TIMESTAMP 結果を int (タイムスタンプ) で返します。 ...
https://man.plustar.jp/php/function.date-sunset.html - [similar]
トランザクションを閉じずにコミットする 8407
« ibase_close ibase_commit » PHP Manual Firebird/InterBase 関数 トランザクションを閉じずにコミッ ... トする ibase_commit_ret (PHP 5, PHP 7 < 7.4.0) ibase_commit_ret — トランザ ... クションを閉じずにコミットする 説明 ibase_commit_ret ( resource $link_or_trans_identifier = null ): boo ... ード: トランザクション , コミット , ibase , commit , ret , 対応 , 関数 , trans , identifier , 接続 ...
https://man.plustar.jp/php/function.ibase-commit-ret.html - [similar]
トランザクションを閉じずにロールバックする 8407
« ibase_restore ibase_rollback » PHP Manual Firebird/InterBase 関数 トランザクションを閉じずにロ ... ールバックする ibase_rollback_ret (PHP 5, PHP 7 < 7.4.0) ibase_rollback_ret — トラン ... ションを閉じずにロールバックする 説明 ibase_rollback_ret ( resource $link_or_trans_identifier = null ): boo ... 連キーワード: トランザクション , ibase , rollback , ret , 対応 , 関数 , trans , identifier , 接続 , 成功 ...
https://man.plustar.jp/php/function.ibase-rollback-ret.html - [similar]
ファイルの取得/送信を継続する(非ブロッキング) 8332
« ftp_mlsd ftp_nb_fget » PHP Manual FTP 関数 ファイルの取得/送信を継続する(非ブロッキング) ftp ... b_continue() の例 <?php // ダウンロードを開始する $ret = ftp_nb_get ( $ftp , "test" , "README" , FTP_BINA ... RY ); while ( $ret == FTP_MOREDATA ) { // ダウンロードを継続する… $re ... t = ftp_nb_continue ( $ftp ); } if ( $ret != FTP_FINISHED ) { echo "There was an error downl ...
https://man.plustar.jp/php/function.ftp-nb-continue.html - [similar]
PREV 1 2 3 4 5 6 NEXT