検索

phrase: max: clip:
target: order:
Results of 711 - 720 of about 998 for [SIMILAR] 16 1024 4096 WITH 13732 banana WITH 10... (0.634 sec.)
要素を数える 0
« ArrayIterator::__construct ArrayIterator::current » PHP Manual ArrayIterator 要素を数える ArrayIterator::count (PHP 5, PHP 7, PHP 8) ArrayIterator::count — 要素を数える 説明 public ArrayIterator::count (): int 配列の要素の数、あるいはオブジェクトの public プロパティの数を取得します。 警 ...
https://man.plustar.jp/php/arrayiterator.count.html - [similar]
PHP オプションと情報 0
« output_reset_rewrite_vars はじめに » PHP Manual PHP の振る舞いの変更 PHP オプションと情報 PHP オプションと情報 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 PHP オプション/情報 関数 assert_options — 様々な assert フラグを設定/取得する assert — asse ...
https://man.plustar.jp/php/book.info.html - [similar]
Yaf_Config_Abstract クラス 0
« Yaf_Dispatcher::throwException Yaf_Config_Abstract::get » PHP Manual Yaf Yaf_Config_Abstract クラス Yaf_Config_Abstract クラス (Yaf >=1.0.0) はじめに クラス概要 abstract class Yaf_Config_Abstract { /* プロパティ */ protected $ _config ; protected $ _readonly ; /* メソッド */ abstract p ...
https://man.plustar.jp/php/class.yaf-config-abstract.html - [similar]
実行する SQL 文を準備する 0
« db2_pconnect db2_primary_keys » PHP Manual IBM DB2 関数 実行する SQL 文を準備する db2_prepare (PECL ibm_db2 >= 1.0.0) db2_prepare — 実行する SQL 文を準備する 説明 db2_prepare ( resource $connection , string $statement , array $options = ? ): resource db2_prepare() は、プリペアドステート ...
https://man.plustar.jp/php/function.db2-prepare.html - [similar]
線描画用のスタイルを設定する 0
« imagesetpixel imagesetthickness » PHP Manual GD および Image 関数 線描画用のスタイルを設定する imagesetstyle (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagesetstyle — 線描画用のスタイルを設定する 説明 imagesetstyle ( GdImage $image , array $style ): bool imagesetstyle() は、特別な IMG_COLO ...
https://man.plustar.jp/php/function.imagesetstyle.html - [similar]
設定文字列をパースする 0
« parse_ini_file pathinfo » PHP Manual ファイルシステム 関数 設定文字列をパースする parse_ini_string (PHP 5 >= 5.3.0, PHP 7, PHP 8) parse_ini_string — 設定文字列をパースする 説明 parse_ini_string ( string $ini_string , bool $process_sections = false , int $scanner_mode = INI_SCANNER_NORM ...
https://man.plustar.jp/php/function.parse-ini-string.html - [similar]
画像のヒストグラムを取得する 0
« Gmagick::getimageheight Gmagick::getimageindex » PHP Manual Gmagick 画像のヒストグラムを取得する Gmagick::getimagehistogram (PECL gmagick >= Unknown) Gmagick::getimagehistogram — 画像のヒストグラムを取得する 説明 public Gmagick::getimagehistogram (): array 画像のヒストグラムを GmagickP ...
https://man.plustar.jp/php/gmagick.getimagehistogram.html - [similar]
Gmagick オブジェクトのサイズを取得する 0
« Gmagick::getsamplingfactors Gmagick::getversion » PHP Manual Gmagick Gmagick オブジェクトのサイズを取得する Gmagick::getsize (PECL gmagick >= Unknown) Gmagick::getsize — Gmagick オブジェクトのサイズを取得する 説明 public Gmagick::getsize (): array Gmagick オブジェクトのサイズを返します ...
https://man.plustar.jp/php/gmagick.getsize.html - [similar]
文字列演算子 0
« 論理演算子 配列演算子 » PHP Manual 演算子 文字列演算子 文字列演算子 文字列の演算子は 2 種類あります。最初のは結合演算子('.')で、右引数と 左引数を結合したものを返します。2 番目は、結合代入演算子(' .= ')で、 この演算子は右側の引数に左側の引数を追加します。詳細は、 代入演算子 を 参照くださ ...
https://man.plustar.jp/php/language.operators.string.html - [similar]
結果の任意の行にポインタを移動する 0
« mysqli_result::$current_field mysqli_result::fetch_all » PHP Manual mysqli_result 結果の任意の行にポインタを移動する mysqli_result::data_seek mysqli_data_seek (PHP 5, PHP 7, PHP 8) mysqli_result::data_seek -- mysqli_data_seek — 結果の任意の行にポインタを移動する 説明 オブジェクト指向型 ...
https://man.plustar.jp/php/mysqli-result.data-seek.html - [similar]