検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 265 for [SIMILAR] 16 1024 4096 WITH 19821 ネス WITH 1849... (0.339 sec.)
指定したドキュメントのパースで発生した警告とエラーを返す 0
« tidy::diagnose tidy::getConfig » PHP Manual tidy 指定したドキュメントのパースで発生した警告とエラーを返す tidy::$errorBuffer tidy_get_error_buffer (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy::$errorBuffer -- tidy_get_error_buffer — 指定したドキュメントのパースで発生した警告とエラーを ...
https://man.plustar.jp/php/tidy.props.errorbuffer.html - [similar]
出力リライトの使用法 0
« 基本的な使用法 出力制御 関数 » PHP Manual 例 出力リライトの使用法 出力リライトの使用法 PHP 7.1.0 以降は、 output_add_rewrite_var() と output_reset_rewrite_vars() は専用の出力バッファを用いるようになります。 透過的セッションID の出力バッファは用いません。 例1 出力リライトの例 <?php // こ ...
https://man.plustar.jp/php/outcontrol.examples.rewrite.html - [similar]
ストリーム内の特定の場所に移動する 0
« streamWrapper::stream_read streamWrapper::stream_set_option » PHP Manual streamWrapper ストリーム内の特定の場所に移動する streamWrapper::stream_seek (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_seek — ストリーム内の特定の場所に移動する 説明 public streamWrapper::stream_s ...
https://man.plustar.jp/php/streamwrapper.stream-seek.html - [similar]
Ev クラス 0
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= 0.2.0) はじめに Ev は静的クラスで、デフォルトのループへのアクセスや各種共通操作へのアクセスを提供します。 クラス概要 final class Ev { /* Constants */ const int FLAG_AUTO = 0 ; const int FLAG_N ...
https://man.plustar.jp/php/class.ev.html - [similar]
例外(exceptions) 0
« PHP 7 でのエラー 例外を拡張する » PHP Manual 言語リファレンス 例外(exceptions) 例外(exceptions) 目次 例外を拡張する PHP は、他のプログラミング言語に似た例外モデルを有しています。 PHP 内で例外が投げられ ( throw され)、それが 捕捉され ( catch され) ます。発生した例外を 捕捉するには、コー ...
https://man.plustar.jp/php/language.exceptions.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
XMLWriter 0
« XMLReader::XML はじめに » PHP Manual XML 操作 XMLWriter XMLWriter はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 単純な XML ドキュメントの作成 XML 名前空間の使用 オブジェクト指向 API の使用 XMLWriter — XMLWriter クラス XMLWriter::endAttribute — 属 ...
https://man.plustar.jp/php/book.xmlwriter.html - [similar]
ファイルポインタ上に残っているすべてのデータを出力する 0
« fopen fputcsv » PHP Manual ファイルシステム 関数 ファイルポインタ上に残っているすべてのデータを出力する fpassthru (PHP 4, PHP 5, PHP 7, PHP 8) fpassthru — ファイルポインタ上に残っているすべてのデータを出力する 説明 fpassthru ( resource $stream ): int 与えられたファイルポインタを EOF ま ...
https://man.plustar.jp/php/function.fpassthru.html - [similar]
データを暗号化する 0
« mcrypt_generic_init mcrypt_get_block_size » PHP Manual Mcrypt 関数 データを暗号化する mcrypt_generic (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_generic — データを暗号化する 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 されました。この関数に頼ら ...
https://man.plustar.jp/php/function.mcrypt-generic.html - [similar]
直近のクエリから結果セットを転送する 0
« mysqli::stmt_init mysqli::$thread_id » PHP Manual mysqli 直近のクエリから結果セットを転送する mysqli::store_result mysqli_store_result (PHP 5, PHP 7, PHP 8) mysqli::store_result -- mysqli_store_result — 直近のクエリから結果セットを転送する 説明 オブジェクト指向型 public mysqli::store_r ...
https://man.plustar.jp/php/mysqli.store-result.html - [similar]