検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1207 for [SIMILAR] 16 1024 4096 WITH 7120 purpose WITH 45... (0.704 sec.)
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
The Stomp class 0
« stomp_version Stomp::abort » PHP Manual Stomp The Stomp class The Stomp class (PECL stomp >= 0.1.0) はじめに Represents a connection between PHP and a Stomp compliant Message Broker. クラス概要 class Stomp { /* メソッド */ public __construct ( string $broker = ini_get("stomp.default_br ...
https://man.plustar.jp/php/class.stomp.html - [similar]
The EvLoop class 0
« EvIo::set EvLoop::backend » PHP Manual Ev The EvLoop class The EvLoop class (PECL ev >= 0.2.0) はじめに Represents an event loop that is always distinct from the default loop . Unlike the default loop , it cannot handle EvChild watchers. Having threads we have to create a loop per thre ...
https://man.plustar.jp/php/class.evloop.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
Return key of the current connection. 0
« Swoole\Connection\Iterator::current Swoole\Connection\Iterator::next » PHP Manual Swoole\Connection\Iterator Return key of the current connection. Swoole\Connection\Iterator::key (PECL swoole >= 1.9.0) Swoole\Connection\Iterator::key — Return key of the current connection. 説明 public ...
https://man.plustar.jp/php/swoole-connection-iterator.key.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
Return the current CUBRID connection charset 0
« cubrid_affected_rows cubrid_close » PHP Manual CUBRID MySQL 互換関数 Return the current CUBRID connection charset cubrid_client_encoding (PECL CUBRID >= 8.3.1) cubrid_client_encoding — Return the current CUBRID connection charset 説明 cubrid_client_encoding ( resource $conn_identifier ...
https://man.plustar.jp/php/function.cubrid-client-encoding.html - [similar]
Fetch the current memory usage of the Lua environment 0
« LuaSandbox::getCPUUsage LuaSandbox::getPeakMemoryUsage » PHP Manual LuaSandbox Fetch the current memory usage of the Lua environment LuaSandbox::getMemoryUsage (PECL luasandbox >= 1.0.0) LuaSandbox::getMemoryUsage — Fetch the current memory usage of the Lua environment 説明 public LuaS ...
https://man.plustar.jp/php/luasandbox.getmemoryusage.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
XML パーサのカレントのカラム番号を取得する 0
« xml_get_current_byte_index xml_get_current_line_number » PHP Manual XML パーサ 関数 XML パーサのカレントのカラム番号を取得する xml_get_current_column_number (PHP 4, PHP 5, PHP 7, PHP 8) xml_get_current_column_number — XML パーサのカレントのカラム番号を取得する 説明 xml_get_current_colu ...
https://man.plustar.jp/php/function.xml-get-current-column-number.html - [similar]