検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 191 for export (0.010 sec.)
ReflectionObject クラス 5035
« ReflectionNamedType::isBuiltin ReflectionObject::__construct » PHP Manual リフレクション Refle ... 継承したメソッド */ public static ReflectionClass::export ( mixed $argument , bool $return = false ): string ... ct — ReflectionObject を作成する ReflectionObject::export — エクスポートする 関連キーワード: ReflectionClass ...
https://man.plustar.jp/php/class.reflectionobject.html - [similar]
変数に関する情報をダンプする 5035
« unset var_export » PHP Manual 変数操作 関数 変数に関する情報をダンプする var_dump (PHP 4, PHP ... ump() - 内部的な zval を表す文字列をダンプする var_export() - 変数の文字列表現を出力または返す __debugInfo() ...
https://man.plustar.jp/php/function.var-dump.html - [similar]
インデックスの情報を保持しつつ配列を並べ替える 4991
« Collator Collator::compare » PHP Manual Collator インデックスの情報を保持しつつ配列を並べ替える ... t ( $coll , $arr , Collator :: SORT_NUMERIC ); var_export ( $arr ); collator_asort ( $coll , $arr , Collator ... :: SORT_STRING ); var_export ( $arr ); ?> 上の例の出力は以下となります。 array ...
https://man.plustar.jp/php/collator.asort.html - [similar]
ReflectionClassConstant クラス 4948
« ReflectionClass::__toString ReflectionClassConstant::__construct » PHP Manual リフレクション R ... | string $class , string $constant ) public static export ( mixed $class , string $name , bool $return = ? ) ... nClassConstant を構築する ReflectionClassConstant::export — リフレクションをエクスポートする ReflectionClass ...
https://man.plustar.jp/php/class.reflectionclassconstant.html - [similar]
署名を生成する 4948
« openssl_seal openssl_spki_export_challenge » PHP Manual OpenSSL 関数 署名を生成する openssl_si ... ey_type" => OPENSSL_KEYTYPE_RSA , )); openssl_pkey_export ( $new_key_pair , $private_key_pem ); $details = o ...
https://man.plustar.jp/php/function.openssl-sign.html - [similar]
ファイルからラージオブジェクトをインポートする 4948
« pg_lo_export pg_lo_open » PHP Manual PostgreSQL 関数 ファイルからラージオブジェクトをインポート ... ; pg_query ( $database , "commit" ); ?> 参考 pg_lo_export() - ラージオブジェクトをファイルにエクスポートする ...
https://man.plustar.jp/php/function.pg-lo-import.html - [similar]
指定した変数に関する情報を解りやすく出力する 4948
« isset serialize » PHP Manual 変数操作 関数 指定した変数に関する情報を解りやすく出力する print_ ... 式で表示します。 print_r() 、 var_dump() および var_export() は、オブジェクトの protected および private のプ ... にする var_dump() - 変数に関する情報をダンプする var_export() - 変数の文字列表現を出力または返す 関連キーワード ...
https://man.plustar.jp/php/function.print-r.html - [similar]
PHP 7.4.x で推奨されなくなる機能 4948
« 下位互換性のない変更点 削除された拡張モジュール » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 ... 発生させてきませんでした。 Reflection クラスの全ての export() メソッドは推奨されなくなりました。次のようにして ... 変換するようにして下さい: <?php // ReflectionClass::export(Foo::class, false) is: echo new ReflectionClass ( ... Foo ::class), "\n" ; // $str = ReflectionClass::export(Foo::class, true) is: $str = (string) new Reflecti ...
https://man.plustar.jp/php/migration74.deprecated.html - [similar]
ReflectionProperty オブジェクトを作成する 4948
« ReflectionProperty::__clone ReflectionProperty::export » PHP Manual ReflectionProperty Reflect ... red at compile-time' : 'created at run-time' , var_export ( Reflection :: getModifierNames ( $prop -> getMod ...
https://man.plustar.jp/php/reflectionproperty.construct.html - [similar]
Exports the information about RRD database 4904
« rrd_version rrdc_disconnect » PHP Manual RRD 関数 Exports the information about RRD database r ... rd_xport (PECL rrd >= 0.9.0) rrd_xport — Exports the information about RRD database 説明 rrd_xport ... ( array $options ): array Exports the information about RRD database file. This dat ... file. パラメータ options Array of options for the export, see rrd xport man page. 戻り値 Array with informa ... ます. 関連キーワード: RRD , database , information , Exports , rrd , the , file , Array , array , then ...
https://man.plustar.jp/php/function.rrd-xport.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT