検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 2443 for Array (0.051 sec.)
Adds an array of child documents 2752
« SolrInputDocument::addChildDocument SolrInputDocument::addField » PHP Manual SolrInputDocument ... Adds an array of child documents SolrInputDocument::addChildDocu ... .0) SolrInputDocument::addChildDocuments — Adds an array of child documents 説明 public SolrInputDocument:: ... addChildDocuments ( array &$docs ): void Adds an array of child documents to ... the current input document. パラメータ docs An array of SolrInputDocument objects. 戻り値 値を返しません ...
https://man.plustar.jp/php/solrinputdocument.addchilddocuments.html - [similar]
The EventSslContext class 2739
« EventListener::setErrorCallback EventSslContext::__construct » PHP Manual Event The EventSslCo ... xt::OPT_LOCAL_CERT Key for an item of the options' array used in EventSslContext::__construct() . The optio ... text::OPT_LOCAL_PK Key for an item of the options' array used in EventSslContext::__construct() . The optio ... xt::OPT_PASSPHRASE Key for an item of the options' array used in EventSslContext::__construct() . Represent ... ntext::OPT_CA_FILE Key for an item of the options' array used in EventSslContext::__construct() . Represent ...
https://man.plustar.jp/php/class.eventsslcontext.html - [similar]
ReflectionClass クラス 2739
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション Reflecti ... ibutes ( ? string $name = null , int $flags = 0 ): array public getConstant ( string $name ): mixed public ... getConstants ( ? int $filter = null ): array public getConstructor (): ? ReflectionMethod publi ... c getDefaultProperties (): array public getDocComment (): string | false public get ... me (): string | false public getInterfaceNames (): array public getInterfaces (): array public getMethod ( ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]
検索文字列に一致したすべての文字列を置換する 2739
« str_repeat str_rot13 » PHP Manual String 関数 検索文字列に一致したすべての文字列を置換する str ... 一致したすべての文字列を置換する 説明 str_replace ( array | string $search , array | string $replace , strin ... g | array $subject , int &$count = null ): string | array... body%'>" ); // Hll Wrld f PHP となります $vowels = array( "a" , "e" , "i" , "o" , "u" , "A" , "E" , "I" , " ... ts, vegetables, and fiber every day." ; $healthy = array( "fruits" , "vegetables" , "fiber" ); $yummy = arr ...
https://man.plustar.jp/php/function.str-replace.html - [similar]
定義済み定数 2739
« 実行時設定 例 » PHP Manual OCI8 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... ド 定数 説明 OCI_ASSOC oci_fetch_all() と oci_fetch_array() で結果を連想配列で取得するために使います。 OCI_B ... OTH oci_fetch_all() と oci_fetch_array() で結果を配列と連想配列の両方で取得するために使い ... 使用可能です。 OCI_NUM oci_fetch_all() と oci_fetch_array() で結果を配列で取得するために使います。 OCI_RETUR ... N_LOBS oci_fetch_array() でディスクリプタの代わりに LOB の値を取得するため ...
https://man.plustar.jp/php/oci8.constants.html - [similar]
SOAP 関数をコールする 2739
« SoapClient::__setSoapHeaders SoapServer » PHP Manual SoapClient SOAP 関数をコールする SoapClie ... 説明 public SoapClient::__soapCall ( string $name , array $args , ? array $options = null , SoapHeader | arr ... ay | null $inputHeaders = null , array &$outputHeaders = null ): mixed 本メソッドは、SOAP ... b , $c ); $client -> __soapCall ( "SomeFunction" , array( $a , $b , $c )); $client -> __soapCall ( "SomeFun ... ction" , array( $a , $b , $c ), NULL , new SoapHeader (), $output ...
https://man.plustar.jp/php/soapclient.soapcall.html - [similar]
Poll the items 2739
« ZMQPoll::getLastErrors ZMQPoll::remove » PHP Manual ZMQPoll Poll the items ZMQPoll::poll (PECL ... :poll — Poll the items 説明 public ZMQPoll::poll ( array &$readable , array &$writable , int $timeout = -1 ... to check if there were errors. パラメータ readable Array where readable ZMQSockets/PHP streams are returned ... . The array will be cleared at the beginning of the operation. ... writable Array where writable ZMQSockets/PHP streams are returned ...
https://man.plustar.jp/php/zmqpoll.poll.html - [similar]
PDOStatement クラス 2725
« PDO::setAttribute PDOStatement::bindColumn » PHP Manual PDO PDOStatement クラス PDOStatement ク ... public errorCode (): ? string public errorInfo (): array public execute ( ? array $params = null ): bool pu ... ublic fetchAll ( int $mode = PDO::FETCH_DEFAULT ): array public fetchAll ( int $mode = PDO::FETCH_COLUMN , ... int $column ): array public fetchAll ( int $mode = PDO::FETCH_CLASS , s ... tring $class , ? array $constructorArgs ): array public fetchAll ( int $m ...
https://man.plustar.jp/php/class.pdostatement.html - [similar]
Fetch the next row and return it as an object 2725
« cubrid_fetch_lengths cubrid_fetch_row » PHP Manual CUBRID MySQL 互換関数 Fetch the next row an ... ject ( resource $result , string $class_name = ? , array $params = ? , int $type = ? ): object This functio ... to objects) object is returned. params An optional array of parameters to pass to the constructor for class ... id_fetch_object ( $res , 'demodb_code_construct' , array( 's_name' , 'f_name' ))); // if you want to operat ... cubrid_fetch_object($res, 'demodb_code_construct', array('s_name', 'f_name'), CUBRID_LOB) var_dump ( cubrid ...
https://man.plustar.jp/php/function.cubrid-fetch-object.html - [similar]
結果セットポインタを次の行あるいは要求された行に設定する 2725
« db2_fetch_object db2_field_display_size » PHP Manual IBM DB2 関数 結果セットポインタを次の行あ ... ch_assoc() 、 db2_fetch_both() 、 および db2_fetch_array() のいずれかをコールするでしょう。 これらは、結果セ ... b2_prepare ( $conn , $sql ); db2_execute ( $stmt , array( 10 )); while ( db2_fetch_row ( $stmt )) { $name = ... b2_result() ではなく db2_fetch_both() 、 db2_fetch_array() あるいは db2_fetch_object() を使用することを推奨 ... 、パフォーマンス面でも db2_fetch_both() 、 db2_fetch_array() および db2_fetch_object() は db2_fetch_row() / d ...
https://man.plustar.jp/php/function.db2-fetch-row.html - [similar]