検索

phrase: max: clip:
target: order:
Results of 711 - 720 of about 2443 for Array (0.087 sec.)
定義済みの全ての関数を配列で返す 2271
« function_exists register_shutdown_function » PHP Manual 関数処理 関数 定義済みの全ての関数を配 ... fined_functions ( bool $exclude_disabled = true ): array すべての定義済み関数を配列で返します。 パラメータ ... ?> 上の例の出力は、 たとえば以下のようになります。 Array ( [internal] => Array ( [0] => zend_version [1] => ... p ... [750] => bcscale [751] => bccomp ) [user] => Array ( [0] => myrow ) ) 参考 function_exists() - 指定し ... 配列 , defined , functions , exclude , function , Array , func , 内部 ...
https://man.plustar.jp/php/function.get-defined-functions.html - [similar]
暗号化エンジンの情報を返す 2271
« gnupg_export gnupg_geterror » PHP Manual GnuPG 関数 暗号化エンジンの情報を返す gnupg_getengine ... 説明 gnupg_getengineinfo ( resource $identifier ): array パラメータ identifier gnupg_init() あるいは gnupg ... einfo ( $res )); ?> 上の例の出力は以下となります。 array(3) { ["protocol"]=> int(0) ["file_name"]=> string( ... tengineinfo ()); ?> 上の例の出力は以下となります。 array(3) { ["protocol"]=> int(0) ["file_name"]=> string( ... 情報 , エンジン , getengineinfo , string , file , array , protocol , bin , usr , identifier ...
https://man.plustar.jp/php/function.gnupg-getengineinfo.html - [similar]
エラー情報を返す 2271
« gnupg_geterror gnupg_getprotocol » PHP Manual GnuPG 関数 エラー情報を返す gnupg_geterrorinfo ( ... 説明 gnupg_geterrorinfo ( resource $identifier ): array パラメータ identifier gnupg_init() あるいは gnupg ... rinfo ( $res )); ?> 上の例の出力は以下となります。 array(4) { ["generic_message"]=> bool(false) ["gpgme_cod ... eterrorinfo ()); ?> 上の例の出力は以下となります。 array(4) { ["generic_message"]=> string(14) "decrypt fai ... ド: エラー , 情報 , gpgme , geterrorinfo , string , array , identifier , int , 出力 , generic ...
https://man.plustar.jp/php/function.gnupg-geterrorinfo.html - [similar]
シグナルを待つ 2271
« pcntl_sigtimedwait pcntl_strerror » PHP Manual PCNTL 関数 シグナルを待つ pcntl_sigwaitinfo (PH ... waitinfo — シグナルを待つ 説明 pcntl_sigwaitinfo ( array $signals , array &$info = [] ): int | false pcntl_ ... SIGHUP signal\n" ; pcntl_sigprocmask ( SIG_BLOCK , array( SIGHUP )); echo "Sending SIGHUP to self\n" ; posi ... , SIGHUP ); echo "Waiting for signals\n" ; $info = array(); pcntl_sigwaitinfo (array( SIGHUP ), $info ); ?> ...
https://man.plustar.jp/php/function.pcntl-sigwaitinfo.html - [similar]
変数をユーザーキャッシュから削除する 2271
« wincache_ucache_dec wincache_ucache_exists » PHP Manual WinCache 関数 変数をユーザーキャッシュ ... cache_ucache_delete() で key に配列を使う例 <?php $array1 = array( 'green' => '5' , 'blue' => '6' , 'yellow ... ' => '7' , 'cyan' => '8' ); wincache_ucache_set ( $array1 ); $array2 = array( 'green' , 'blue' , 'yellow' , ... 'cyan' ); var_dump ( wincache_ucache_delete ( $array2 )); ?> 上の例の出力は以下となります。 array(4) { ... 配列を使い、いくつかの要素の削除に失敗する例 <?php $array1 = array( 'green' => '5' , 'blue' => '6' , 'yellow ...
https://man.plustar.jp/php/function.wincache-ucache-delete.html - [similar]
クエリのプレースホルダーに値をバインドする 2271
« CollectionModify::arrayInsert CollectionModify::__construct » PHP Manual mysql_xdevapi\Collect ... 説明 public mysql_xdevapi\CollectionModify::bind ( array $placeholder_values ): mysql_xdevapi\CollectionMod ... ame = :name" ) -> bind ([ 'name' => 'Bernie' ]) -> arrayAppend ( 'traits' , 'Happy' ) -> execute (); $resul ... ?> 上の例の出力は、 たとえば以下のようになります。 Array ( [0] => Array ( [_id] => 00005b6b5361000000000000 ... 0110 [name] => Bernie [traits] => Array ( [0] => Friend [1] => Brother [2] => Human [3] => ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.bind.html - [similar]
select のクエリパラメータをバインドする 2271
« mysql_xdevapi\TableSelect TableSelect::__construct » PHP Manual mysql_xdevapi\TableSelect sele ... ドする 説明 public mysql_xdevapi\TableSelect::bind ( array $placeholder_values ): mysql_xdevapi\TableSelect 特 ... ?> 上の例の出力は、 たとえば以下のようになります。 Array ( [0] => Array ( [name] => John [age] => 42 ) ) 関 ... クエリパラメータ , xdevapi , bind , placeholder , Array , values , John , 出力 , オブジェクト ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.bind.html - [similar]
select 文のソート条件を設定する 2271
« TableSelect::offset TableSelect::where » PHP Manual mysql_xdevapi\TableSelect select 文のソート ... ?> 上の例の出力は、 たとえば以下のようになります。 Array ( [0] => Array ( [name] => Sam [age] => 42 ) [1] = ... > Array ( [name] => John [age] => 42 ) ) 関連キーワード: ソ ... ート , 条件 , TableSelect , 設定 , 文 , xdevapi , Array , expr , sort , orderby ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.orderby.html - [similar]
Submits an object for execution 2271
« Pool::shutdown Pool::submitTo » PHP Manual Pool Submits an object for execution Pool::submit ( ... ed]=> string(8) "MyWorker" ["workers":protected]=> array(1) { [0]=> object(MyWorker)#4 (1) { ["something"]= ... ject(Something)#5 (0) { } } } ["work":protected]=> array(1) { [0]=> object(MyWork)#3 (1) { ["worker"]=> obj ... ct(Something)#6 (0) { } } } } ["ctor":protected]=> array(1) { [0]=> object(Something)#2 (0) { } } ["last":p ... , Submits , protected , task , MyWorker , submit , array , int , Worker ...
https://man.plustar.jp/php/pool.submit.html - [similar]
Returns the value for the facet.date.other parameter 2271
« SolrQuery::getFacetDateHardEnd SolrQuery::getFacetDateStart » PHP Manual SolrQuery Returns the ... :getFacetDateOther ( string $field_override = ? ): array Returns the value for the facet.date.other paramet ... d_override The name of the field 戻り値 Returns an array on success and null if not set. 関連キーワード: Re ... eter , cet , SolrQuery , the , getFacetDateOther , array , accepts , success , パラメータ ...
https://man.plustar.jp/php/solrquery.getfacetdateother.html - [similar]