検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 777 for e (0.006 sec.)
下位互換性のない変更点 5132
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互 ... 換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では ... 例外に変換されるようになりました。 これらの例外は Error クラスを継承したもので、 このクラスは Throwabl ... のエラーハンドラは呼び出されなくなるということです ( Error 例外をキャッチしなかった場合は、fatal エラーが ... 下位互換性のない変更点を列挙するだけにとどめます。 set_exception_handler() が常に Exception オブジェクト ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
例外の深刻度を取得する 5058
« ErrorException::__construct Error » PHP Manual ErrorException 例外の深刻度を取得する ErrorExce ... ption::getSeverity (PHP 5 >= 5.1.0, PHP 7, PHP 8) ErrorExcep ... tion::getSeverity — 例外の深刻度を取得する 説明 final publi ... c ErrorException::getSeverity (): int 例外の深刻度を返 ... せん。 戻り値 例外の深刻度レベルを返します。 例 例1 ErrorException::getSeverity() の例 <?php try { throw ...
https://man.plustar.jp/php/errorexception.getseverity.html - [similar]
未解決のトランザクションをコミットする 4983
« oci_close oci_connect » PHP Manual OCI8 関数 未解決のトランザクションをコミットする oci_commit ... (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_commit — 未解決のトランザクシ ... ョンをコミットする 説明 oci_commit ( resource $connection ): bool Oracle接続 connection 上 ... 最初の SQL 文が OCI_NO_AUTO_COMMIT フラグつきで oci_execute() によって実行されたときです。 それ以降、他の ... ンザクションを使うことを推奨します。 パラメータ connection oci_connect() 、 oci_pconnect() あるいは oci_ ...
https://man.plustar.jp/php/function.oci-commit.html - [similar]
Oracle Database の暗黙の結果セットを持つ親ステートメント・リソースから次の子ステ... 4983
« oci_free_statement oci_lob_copy » PHP Manual OCI8 関数 Oracle Database の暗黙の結果セットを持つ ... ソースから次の子ステートメント・リソースを返す oci_get_implicit_resultset (PHP 5 >= 5.6.0, PHP 7, PHP 8, ... PECL OCI8 >= 2.0.0) oci_get_implicit_resultset — Orac ... le Database の暗黙の結果セットを持つ親ステートメント・ ... スから次の子ステートメント・リソースを返す 説明 oci_get_implicit_resultset ( resource $statement ): resou ...
https://man.plustar.jp/php/function.oci-get-implicit-resultset.html - [similar]
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 4875
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォ ... ーマットする strftime (PHP 4, PHP 5, PHP 7, PHP 8) strftime — ロケールの ... します。 この関数の代替として、これらが使えます: date() IntlDateFormatter::format() 説明 strftime ( stri ... ng $format , ? int $timestamp = null ): string | false ローカルの時刻・日付 ... よび曜日の名前、およびその他の言語依存の文字列は、 setlocale() で設定された現在のロケールを尊重して表示さ ...
https://man.plustar.jp/php/function.strftime.html - [similar]
未解決のデータベーストランザクションをロールバックする 4834
« oci_result oci_server_version » PHP Manual OCI8 関数 未解決のデータベーストランザクションをロー ... ルバックする oci_rollback (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_rollback — 未解決のデータベー ... ンザクションをロールバックする 説明 oci_rollback ( resource $connection ): bool Oracle 接続 connection に ... ているロックはすべて解放します。また、すべての Oracle SAVEPOINTS を削除します。 トランザクションが始まる ... 最初の SQL 文が OCI_NO_AUTO_COMMIT フラグつきの oci_execute() で実行されたときです。 それ以降、他の文で実 ...
https://man.plustar.jp/php/function.oci-rollback.html - [similar]
このエントリがディレクトリであるかどうかを調べる 4726
« RarEntry::getVersion RarEntry::isEncrypted » PHP Manual RarEntry このエントリがディレクトリであ ... るかどうかを調べる RarEntry::isDirectory (PECL rar >= 2.0.0) RarEntry::isD ... irectory — このエントリがディレクトリであるかどうかを調 ... べる 説明 public RarEntry::isDirectory (): bool 現在のエントリがディレク ... せん。 戻り値 エントリがディレクトリである場合に true 、それ以外の場合に false を返します。 注意 この関数 ...
https://man.plustar.jp/php/rarentry.isdirectory.html - [similar]
クエリの次の行をオブジェクトとして返す 4692
« oci_fetch_assoc oci_fetch_row » PHP Manual OCI8 関数 クエリの次の行をオブジェクトとして返す oc ... i_fetch_object (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0 ... ) oci_fetch_object — クエリの次の行をオブジェクトとして返す ... 説明 oci_fetch_object ( resource $statement , int $mode = OCI_ ... ASSOC | OCI_RETURN_NULLS ): stdClass | false クエリから、結果セッ ...
https://man.plustar.jp/php/function.oci-fetch-object.html - [similar]
Poll the items 4692
« ZMQPoll::getLastErrors ZMQPoll::remove » PHP Manual ZMQPoll Poll the items ZMQPoll::poll (PECL ... zmq >= 0.5.0) ZMQPoll::poll — Poll the items 説明 public ZMQPoll::poll ( array &$readable ... , array &$writable , int $timeout = -1 ): int Polls the items in the ... current poll set. The readable and writable items are re ... turned in the readable and writable parameters. ZMQPoll: ...
https://man.plustar.jp/php/zmqpoll.poll.html - [similar]
実行時設定 4544
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ング設定オプション 名前 デフォルト 変更可能 変更履歴 error_reporting NULL PHP_INI_ALL display_errors "1" ... PHP_INI_ALL display_startup_errors "1" PHP_INI_ALL PHP 8.0.0 より前のバージョンで ... は、デフォルト値は "0" でした。 log_errors "0" PHP_INI_ALL log_errors_max_len "1024" PHP ... _INI_ALL ignore_repeated_errors "0" PHP_INI_ALL ignore_repeated_so ...
https://man.plustar.jp/php/errorfunc.configuration.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT