検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 1964 for (0.018 sec.)
三次元の枠線をシミュレートする 4679
« Imagick::forwardFourierTransformImage Imagick::functionImage » PHP Manual Imagick 三元の枠線 ... imagick 2, PECL imagick 3) Imagick::frameImage — 三元の枠線をシミュレートする 説明 public Imagick::fram ... ner_bevel , int $outer_bevel ): bool 画像の周りに三元の枠線を追加します。 width と height で、それぞれ縦 ... imagick -> getImageBlob (); } ?> 関連キーワード: 三元 , シミュレート , Imagick , bevel , 枠 , int , fra ...
https://man.plustar.jp/php/imagick.frameimage.html - [similar]
結果セットの次の行を連想配列・数値添字配列あるいはその両方の形式で取得する 4679
« mysqli_result::fetch_all mysqli_result::fetch_assoc » PHP Manual mysqli_result 結果セットの... t::fetch_array -- mysqli_fetch_array — 結果セットのの行を連想配列・数値添字配列あるいはその両方の形式で ... 取得した後は、この関数をコールするたびに結果セットのの行の値を返します 結果セットに対して行がなければ、 ... erat (AFG) 参考 mysqli_fetch_assoc() - 結果セットのの行を連想配列で取得する mysqli_fetch_column() - 結果 ... セットのの行から、単一のカラムの値を取得する mysqli_fetch_ro ...
https://man.plustar.jp/php/mysqli-result.fetch-array.html - [similar]
メッセージヘッダを読み込む 4617
« imap_header imap_headers » PHP Manual IMAP 関数 メッセージヘッダを読み込む imap_headerinfo (PH ... - 完全な to: 行。最大 1024 文字。 to - To: 行から、のプロパティを含むオブジェクトの配列を返します。 per ... 全な from: 行。最大 1024 文字。 from - From: 行から、のプロパティを含むオブジェクトの配列を返します。 per ... - 完全な cc: 行。最大 1024 文字。 cc - Cc: 行から、のプロパティを含むオブジェクトの配列を返します。 per ... 完全な bcc: 行。最大 1024 文字。 bcc - Bcc: 行から、のプロパティを含むオブジェクトの配列を返します。 per ...
https://man.plustar.jp/php/function.imap-headerinfo.html - [similar]
アタッチしているすべてのイテレータインスタンスを次に移動させる 4555
« MultipleIterator::key MultipleIterator::rewind » PHP Manual MultipleIterator アタッチしているす ... べてのイテレータインスタンスをに移動させる MultipleIterator::next (PHP 5 >= 5.3.0, ... — アタッチしているすべてのイテレータインスタンスをに移動させる 説明 public MultipleIterator::next (): ... id アタッチしているすべてのイテレータインスタンスをに移動させます。 警告 この関数は、 現在のところ詳細な ...
https://man.plustar.jp/php/multipleiterator.next.html - [similar]
次の素数を見つける 4460
« gmp_neg gmp_or » PHP Manual GMP 関数 の素数を見つける gmp_nextprime (PHP 5 >= 5.2.0, PHP 7, ... PHP 8) gmp_nextprime — の素数を見つける 説明 gmp_nextprime ( GMP | int | st ... ring $num ): GMP の素数を見つけます。 パラメータ num GMP オブジェクト ... に変換可能な数値形式の文字列。 戻り値 num より大きいの素数を GMP 数として返します。 例 例1 gmp_nextprime ... hp $prime1 = gmp_nextprime ( 10 ); // 10 より大きいの素数 $prime2 = gmp_nextprime (- 1000 ); // -1000 よ ...
https://man.plustar.jp/php/function.gmp-nextprime.html - [similar]
次の警告を取得する 4274
« mysqli_warning::__construct mysqli_sql_exception » PHP Manual mysqli_warning の警告を取得する ... :next (PHP 5, PHP 7, PHP 8) mysqli_warning::next — の警告を取得する 説明 public mysqli_warning::next () ... : bool 可能であれば、の警告の情報を変更します。 の警告に情報が送信される ... ラメータ この関数にはパラメータはありません。 戻り値 の警告の取得に成功すれば true を返します。 警告がない ... 。 関連キーワード: 警告 , 取得 , mysqli , warning , , next , 情報 , パラメータ , 関数 , exception ...
https://man.plustar.jp/php/mysqli-warning.next.html - [similar]
MySQL 改良版拡張モジュール 4246
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール は ... エリを実行する mysqli::next_result — multi_query の、の結果を準備する mysqli::options — オプションを設定す ... を取得する mysqli_stmt::more_results — 複数クエリで、の結果が存在するかどうかを調べる mysqli_stmt::next_r ... esult — 複数クエリから、の結果を読み込む mysqli_stmt::$num_rows — サーバから ... で取得する mysqli_result::fetch_array — 結果セットのの行を連想配列・数値添字配列あるいはその両方の形式で ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
ポインタを次の項目に移動させる 4060
« APCUIterator::key APCUIterator::rewind » PHP Manual APCUIterator ポインタをの項目に移動させる ... PECL apcu >= 5.0.0) APCUIterator::next — ポインタをの項目に移動させる 説明 public APCUIterator::next () ... : bool イテレータのポインタをの要素に移動させます。 パラメータ この関数にはパラメ ... rewind() - イテレータを巻き戻す Iterator::next() - の要素に進む 関連キーワード: ポインタ , 移動 , APCUI ... terator , 項目 , , next , rewind , 要素 , パラメータ , 成功 ...
https://man.plustar.jp/php/apcuiterator.next.html - [similar]
すべてのサブツリーを飛ばして、次のノードにカーソルを移動する 4027
« XMLReader::moveToNextAttribute XMLReader::open » PHP Manual XMLReader すべてのサブツリーを飛ば ... して、のノードにカーソルを移動する XMLReader::next (PHP 5 ... 8) XMLReader::next — すべてのサブツリーを飛ばして、のノードにカーソルを移動する 説明 public XMLReader:: ... ll ): bool すべてのサブツリーを飛ばして、カーソルをのノードに移動します。 のノードが存在しない場合、カ ... なりました。 参考 XMLReader::moveToNextAttribute() - の属性にカーソルを移動する XMLReader::moveToElement( ...
https://man.plustar.jp/php/xmlreader.next.html - [similar]
次の要素に移動する 3932
« AppendIterator::key AppendIterator::rewind » PHP Manual AppendIterator の要素に移動する Appe ... P 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::next — の要素に移動する 説明 public AppendIterator::next () ... : void の要素に移動します。もし別のイテレータに移動する場合 ... ん。 戻り値 値を返しません。 参考 Iterator::next() - の要素に進む AppendIterator::current() - 現在の値を取 ... 戻す 関連キーワード: 要素 , AppendIterator , 移動 , , next , key , rewind , パラメータ , 取得 , public ...
https://man.plustar.jp/php/appenditerator.next.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT