検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 466 for 手続き (0.010 sec.)
現在のトランザクションをロールバックする 5002
« mysqli::release_savepoint mysqli::savepoint » PHP Manual mysqli 現在のトランザクションをロール ... k ( int $flags = 0 , ? string $name = null ): bool 手続き型 mysqli_rollback ( mysqli $mysql , int $flags = 0 ... ランザクションをロールバックします。 パラメータ link 手続き型のみ: mysqli_connect() あるいは mysqli_init() が返 ... t , flags , データベース , 注意 , セーブポイント , 手続き , string ...
https://man.plustar.jp/php/mysqli.rollback.html - [similar]
RAR アーカイブがソリッドであるかどうかを調べる 5002
« RarArchive::isBroken RarArchive::open » PHP Manual RarArchive RAR アーカイブがソリッドであるか ... 向型 (メソッド) public RarArchive::isSolid (): bool 手続き型: rar_solid_is ( RarArchive $rarfile ): bool RAR ア ... rchive "C:\php_rar\trunk\tests\solid.rar": yes 例2 手続き型 <?php $arch1 = rar_open ( "store_method.rar" ); $ ... ワード: アーカイブ , RarArchive , solid , isSolid , 手続き , tests , rarfile , open , public , メソッド ...
https://man.plustar.jp/php/rararchive.issolid.html - [similar]
リソース型 5002
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 PHP 8.0.0 より前の ... バージョンでは、手続き型の XMLWriter 拡張モジュールでは、 一種類のリソース ... , 実行 , 定義 , 定数 , インストール , バージョン , 手続き ...
https://man.plustar.jp/php/xmlwriter.resources.html - [similar]
新しい DateTimeImmutable オブジェクトを返す 4929
« DateTimeImmutable::add DateTimeImmutable::createFromFormat » PHP Manual DateTimeImmutable 新し ... tetime = "now" , ? DateTimeZone $timezone = null ) 手続き型 date_create_immutable ( string $datetime = "now" ... 新しい DateTimeImmutable のインスタンスを返します。 手続き型 の場合は、失敗したときに false を返します。 エラー ... exit( 1 ); } echo $date -> format ( 'Y-m-d' ); ?> 手続き型 <?php $date = date_create ( '2000-01-01' ); if (! ... ト , timezone , datetime , construct , パラメータ , 手続き , 時刻 , date , immutable ...
https://man.plustar.jp/php/datetimeimmutable.construct.html - [similar]
プリペアドステートメントを実行する 4929
« mysqli_stmt::$error mysqli_stmt::fetch » PHP Manual mysqli_stmt プリペアドステートメントを実行 ... qli_stmt::execute ( ? array $params = null ): bool 手続き型 mysqli_stmt_execute ( mysqli_stmt $statement , ? ... 関数を使って取得することもできます。 パラメータ stmt 手続き型のみ: mysqli_stmt_init() が返す mysqli_stmt オブジ ... %s,%s)\n" , $row [ 0 ], $row [ 1 ], $row [ 2 ]); } 手続き型 <?php mysqli_report ( MYSQLI_REPORT_ERROR | MYSQL ... %s,%s)\n" , $row [ 0 ], $row [ 1 ], $row [ 2 ]); } 手続き型 <?php mysqli_report ( MYSQLI_REPORT_ERROR | MYSQL ...
https://man.plustar.jp/php/mysqli-stmt.execute.html - [similar]
プリペアドステートメントから結果セットのメタデータを返す 4929
« mysqli_stmt::reset mysqli_stmt::send_long_data » PHP Manual mysqli_stmt プリペアドステートメン ... li_stmt::result_metadata (): mysqli_result | false 手続き型 mysqli_stmt_result_metadata ( mysqli_stmt $statem ... li_stmt_fetch() に渡してください。 パラメータ stmt 手続き型のみ: mysqli_stmt_init() が返す mysqli_stmt オブジ ... ; /* 接続を閉じます */ $mysqli -> close (); ?> 例2 手続き型 <?php $link = mysqli_connect ( "localhost" , "my_ ... プリペアドステートメント , fetch , オブジェクト , 手続き ...
https://man.plustar.jp/php/mysqli-stmt.result-metadata.html - [similar]
トランザクションを開始する 4929
« mysqli::autocommit mysqli::change_user » PHP Manual mysqli トランザクションを開始する mysqli:: ... n ( int $flags = 0 , ? string $name = null ): bool 手続き型: mysqli_begin_transaction ( mysqli $mysql , int $ ... ql/en/commit.html を参照ください。 パラメータ link 手続き型のみ: mysqli_connect() あるいは mysqli_init() が返 ... n ) { $mysqli -> rollback (); throw $exception ; } 手続き型 <?php /* Tell mysqli to throw an exception if an ... 関連キーワード: mysqli , トランザクション , 開始 , 手続き , TRANSACTION , flags , commit , READ , 動作 , 注意 ...
https://man.plustar.jp/php/mysqli.begin-transaction.html - [similar]
SHOW WARNINGS の結果を取得する 4929
« mysqli::$server_version mysqli::$info » PHP Manual mysqli SHOW WARNINGS の結果を取得する mysql ... ic mysqli::get_warnings (): mysqli_warning | false 手続き型 mysqli_get_warnings ( mysqli $mysql ): mysqli_war ... ngs , warning , server , version , info , public , 手続き ...
https://man.plustar.jp/php/mysqli.get-warnings.html - [similar]
タイムゾーンの名前を返す 4847
« DateTimeZone::getLocation DateTimeZone::getOffset » PHP Manual DateTimeZone タイムゾーンの名前 ... ェクト指向型 public DateTimeZone::getName (): string 手続き型 timezone_name_get ( DateTimeZone $object ): strin ... zone , string , getLocation , getOffset , public , 手続き , パラメータ ...
https://man.plustar.jp/php/datetimezone.getname.html - [similar]
GMT (UTC) タイムゾーンを作る 4847
« IntlTimeZone::getErrorMessage IntlTimeZone::getID » PHP Manual IntlTimeZone GMT (UTC) タイムゾ ... ublic static IntlTimeZone::getGMT (): IntlTimeZone 手続き型: intltz_get_gmt (): IntlTimeZone 警告 この関数は、 ... メータ , getErrorMessage , getID , public , static , 手続き ...
https://man.plustar.jp/php/intltimezone.getgmt.html - [similar]