検索

phrase: max: clip:
target: order:
Results of 601 - 610 of about 1662 for [SIMILAR] 16 1024 4096 WITH 14530 mysql WITH 709... (1.056 sec.)
データをバイナリ文字列にパックする 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
« utf8_encode vprintf » PHP Manual String 関数 フォーマットされた文字列をストリームに書き込む vfprintf (PHP 5, PHP 7, PHP 8) vfprintf — フォーマットされた文字列をストリームに書き込む 説明 vfprintf ( resource $stream , string $format , array $values ): int format によって作成された文字列を ...
https://man.plustar.jp/php/function.vfprintf.html - [similar]
フォーマットされた文字列を出力する 0
« vfprintf vsprintf » PHP Manual String 関数 フォーマットされた文字列を出力する vprintf (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) vprintf — フォーマットされた文字列を出力する 説明 vprintf ( string $format , array $values ): int format に基づき文字列フォーマットされた文字列を出力します (フォー ...
https://man.plustar.jp/php/function.vprintf.html - [similar]
フォーマットされた文字列を返す 0
« vprintf wordwrap » PHP Manual String 関数 フォーマットされた文字列を返す vsprintf (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) vsprintf — フォーマットされた文字列を返す 説明 vsprintf ( string $format , array $values ): string sprintf() と動作は同じですが、 可変長の引数ではなく配列を引数としま ...
https://man.plustar.jp/php/function.vsprintf.html - [similar]
代入演算子 0
« 算術演算子 ビット演算子 » PHP Manual 演算子 代入演算子 代入演算子 代入演算子の基本となるものは "=" です。この演算子に関して最初に 思い付く意味は"等しい"であるかもしれません。しかし、そうではありません。 本当は、左オペランドに右オペランドの式の値を設定する("得て代入する") ことを意味しま ...
https://man.plustar.jp/php/language.operators.assignment.html - [similar]
直近の操作から発生した警告の数を取得する 0
« BaseResult::getWarnings mysql_xdevapi\Client » PHP Manual mysql_xdevapi\BaseResult 直近の操作から発生した警告の数を取得する BaseResult::getWarningsCount (No version information available, might only be in Git) BaseResult::getWarningsCount — 直近の操作から発生した警告の数を取得する 説明 ...
https://man.plustar.jp/php/mysql-xdevapi-baseresult.getwarningscount.html - [similar]
CollectionAdd のコンストラクタ 0
« mysql_xdevapi\CollectionAdd CollectionAdd::execute » PHP Manual mysql_xdevapi\CollectionAdd CollectionAdd のコンストラクタ CollectionAdd::__construct (No version information available, might only be in Git) CollectionAdd::__construct — CollectionAdd のコンストラクタ 説明 private mysql_ ...
https://man.plustar.jp/php/mysql-xdevapi-collectionadd.construct.html - [similar]
直近の操作から発生した警告を取得する 0
« DocResult::fetchOne DocResult::getWarningsCount » PHP Manual mysql_xdevapi\DocResult 直近の操作から発生した警告を取得する DocResult::getWarnings (No version information available, might only be in Git) DocResult::getWarnings — 直近の操作から発生した警告を取得する 説明 public mysql_xdev ...
https://man.plustar.jp/php/mysql-xdevapi-docresult.getwarnings.html - [similar]
mysql サーバーとの接続をオープンする 0
« mysqli::query mysqli::real_escape_string » PHP Manual mysqli mysql サーバーとの接続をオープンする mysqli::real_connect mysqli_real_connect (PHP 5, PHP 7, PHP 8) mysqli::real_connect -- mysqli_real_connect — mysql サーバーとの接続をオープンする 説明 オブジェクト指向型 public mysqli::rea ...
https://man.plustar.jp/php/mysqli.real-connect.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 これらの関数を有効にするには、mysqli 拡張サポートを 有効にして PHP をコンパイルする必要があります。 MySQL 8 PHP 7.1.16 より前のバージョン、もしくは PHP 7.2.4 より前の 7.2系の PHP では、 MySQL 8 サーバのデフォル ...
https://man.plustar.jp/php/mysqli.requirements.html - [similar]