検索

phrase: max: clip:
target: order:
Results of 501 - 510 of about 552 for [SIMILAR] 16 1024 4096 WITH 8194 offsetunset WIT... (0.433 sec.)
結果セットの次の行を連想配列で取得する 0
« mysqli_result::fetch_array mysqli_result::fetch_column » PHP Manual mysqli_result 結果セットの次の行を連想配列で取得する mysqli_result::fetch_assoc mysqli_fetch_assoc (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_assoc -- mysqli_fetch_assoc — 結果セットの次の行を連想配列で取得する 説明 オ ...
https://man.plustar.jp/php/mysqli-result.fetch-assoc.html - [similar]
日付・時刻 0
« unixtojd はじめに » PHP Manual 日付および時刻関連 日付・時刻 日付・時刻 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 日付/時刻 の算術 DateTime — DateTime クラス DateTime::add — 年月日時分秒の値を加えることで、DateTime オブジェクトを変更する Dat ...
https://man.plustar.jp/php/book.datetime.html - [similar]
変更履歴 0
« usleep Seaslog » PHP Manual その他 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.0.0 constant 定数が定義されていない場合は、 constant は Error をスローするようになりました。 これより前のバージョンでは、 E_WARNI ...
https://man.plustar.jp/php/changelog.misc.html - [similar]
The Parle\Lexer class 0
« Parser examples Parle\Lexer::advance » PHP Manual Parle The Parle\Lexer class The Parle\Lexer class (PECL parle >= 0.5.1) はじめに Single state lexer class. Lexemes can be defined on the fly. If the particular lexer instance is meant to be used with Parle\Parser , the token IDs need to ...
https://man.plustar.jp/php/class.parle-lexer.html - [similar]
The Swoole\Http\Response class 0
« Swoole\Http\Request::rawcontent Swoole\Http\Response::cookie » PHP Manual Swoole The Swoole\Http\Response class The Swoole\Http\Response class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Http\Response { /* メソッド */ public cookie ( string $name , string $value = ? , strin ...
https://man.plustar.jp/php/class.swoole-http-response.html - [similar]
直近の PCRE 正規表現処理のエラーコードを返す 0
« preg_last_error_msg preg_match_all » PHP Manual PCRE 関数 直近の PCRE 正規表現処理のエラーコードを返す preg_last_error (PHP 5 >= 5.2.0, PHP 7, PHP 8) preg_last_error — 直近の PCRE 正規表現処理のエラーコードを返す 説明 preg_last_error (): int 直近の PCRE 正規表現処理のエラーコードを返し ...
https://man.plustar.jp/php/function.preg-last-error.html - [similar]
Description 0
« Imagick::colorizeImage Imagick::combineImages » PHP Manual Imagick Description Imagick::colorMatrixImage (PECL imagick 3 >= 3.3.0) Imagick::colorMatrixImage — Description 説明 public Imagick::colorMatrixImage ( array $color_matrix = Imagick::CHANNEL_DEFAULT ): bool Apply color transfor ...
https://man.plustar.jp/php/imagick.colormatriximage.html - [similar]
SHARED LOCK 付きで操作を実行する 0
« CollectionFind::lockExclusive CollectionFind::offset » PHP Manual mysql_xdevapi\CollectionFind SHARED LOCK 付きで操作を実行する CollectionFind::lockShared (No version information available, might only be in Git) CollectionFind::lockShared — SHARED LOCK 付きで操作を実行する 説明 public ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.lockshared.html - [similar]
SHARED LOCK を実行する 0
« TableSelect::lockExclusive TableSelect::offset » PHP Manual mysql_xdevapi\TableSelect SHARED LOCK を実行する TableSelect::lockShared (No version information available, might only be in Git) TableSelect::lockShared — SHARED LOCK を実行する 説明 public mysql_xdevapi\TableSelect::lockShar ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.lockshared.html - [similar]
Lexer examples 0
« 例 Parser examples » PHP Manual 例 Lexer examples Lexer examples 例1 Tokenize comma separated integer list <?php use Parle \ Token ; use Parle \ Lexer ; use Parle \ LexerException ; /* name => id */ $token = array( "COMMA" => 1 , "CRLF" => 2 , "DECIMAL" => 3 , ); /* id => name */ $toke ...
https://man.plustar.jp/php/parle.examples.lexer.html - [similar]