検索

phrase: max: clip:
target: order:
Results of 861 - 870 of about 2443 for Array (0.133 sec.)
幅と高さを連想配列で取得する 2179
« Imagick::getImageGamma Imagick::getImageGravity » PHP Manual Imagick 幅と高さを連想配列で取得す ... で取得する 説明 public Imagick::getImageGeometry (): array 幅と高さを連想配列で返します。 パラメータ この関数 ... ageGeometry ()); ?> 上の例の出力は以下となります。 Array ( [width] => 100 [height] => 200 ) 関連キーワード: ... Geometry , エラー , imagick , パラメータ , width , Array , 出力 ...
https://man.plustar.jp/php/imagick.getimagegeometry.html - [similar]
新しく追加された関数 2179
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 ... 新しく追加された関数 PHP コア array_key_first() array_key_last() gc_status() hrtime() ... キーワード: 関数 , 追加 , ext , info , wsaprotocol , array , key , status , import , bind ...
https://man.plustar.jp/php/migration73.new-functions.html - [similar]
配列のフィールドに要素を追加する 2179
« mysql_xdevapi\CollectionModify CollectionModify::arrayInsert » PHP Manual mysql_xdevapi\Collec ... 配列のフィールドに要素を追加する CollectionModify::arrayAppend (No version information available, might onl ... y be in Git) CollectionModify::arrayAppend — 配列のフィールドに要素を追加する 説明 publ ... ic mysql_xdevapi\CollectionModify::arrayAppend ( string $collection_field , string $express ... 。 フィールドの複数の要素は配列として表現されます。 arrayInsert() と異なり、arrayAppend() は常に新しい要素を ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.arrayappend.html - [similar]
The MySQLi Extension Function Summary 2179
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension F ... rows and returns the result set as an associative array, a numeric array, or both. mysqlnd でのみ使用可能で ... す。 mysqli_result::fetch_array() mysqli_fetch_array() N/A Fetch a result row as a ... n associative, a numeric array, or both mysqli_result::fetch_assoc() mysqli_fetch ... _assoc() N/A Fetch a result row as an associative array mysqli_result::fetch_column() mysqli_fetch_column( ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
Filter 関数 2179
« 除去 filter_has_var » PHP Manual Filter Filter 関数 Filter 関数 目次 filter_has_var — 指定した ... フィルタの名前からフィルタ ID を返す filter_input_array — 外部から変数を受け取り、オプションでそれらをフィ ... st — サポートされるフィルタの一覧を返す filter_var_array — 複数の変数を受け取り、オプションでそれらをフィル ... er , 関数 , var , 変数 , フィルタ , 名前 , input , array , 外部 ...
https://man.plustar.jp/php/ref.filter.html - [similar]
固定長配列から PHP の配列を返す 2179
« SplFixedArray::setSize SplFixedArray::valid » PHP Manual SplFixedArray 固定長配列から PHP の配 ... 列を返す SplFixedArray::toArray (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplFixedAr ... ray::toArray — 固定長配列から PHP の配列を返す 説明 public SplF ... ixedArray::toArray (): array 固定長配列から PHP の配列を返し ... 列と同じ内容の PHP の配列を返します。 例 例1 SplFixedArray::toArray() の例 <?php $fa = new SplFixedArray ( 3 ...
https://man.plustar.jp/php/splfixedarray.toarray.html - [similar]
wddx の例 2179
« 例 WDDX 関数 » PHP Manual 例 wddx の例 wddx の例 変数をシリアル化する全ての関数は配列の最初要素 ... ータベースから取得するものと仮定します */ $cities = array( "Austin" , "Novato" , "Seattle" ); wddx_add_vars ... umber>3.1415926</number></var><var name='cities'> <array length='3'><string>Austin</string><string>Novato</ ... string> <string>Seattle</string></array></var></struct></data></wddxPacket> 注意 : 文字列は ... , 例 , シリアル , wddxPacket , WDDX , var , 配列 , array , struct , comment ...
https://man.plustar.jp/php/wddx.examples-serialize.html - [similar]
現在の配列エントリを返す 2166
« ArrayIterator::count ArrayIterator::getArrayCopy » PHP Manual ArrayIterator 現在の配列エントリ ... を返す ArrayIterator::current (PHP 5, PHP 7, PHP 8) ArrayIterat ... or::current — 現在の配列エントリを返す 説明 public ArrayIterator::current (): mixed 現在の配列エントリを取得 ... せん。 戻り値 現在の配列エントリを返します。 例 例1 ArrayIterator::current() の例 <?php $array = array( '1' ... => 'one' , '2' => 'two' , '3' => 'three' ); $arrayobject = new ArrayObject ( $array ); for( $iterator ...
https://man.plustar.jp/php/arrayiterator.current.html - [similar]
ArithmeticError 2166
« ArgumentCountError AssertionError » PHP Manual 定義済みの例外 ArithmeticError ArithmeticError ... tring $ file = "" ; protected int $ line ; private array $ trace = [] ; private ? Throwable $ previous = nu ... ::getLine (): int final public Error::getTrace (): array final public Error::getTraceAsString (): string pu ... final , int , private , protected , 発生 , 継承 , array ...
https://man.plustar.jp/php/class.arithmeticerror.html - [similar]
DOMCdataSection クラス 2166
« DOMAttr::isId DOMCdataSection::__construct » PHP Manual DOM DOMCdataSection クラス DOMCdataSec ... exclusive = false , bool $withComments = false , ? array $xpath = null , ? array $nsPrefixes = null ): stri ... exclusive = false , bool $withComments = false , ? array $xpath = null , ? array $nsPrefixes = null ): int ...
https://man.plustar.jp/php/class.domcdatasection.html - [similar]