検索

phrase: max: clip:
target: order:
Results of 371 - 380 of about 2443 for Array (0.069 sec.)
すべての設定オプションを得る 2625
« ini_alter ini_get » PHP Manual PHP オプション/情報 関数 すべての設定オプションを得る ini_get_a ... string $extension = null , bool $details = true ): array | false すべての登録済み設定オプションを返します。 ... ?> 上の例の出力は、 たとえば以下のようになります。 Array ( [pcre.backtrack_limit] => Array ( [global_value] ... > 100000 [access] => 7 ) [pcre.recursion_limit] => Array ( [global_value] => 100000 [local_value] => 100000 ... [access] => 7 ) ) Array ( [allow_call_time_pass_reference] => Array ( [glo ...
https://man.plustar.jp/php/function.ini-get-all.html - [similar]
xhprof プロファイラを終了する 2625
« Xhprof 関数 xhprof_enable » PHP Manual Xhprof 関数 xhprof プロファイラを終了する xhprof_disabl ... rof プロファイラを終了する 説明 xhprof_disable (): array プロファイラを終了して、xhprof の実行結果データを返 ... ?> 上の例の出力は、 たとえば以下のようになります。 Array ( [main()==>strlen] => Array ( [ct] => 1 [wt] => 2 ... 79 ) [main()==>xhprof_disable] => Array ( [ct] => 1 [wt] => 9 ) [main()] => Array ( [ct] = ... キーワード: xhprof , プロファイラ , 終了 , disable , Array , 関数 , Xhprof , 実行 , データ , パラメータ ...
https://man.plustar.jp/php/function.xhprof-disable.html - [similar]
YAML ストリームをパースする 2625
« yaml_parse_url Yaf » PHP Manual Yaml 関数 YAML ストリームをパースする yaml_parse (PECL yaml >= ... ( string $input , int $pos = 0 , int &$ndocs = ? , array $callbacks = null ): mixed YAML ドキュメントストリ ... ?> 上の例の出力は、 たとえば以下のようになります。 array(8) { ["invoice"]=> int(34843) ["date"]=> string(10 ... ) "2001-01-23" ["bill-to"]=> &array(3) { ["given"]=> string(5) "Chris" ["family"]=> st ... ring(6) "Dumars" ["address"]=> array(4) { ["lines"]=> string(34) "458 Walkman Dr. Suite ...
https://man.plustar.jp/php/function.yaml-parse.html - [similar]
Yaf_Dispatcher のインスタンスを取得する 2625
« Yaf_Application::getConfig Yaf_Application::getLastErrorMsg » PHP Manual Yaf_Application Yaf_D ... _Application::getDispatcher() の例 <?php $config = array( "application" => array( "directory" => realpath ( ... ted] => Yaf_Router Object ( [_routes:protected] => Array ( [_default] => Yaf_Route_Static Object ( ) ) [_cu ... [action] => [method] => Cli [params:protected] => Array ( ) [language:protected] => [_exception:protected] ... => [routed:protected] => ) [_plugins:protected] => Array ( ) [_auto_render:protected] => 1 [_return_respons ...
https://man.plustar.jp/php/yaf-application.getdispatcher.html - [similar]
二つのアフィン変換行列を連結する 2612
« imageaffine imageaffinematrixget » PHP Manual GD および Image 関数 二つのアフィン変換行列を連結 ... ン変換行列を連結する 説明 imageaffinematrixconcat ( array $matrix1 , array $matrix2 ): array | false 二つのア ... m1 = imageaffinematrixget ( IMG_AFFINE_TRANSLATE , array( 'x' => 2 , 'y' => 3 )); $m2 = imageaffinematrixge ... t ( IMG_AFFINE_SCALE , array( 'x' => 4 , 'y' => 5 )); $matrix = imageaffinematr ... t_r ( $matrix ); ?> 上の例の出力は以下となります。 Array ( [0] => 4 [1] => 0 [2] => 0 [3] => 5 [4] => 8 [5] ...
https://man.plustar.jp/php/function.imageaffinematrixconcat.html - [similar]
収集する処理が呼ばれた情報の一覧を返す 2612
« Scoutapm 関数 scoutapm_list_instrumented_functions » PHP Manual Scoutapm 関数 収集する処理が呼 ... 呼ばれた情報の一覧を返す 説明 scoutapm_get_calls (): array scoutapm_get_calls() が最後に呼び出された後から行わ ... ?> 上の例の出力は、 たとえば以下のようになります。 Array ( [0] => Array ( [function] => file_get_contents [ ... .7935 [time_taken] => 2.7894973754883E-5 [argv] => Array ( [0] => a.txt ) ) [1] => Array ( [function] => fi ... .7935 [time_taken] => 7.8678131103516E-6 [argv] => Array ( [0] => b.txt ) ) ) 関連キーワード: 収集 , 情報 , ...
https://man.plustar.jp/php/function.scoutapm-get-calls.html - [similar]
バイナリ文字列からデータを切り出す 2612
« uniqid usleep » PHP Manual その他の関数 バイナリ文字列からデータを切り出す unpack (PHP 4, PHP ... ring $format , string $string , int $offset = 0 ): array | false format に基づき、バイナリ文字列から配列に分 ... k() の例 <?php $binarydata = "\x04\x00\xa0\x00" ; $array = unpack ( "cchars/nint" , $binarydata ); print_r ... ( $array ); ?> 上の例の出力は以下となります。 Array ( [char ... ピータの例 <?php $binarydata = "\x04\x00\xa0\x00" ; $array = unpack ( "c2chars/nint" , $binarydata ); print_r ...
https://man.plustar.jp/php/function.unpack.html - [similar]
ReflectionExtension クラス 2599
« ReflectionZendExtension::__toString ReflectionExtension::__clone » PHP Manual リフレクション R ... ng $return = false ): string public getClasses (): array public getClassNames (): array public getConstants ... (): array public getDependencies (): array public getFunctio ... ns (): array public getINIEntries (): array public getName (): ... lic , クラス , 拡張 , モジュール , 取得 , string , array , getName , toString ...
https://man.plustar.jp/php/class.reflectionextension.html - [similar]
夏時間、オフセットおよびタイムゾーン名を含む連想配列を返す 2599
« DateTimeZone::getTransitions DateTimeZone::listIdentifiers » PHP Manual DateTimeZone 夏時間、オ ... public static DateTimeZone::listAbbreviations (): array 手続き型 timezone_abbreviations_list (): array この ... ?> 上の例の出力は、 たとえば以下のようになります。 Array ( [0] => Array ( [dst] => 1 [offset] => -14400 [ti ... mezone_id] => America/Porto_Acre ) [1] => Array ( [dst] => 1 [offset] => -14400 [timezone_id] => A ... merica/Eirunepe ) [2] => Array ( [dst] => 1 [offset] => -14400 [timezone_id] => A ...
https://man.plustar.jp/php/datetimezone.listabbreviations.html - [similar]
変数が宣言されていること、そして null とは異なることを検査する 2599
« is_string print_r » PHP Manual 変数操作 関数 変数が宣言されていること、そして null とは異なるこ ... この関数は配列の要素に対しても動作します: <?php $a = array ( 'test' => 1 , 'hello' => NULL , 'pie' => array( ... ェックを行いたい場合、次を試してみること: var_dump ( array_key_exists ( 'hello' , $a )); // TRUE // 配列の深い ... 文字列のオフセットに対する isset() <?php $expected_array_got_string = 'somestring' ; var_dump (isset( $expe ... cted_array_got_string [ 'some_key' ])); var_dump (isset( $exp ...
https://man.plustar.jp/php/function.isset.html - [similar]