検索

phrase: max: clip:
target: order:
Results of 711 - 720 of about 1778 for [SIMILAR] 16 1024 4096 WITH 11177 mysql WITH 702... (5.714 sec.)
テーブルに行を挿入する 0
« Table::getSession Table::isView » PHP Manual mysql_xdevapi\Table テーブルに行を挿入する Table::insert (No version information available, might only be in Git) Table::insert — テーブルに行を挿入する 説明 public mysql_xdevapi\Table::insert ( mixed $columns , mixed ...$more_columns ): mys ...
https://man.plustar.jp/php/mysql-xdevapi-table.insert.html - [similar]
select 文のソート条件を設定する 0
« TableSelect::offset TableSelect::where » PHP Manual mysql_xdevapi\TableSelect select 文のソート条件を設定する TableSelect::orderby (No version information available, might only be in Git) TableSelect::orderby — select 文のソート条件を設定する 説明 public mysql_xdevapi\TableSelect::orde ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.orderby.html - [similar]
使用している MySQL プロトコルのバージョンを返す 0
« mysqli::$host_info mysqli::$server_info » PHP Manual mysqli 使用している MySQL プロトコルのバージョンを返す mysqli::$protocol_version mysqli_get_proto_info (PHP 5, PHP 7, PHP 8) mysqli::$protocol_version -- mysqli_get_proto_info — 使用している MySQL プロトコルのバージョンを返す 説明 オ ...
https://man.plustar.jp/php/mysqli.get-proto-info.html - [similar]
直前の MySQL の操作での SQLSTATE エラーを返す 0
« mysqli::set_charset mysqli::ssl_set » PHP Manual mysqli 直前の MySQL の操作での SQLSTATE エラーを返す mysqli::$sqlstate mysqli_sqlstate (PHP 5, PHP 7, PHP 8) mysqli::$sqlstate -- mysqli_sqlstate — 直前の MySQL の操作での SQLSTATE エラーを返す 説明 オブジェクト指向型 string $mysqli->sql ...
https://man.plustar.jp/php/mysqli.sqlstate.html - [similar]
The MongoDB\Driver\ReadConcern class 0
« MongoDB\Driver\ReadPreference::unserialize MongoDB\Driver\ReadConcern::bsonSerialize » PHP Manual MongoDB\Driver The MongoDB\Driver\ReadConcern class The MongoDB\Driver\ReadConcern class (mongodb >=1.1.0) はじめに MongoDB\Driver\ReadConcern controls the level of isolation for read oper ...
https://man.plustar.jp/php/class.mongodb-driver-readconcern.html - [similar]
Yaf_Request_Abstract クラス 0
« Yaf_Registry::set Yaf_Request_Abstract::clearParams » PHP Manual Yaf Yaf_Request_Abstract クラス Yaf_Request_Abstract クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Request_Abstract { /* Constants */ const string SCHEME_HTTP = http ; const string SCHEME_HTTPS = https ; /* プロパティ ...
https://man.plustar.jp/php/class.yaf-request-abstract.html - [similar]
0
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that establishes a connection between PHP and CUBRID. This section will cover the most basic and notable features. The following code required to connect to CUBRID database, which means CUBRID Server a ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
チャネルの歪みを取得する 0
« Imagick::getImageChannelDistortion Imagick::getImageChannelExtrema » PHP Manual Imagick チャネルの歪みを取得する Imagick::getImageChannelDistortions (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::getImageChannelDistortions — チャネルの歪みを取得する 説明 public Imagick::getImageCha ...
https://man.plustar.jp/php/imagick.getimagechanneldistortions.html - [similar]
画像内の色を置換する 0
« Imagick::getVersion Imagick::hasNextImage » PHP Manual Imagick 画像内の色を置換する Imagick::haldClutImage (PECL imagick 3) Imagick::haldClutImage — 画像内の色を置換する 説明 public Imagick::haldClutImage ( Imagick $clut , int $channel = Imagick::CHANNEL_DEFAULT ): bool 画像内の色を、H ...
https://man.plustar.jp/php/imagick.haldclutimage.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]