検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 615 for [SIMILAR] 16 1024 4096 WITH 19860 opcache WITH 1... (0.482 sec.)
直近の接続エラーメッセージおよび SQLCODE を返す 0
« db2_conn_error db2_connect » PHP Manual IBM DB2 関数 直近の接続エラーメッセージおよび SQLCODE を返す db2_conn_errormsg (PECL ibm_db2 >= 1.0.0) db2_conn_errormsg — 直近の接続エラーメッセージおよび SQLCODE を返す 説明 db2_conn_errormsg ( resource $connection = ? ): string db2_conn_errorm ...
https://man.plustar.jp/php/function.db2-conn-errormsg.html - [similar]
下位互換性のない変更点 0
« PHP 5.5.x から PHP 5.6.x への移行 新機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 下位互換性のない変更点 下位互換性のない変更点 既存の PHP 5 のコードのほとんどは変更なしで動作するはずですが、 以下の下位互換性のない変更点については注意しましょう。 配列リテラルを用いてクラスのプロパ ...
https://man.plustar.jp/php/migration56.incompatible.html - [similar]
PHP 5.6.x における OpenSSL 関連の変更 0
« 新しい関数 その他の拡張モジュールに対する変更 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 PHP 5.6.x における OpenSSL 関連の変更 PHP 5.6.x における OpenSSL 関連の変更 ストリームラッパーが、SSL/TLS を使っている場合のピア証明書とホスト名の検証にデフォルトで対応 暗号化されたすべてのクラ ...
https://man.plustar.jp/php/migration56.openssl.html - [similar]
例外によるエラー処理の有効化および無効化を行う 0
« RarException::isUsingExceptions Zip » PHP Manual RarException 例外によるエラー処理の有効化および無効化を行う RarException::setUsingExceptions (PECL rar >= 2.0.0) RarException::setUsingExceptions — 例外によるエラー処理の有効化および無効化を行う 説明 public static RarException::setUsingE ...
https://man.plustar.jp/php/rarexception.setusingexceptions.html - [similar]
キャッシュの内容を取得する 0
« CachingIterator::current CachingIterator::getFlags » PHP Manual CachingIterator キャッシュの内容を取得する CachingIterator::getCache (PHP 5 >= 5.2.0, PHP 7, PHP 8) CachingIterator::getCache — キャッシュの内容を取得する 説明 public CachingIterator::getCache (): array キャッシュの内容を取 ...
https://man.plustar.jp/php/cachingiterator.getcache.html - [similar]
直近の接続から返された SQLSTATE を含む文字列を返す 0
« db2_commit db2_conn_errormsg » PHP Manual IBM DB2 関数 直近の接続から返された SQLSTATE を含む文字列を返す db2_conn_error (PECL ibm_db2 >= 1.0.0) db2_conn_error — 直近の接続から返された SQLSTATE を含む文字列を返す 説明 db2_conn_error ( resource $connection = ? ): string db2_conn_error() ...
https://man.plustar.jp/php/function.db2-conn-error.html - [similar]
データベースへの接続を返す 0
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_connect (PECL ibm_db2 >= 1.0.0) db2_connect — データベースへの接続を返す 説明 db2_connect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Univers ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
トランザクションをロールバックする 0
« db2_result db2_server_info » PHP Manual IBM DB2 関数 トランザクションをロールバックする db2_rollback (PECL ibm_db2 >= 1.0.0) db2_rollback — トランザクションをロールバックする 説明 db2_rollback ( resource $connection ): bool 指定した接続リソース上で実行中のトランザクションをロールバック ...
https://man.plustar.jp/php/function.db2-rollback.html - [similar]
URL ラッパーの登録を解除する 0
« stream_wrapper_restore Swoole » PHP Manual ストリーム 関数 URL ラッパーの登録を解除する stream_wrapper_unregister (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_wrapper_unregister — URL ラッパーの登録を解除する 説明 stream_wrapper_unregister ( string $protocol ): bool すでに定義されているストリ ...
https://man.plustar.jp/php/function.stream-wrapper-unregister.html - [similar]
PHP タグ 0
« 基本的な構文 HTML からの脱出 » PHP Manual 基本的な構文 PHP タグ PHP タグ PHP はファイルを解析して開始タグと終了タグ ( <?php と ?> ) を探します。 タグが見つかると、PHP はコードの実行を開始したり終了したりします。 このような仕組みにより、PHP を他のあらゆる形式のドキュメント中に 埋め込むこ ...
https://man.plustar.jp/php/language.basic-syntax.phptags.html - [similar]