検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 441 for [SIMILAR] 16 1024 4096 WITH 33314 wincache WITH ... (0.413 sec.)
セッションのデータを書き込む 0
« SessionHandlerInterface::read SessionIdInterface » PHP Manual SessionHandlerInterface セッションのデータを書き込む SessionHandlerInterface::write (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandlerInterface::write — セッションのデータを書き込む 説明 public SessionHandlerInterface::write ( st ...
https://man.plustar.jp/php/sessionhandlerinterface.write.html - [similar]
ColumnResult クラス 0
« CollectionRemove::sort ColumnResult::__construct » PHP Manual Mysql_xdevapi ColumnResult クラス ColumnResult クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\ColumnResult { /* メソッド */ public getCharacterSetName (): string public getCollationName (): str ...
https://man.plustar.jp/php/class.mysql-xdevapi-columnresult.html - [similar]
オブジェクトの要素数を数える 0
« Countable OuterIterator » PHP Manual Countable オブジェクトの要素数を数える Countable::count (PHP 5 >= 5.1.0, PHP 7, PHP 8) Countable::count — オブジェクトの要素数を数える 説明 public Countable::count (): int このメソッドは、 Countable を実装したオブジェクトで count() 関数を使用した際に ...
https://man.plustar.jp/php/countable.count.html - [similar]
データベースでイベントが発生するのを待つ 0
« ibase_trans IBM DB2 » PHP Manual Firebird/InterBase 関数 データベースでイベントが発生するのを待つ ibase_wait_event (PHP 5, PHP 7 < 7.4.0) ibase_wait_event — データベースでイベントが発生するのを待つ 説明 ibase_wait_event ( string $event_name , string ...$event_names ): string ibase_wait ...
https://man.plustar.jp/php/function.ibase-wait-event.html - [similar]
データをバイナリ文字列にパックする 0
« ignore_user_abort php_strip_whitespace » PHP Manual その他の関数 データをバイナリ文字列にパックする pack (PHP 4, PHP 5, PHP 7, PHP 8) pack — データをバイナリ文字列にパックする 説明 pack ( string $format , mixed ...$values ): string 指定された引数を format に基づいて バイナリ文字列にパッ ...
https://man.plustar.jp/php/function.pack.html - [similar]
テキストをボックス内に出力する 0
« ps_shfill ps_show_xy2 » PHP Manual PS 関数 テキストをボックス内に出力する ps_show_boxed (PECL ps >= 1.1.0) ps_show_boxed — テキストをボックス内に出力する 説明 ps_show_boxed ( resource $psdoc , string $text , float $left , float $bottom , float $width , float $height , string $hmode , s ...
https://man.plustar.jp/php/function.ps-show-boxed.html - [similar]
変数の型をセットする 0
« serialize strval » PHP Manual 変数操作 関数 変数の型をセットする settype (PHP 4, PHP 5, PHP 7, PHP 8) settype — 変数の型をセットする 説明 settype ( mixed &$var , string $type ): bool 変数 var の型を type にセットします。 パラメータ var 変換する変数。 type type の値は以下の命令のいずれか ...
https://man.plustar.jp/php/function.settype.html - [similar]
PHP 7.4.x で推奨されなくなる機能 0
« 下位互換性のない変更点 削除された拡張モジュール » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 PHP 7.4.x で推奨されなくなる機能 PHP 7.4.x で推奨されなくなる機能 PHPコア 明示的に括弧で囲わずに三項演算子をネストする 三項演算子をネストする場合、演算の順番を示すために明示的に括弧で囲わなけ ...
https://man.plustar.jp/php/migration74.deprecated.html - [similar]
プリペアドステートメントを閉じる 0
« mysqli_stmt::bind_result mysqli_stmt::__construct » PHP Manual mysqli_stmt プリペアドステートメントを閉じる mysqli_stmt::close mysqli_stmt_close (PHP 5, PHP 7, PHP 8) mysqli_stmt::close -- mysqli_stmt_close — プリペアドステートメントを閉じる 説明 オブジェクト指向型 public mysqli_stmt:: ...
https://man.plustar.jp/php/mysqli-stmt.close.html - [similar]
再試行無しのサブパターン 0
« 言明 条件付きサブパターン » PHP Manual PCRE 正規表現構文 再試行無しのサブパターン 再試行無しのサブパターン 繰り返し回数の下限もしくは上限の指定をした場合、 〔繰り返しを指定した要素の〕続きがマッチに失敗すると、 繰り返し指定した要素が再評価され、繰り返し回数を変えた上で 残りのパターンが ...
https://man.plustar.jp/php/regexp.reference.onlyonce.html - [similar]