検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 697 for [SIMILAR] 16 1024 4096 WITH 25906 intlchar WITH ... (0.466 sec.)
The StompFrame class 0
« Stomp::unsubscribe StompFrame::__construct » PHP Manual Stomp The StompFrame class The StompFrame class (PECL stomp >= 0.1.0) はじめに Represents a message which was sent or received from a Stomp compliant Message Broker. クラス概要 class StompFrame { /* プロパティ */ public $ command ...
https://man.plustar.jp/php/class.stompframe.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]
The EvIo class 0
« EvIdle::createStopped EvIo::__construct » PHP Manual Ev The EvIo class The EvIo class (PECL ev >= 0.2.0) はじめに EvIo watchers check whether a file descriptor(or socket, or a stream castable to numeric file descriptor) is readable or writable in each iteration of the event loop, or, m ...
https://man.plustar.jp/php/class.evio.html - [similar]
結果の行をオブジェクトとして取得する 0
« mysql_fetch_lengths mysql_fetch_row » PHP Manual MySQL 関数 結果の行をオブジェクトとして取得する mysql_fetch_object (PHP 4, PHP 5) mysql_fetch_object — 結果の行をオブジェクトとして取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは ...
https://man.plustar.jp/php/function.mysql-fetch-object.html - [similar]
結果セットから次の行を取得する 0
« PDOStatement::execute PDOStatement::fetchAll » PHP Manual PDOStatement 結果セットから次の行を取得する PDOStatement::fetch (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::fetch — 結果セットから次の行を取得する 説明 public PDOStatement::fetch ( int $mode = PDO::FETCH_DEFA ...
https://man.plustar.jp/php/pdostatement.fetch.html - [similar]
フィルタを作成するときにコールされる 0
« php_user_filter::onClose streamWrapper » PHP Manual php_user_filter フィルタを作成するときにコールされる php_user_filter::onCreate (PHP 5, PHP 7, PHP 8) php_user_filter::onCreate — フィルタを作成するときにコールされる 説明 public php_user_filter::onCreate (): bool このメソッドがコールさ ...
https://man.plustar.jp/php/php-user-filter.oncreate.html - [similar]
ErrorException 0
« Exception::__clone ErrorException::__construct » PHP Manual 定義済みの例外 ErrorException ErrorException (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに エラー例外です。 クラス概要 class ErrorException extends Exception { /* プロパティ */ protected int $ severity = E_ERROR ; /* 継承したプロパテ ...
https://man.plustar.jp/php/class.errorexception.html - [similar]
mysqli_warning クラス 0
« mysqli_driver::$report_mode mysqli_warning::__construct » PHP Manual MySQLi mysqli_warning クラス mysqli_warning クラス (PHP 5, PHP 7, PHP 8) はじめに MySQL の警告を表します。 クラス概要 final class mysqli_warning { /* プロパティ */ public string $ message ; public string $ sqlstate ; ...
https://man.plustar.jp/php/class.mysqli-warning.html - [similar]
The Parle\Stack class 0
« Parle\RParser::validate Parle\Stack::pop » PHP Manual Parle The Parle\Stack class The Parle\Stack class (PECL parle >= 0.7.0) はじめに Parle\Stack is a LIFO stack. The elements are inserted and removed only from one end. クラス概要 class Parle\Stack { /* プロパティ */ public bool $ emp ...
https://man.plustar.jp/php/class.parle-stack.html - [similar]
The Parle\Token class 0
« Parle\Stack::push Parle\ErrorInfo » PHP Manual Parle The Parle\Token class The Parle\Token class (PECL parle >= 0.5.2) はじめに This class represents a token. Lexer returns instances of this class. クラス概要 class Parle\Token { /* Constants */ const int EOI = 0 ; const int UNKNOWN = - ...
https://man.plustar.jp/php/class.parle-token.html - [similar]