検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 219 for rows (0.044 sec.)
フィールド数を返す 5572
« pg_meta_data pg_num_rows » PHP Manual PostgreSQL 関数 フィールド数を返す pg_num_fields (PHP 4 ... は以下となります。 2 field(s) returned. 参考 pg_num_rows() - 行数を返す pg_affected_rows() - 変更されたレコ ... , PgSql , インスタンス , クラス , result , 関数 , rows ...
https://man.plustar.jp/php/function.pg-num-fields.html - [similar]
新しい pixel iterator を返す 5572
« ImagickPixelIterator::newPixelIterator ImagickPixelIterator::resetIterator » PHP Manual Imagic ... gick $wand , int $x , int $y , int $columns , int $rows ): bool 警告 この関数は、 現在のところ詳細な情報は ... iterator を返します。 パラメータ wand x y columns rows 戻り値 成功した場合に新しい ImagickPixelIterator を ... ewPixelRegionIterator , imagick , wand , columns , rows , 記述 , kPixelIteratorException , 失敗 ...
https://man.plustar.jp/php/imagickpixeliterator.newpixelregioniterator.html - [similar]
mysqli_stmt クラス 5540
« mysqli::$warning_count mysqli_stmt::$affected_rows » PHP Manual MySQLi mysqli_stmt クラス mysq ... ロパティ */ public readonly int | string $ affected_rows ; public readonly int | string $ insert_id ; publi ... c readonly int | string $ num_rows ; public readonly int $ param_count ; public reado ... ts (): bool public next_result (): bool public num_rows (): int | string public prepare ( string $query ): ... ントの ID を保持します。 目次 mysqli_stmt::$affected_rows — 直近に実行されたステートメントで変更・削除・追加 ...
https://man.plustar.jp/php/class.mysqli-stmt.html - [similar]
内部バッファに結果を保存する 5540
« mysqli_stmt::$sqlstate mysqli_result » PHP Manual mysqli_stmt 内部バッファに結果を保存する mys ... す */ $stmt -> store_result (); printf ( "Number of rows: %d.\n" , $stmt -> num_rows ); 例2 手続き型 <?php ... i_stmt_store_result ( $stmt ); printf ( "Number of rows: %d.\n" , mysqli_stmt_num_rows ( $stmt )); 上の例の ... 出力は以下となります。 Number of rows: 20. 参考 mysqli_prepare() - 実行するための SQL文 ...
https://man.plustar.jp/php/mysqli-stmt.store-result.html - [similar]
Send a CUBRID query 5509
« cubrid_ping cubrid_real_escape_string » PHP Manual CUBRID MySQL 互換関数 Send a CUBRID query c ... ables, to access the returned data. Use cubrid_num_rows() to find out how many rows were returned for a SE ... LECT statement or cubrid_affected_rows() to find out how many rows were affected by a DEL ... ド: query , cubrid , CUBRID , Send , a , resource , rows , string , identifier , returns ...
https://man.plustar.jp/php/function.cubrid-query.html - [similar]
Gmagick オブジェクトのサイズを取得する 5509
« Gmagick::getsamplingfactors Gmagick::getversion » PHP Manual Gmagick Gmagick オブジェクトのサイ ... オブジェクトのサイズを返します。 "columns" および "rows" というキーを持つ連想配列となります。 パラメータ こ ... オブジェクトのサイズを返します。 "columns" および "rows" というキーを持つ連想配列となります。 エラー / 例外 ... , 取得 , getsize , パラメータ , エラー , columns , rows , キー ...
https://man.plustar.jp/php/gmagick.getsize.html - [similar]
Gmagick オブジェクトのサイズを設定する 5509
« Gmagick::setsamplingfactors Gmagick::shearimage » PHP Manual Gmagick Gmagick オブジェクトのサイ ... 説明 public Gmagick::setsize ( int $columns , int $rows ): Gmagick Gmagick オブジェクトのサイズを設定します ... します。 パラメータ columns ピクセル数で指定する幅。 rows ピクセル数で指定する高さ。 戻り値 Gmagick オブジェ ... クト , 設定 , サイズ , setsize , エラー , ピクセル , rows , columns , int ...
https://man.plustar.jp/php/gmagick.setsize.html - [similar]
画像の輪郭からピクセルを刈り取る 5509
« Imagick::sharpenImage Imagick::shearImage » PHP Manual Imagick 画像の輪郭からピクセルを刈り取る ... 明 public Imagick::shaveImage ( int $columns , int $rows ): bool 画像の輪郭からピクセルを刈り取ります。 新し ... しい画像へのポインタを返します。 パラメータ columns rows 戻り値 成功した場合に true を返します。 例 例1 Ima ... , Imagick , shaveImage , imagick , int , columns , rows , 確保 ...
https://man.plustar.jp/php/imagick.shaveimage.html - [similar]
画像のサイズを変更する 5477
« Imagick::thresholdImage Imagick::tintImage » PHP Manual Imagick 画像のサイズを変更する Imagick ... blic Imagick::thumbnailImage ( int $columns , int $rows , bool $bestfit = false , bool $fill = false , boo ... 3 番目のパラメータに true を指定すると、columns や rows にそれぞれの最大値を使用します。両方のパラメータが ... しなければなりません。 パラメータ columns 画像の幅。 rows 画像の高さ。 bestfit 最大値を強制的に使用するかどう ... パラメータ , thumbnailImage , bestfit , columns , rows , int ...
https://man.plustar.jp/php/imagick.thumbnailimage.html - [similar]
新しい画像を作成する 5415
« Imagick::newImage Imagick::nextImage » PHP Manual Imagick 新しい画像を作成する Imagick::newPse ... blic Imagick::newPseudoImage ( int $columns , int $rows , string $pseudoString ): bool 新しい画像を、Image ... 成します。 パラメータ columns 新しい画像のカラム数。 rows 新しい画像の行数。 pseudoString 疑似画像定義を含む ... ewPseudoImage , imagick , エラー , int , columns , rows , pseudoString ...
https://man.plustar.jp/php/imagick.newpseudoimage.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT