検索

phrase: max: clip:
target: order:
Results of 831 - 840 of about 2443 for Array (0.320 sec.)
以降のコール用の SOAP ヘッダを設定する 2206
« SoapClient::__setLocation SoapClient::__soapCall » PHP Manual SoapClient 以降のコール用の SOAP ... public SoapClient::__setSoapHeaders ( SoapHeader | array | null $headers = null ): bool SOAP リクエストで送 ... ers() の例 <?php $client = new SoapClient ( null , array( 'location' => "http://localhost/soap.php" , 'uri' ... ヘッダの設定 <?php $client = new SoapClient ( null , array( 'location' => "http://localhost/soap.php" , 'uri' ... => "http://test-uri/" )); $headers = array(); $headers [] = new SoapHeader ( 'http://soapinte ...
https://man.plustar.jp/php/soapclient.setsoapheaders.html - [similar]
フィールドの配列を CSV の行として書き出す 2206
« SplFileObject::fpassthru SplFileObject::fread » PHP Manual SplFileObject フィールドの配列を CS ... として書き出す 説明 public SplFileObject::fputcsv ( array $fields , string $separator = "," , string $enclos ... 例 例1 SplFileObject::fputcsv() の例 <?php $list = array ( array( 'aaa' , 'bbb' , 'ccc' , 'dddd' ), array( ... '123' , '456' , '789' ), array( '"aaa"' , '"bbb"' ) ); $file = new SplFileObject ...
https://man.plustar.jp/php/splfileobject.fputcsv.html - [similar]
dBase 2193
« cubrid_send_glo はじめに » PHP Manual ベンダー固有のモジュール dBase dBase はじめに インストー ... — Gets a record from a database as an associative array dbase_get_record — Gets a record from a database a ... s an indexed array dbase_numfields — Gets the number of fields of a d ... ase , record , from , info , インストール , 設定 , array , header , names , associative ...
https://man.plustar.jp/php/book.dbase.html - [similar]
ArrayIterator クラス 2193
« AppendIterator::valid ArrayIterator::append » PHP Manual イテレータ ArrayIterator クラス Array ... ができます。 同じ配列を何度も反復処理したい場合は、 ArrayObject のインスタンスとそれを参照する ArrayIterator ... () メソッドを手動でコールします。 クラス概要 class ArrayIterator implements SeekableIterator , ArrayAccess ... /* 定数 */ const int STD_PROP_LIST = 1 ; const int ARRAY_AS_PROPS = 2 ; /* メソッド */ public __construct ( ... array | object $array = [] , int $flags = 0 ) public app ...
https://man.plustar.jp/php/class.arrayiterator.html - [similar]
DOMEntity クラス 2193
« DOMElement::setIdAttributeNS DOMEntityReference » PHP Manual DOM DOMEntity クラス DOMEntity ク ... exclusive = false , bool $withComments = false , ? array $xpath = null , ? array $nsPrefixes = null ): stri ... exclusive = false , bool $withComments = false , ? array $xpath = null , ? array $nsPrefixes = null ): int ... ンティティ , DOMEntity , クラス , パース , OMNode , array ...
https://man.plustar.jp/php/class.domentity.html - [similar]
The Collection interface 2193
« 例 Ds\Collection::clear » PHP Manual Data Structures The Collection interface The Collection i ... abstract public isEmpty (): bool abstract public toArray (): array } 変更履歴 バージョン 説明 PECL ds 1.4.0 ... s whether the collection is empty Ds\Collection::toArray — Converts the collection to an array 関連キーワー ... all , ollection , implements , copy , isEmpty , toArray , array ...
https://man.plustar.jp/php/class.ds-collection.html - [similar]
GMP クラス 2193
« gmp_xor GMP::__serialize » PHP Manual GMP GMP クラス GMP クラス (PHP 5 >= 5.6.0, PHP 7, PHP 8) ... class GMP { /* メソッド */ public __serialize (): array public __unserialize ( array $data ): void } 目次 ... ワード: クラス , オブジェクト , serialize , public , array , unserialize , data , 算術 , 比較 , サポート ...
https://man.plustar.jp/php/class.gmp.html - [similar]
ImagickPixel クラス 2193
« ImagickDraw::translate ImagickPixel::clear » PHP Manual ImageMagick ImagickPixel クラス Imagic ... (): bool public getColor ( int $normalized = 0 ): array public getColorAsString (): string public getColor ... Count (): int public getColorQuantum (): array public getColorValue ( int $color ): float public ... ntum ( int $color ): int | float public getHSL (): array public getIndex (): int public isPixelSimilar ( Im ... ic , int , float , クラス , Description , string , array , オブジェクト , 設定 ...
https://man.plustar.jp/php/class.imagickpixel.html - [similar]
ReflectionFunctionAbstract クラス 2193
« ReflectionFunction::__toString ReflectionFunctionAbstract::__clone » PHP Manual リフレクション ... ibutes ( ? string $name = null , int $flags = 0 ): array public getClosureScopeClass (): ? ReflectionClass ... is (): ? object public getClosureUsedVariables (): array public getDocComment (): string | false public get ... equiredParameters (): int public getParameters (): array public getReturnType (): ? ReflectionType public g ... Line (): int | false public getStaticVariables (): array public getTentativeReturnType (): ? ReflectionType ...
https://man.plustar.jp/php/class.reflectionfunctionabstract.html - [similar]
The Zookeeper class 2193
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper ... oid public create ( string $path , string $value , array $acls , int $flags = null ): string public delete ... ts ( string $path , callable $watcher_cb = null ): array public get ( string $path , callable $watcher_cb = ... null , array &$stat = null , int $max_size = 0 ): string public ... getAcl ( string $path ): array public getChildren ( string $path , callable $watc ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]