検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 191 for export (0.014 sec.)
コンパクト、かつ保存可能な値のバイナリ表現を生成する 4817
« Igbinary 関数 igbinary_unserialize » PHP Manual Igbinary 関数 コンパクト、かつ保存可能な値のバ ... ' , 'test' ]); echo urlencode ( $ser ), "\n" ; var_export ( igbinary_unserialize ( $ser )); ?> 上の例の出力は ... て保存されたバイナリ表現から、PHP の値を復元する var_export() - 変数の文字列表現を出力または返す json_encode() ...
https://man.plustar.jp/php/function.igbinary-serialize.html - [similar]
CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する 4817
« openssl_csr_new openssl_decrypt » PHP Manual OpenSSL 関数 CSRに他の証明書(あるいは自分自身)で ... エンコードされた CSR へのパス、 あるいは openssl_csr_export() で生成した文字列も使用可能です。 ca_certificate ... 作成された証明書をそのまま表示します。 openssl_x509_export ( $usercert , $certout ); echo $certout ; // 発生し ...
https://man.plustar.jp/php/function.openssl-csr-sign.html - [similar]
サンプル 4817
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... - openssl_cms_sign の例 Example#921 - openssl_csr_export_to_file() の例 Example#922 - openssl_csr_export() ... 949 - openssl_sign の例 Example#950 - openssl_spki_export_challenge の例 Example#951 - openssl_spki_export_c ... <keygen> から取り出す例 Example#952 - openssl_spki_export の例 Example#953 - openssl_spki_export を使い、<ke ... cubrid_lob_close example Example#1141 - cubrid_lob_export example Example#1142 - cubrid_lob_get example Exam ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
SVN 関数 4817
« 定義済み定数 svn_add » PHP Manual SVN SVN 関数 SVN 関数 目次 svn_add — Schedules the addition ... vn_diff — ふたつのパスの差分を再帰的に取得する svn_exportExport the contents of a SVN directory svn_fs_ab ...
https://man.plustar.jp/php/ref.svn.html - [similar]
ReflectionClassConstant オブジェクトの文字列表現を返す 4817
« ReflectionClassConstant::isPublic ReflectionEnum » PHP Manual ReflectionClassConstant Reflecti ... 文字列表現を返します。 参考 ReflectionClassConstant::export() - リフレクションをエクスポートする __toString() ...
https://man.plustar.jp/php/reflectionclassconstant.tostring.html - [similar]
ReflectionExtension を作成する 4817
« ReflectionExtension::__clone ReflectionExtension::export » PHP Manual ReflectionExtension Refl ...
https://man.plustar.jp/php/reflectionextension.construct.html - [similar]
マジックメソッド 4773
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジ ... $properties ): object この static メソッドは、 var_export() によって エクスポートされたクラスのためにコールさ ... A ; $a -> var1 = 5 ; $a -> var2 = 'foo' ; $b = var_export ( $a , true ); var_dump ( $b ); eval( '$c = ' . $b ... ]=> int(5) ["var2"]=> string(3) "foo" } 注意 : var_export() でオブジェクトをエクスポートする際に、 そのオブジ ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
新しく追加された関数 4773
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 ... nssl_pkey_derive() Sockets socket_wsaprotocol_info_export() socket_wsaprotocol_info_import() socket_wsaproto ...
https://man.plustar.jp/php/migration73.new-functions.html - [similar]
ファイルデータを LOB にインポートする 4773
« OCILob::getBuffering OCILob::load » PHP Manual OCILob ファイルデータを LOB にインポートする OC ... 従って OCILob に名前が変更されました。 参考 OCILob::export OCILob::write 関連キーワード: OCILob , データ , LO ...
https://man.plustar.jp/php/ocilob.import.html - [similar]
アトリビュートを取得する 4773
« ReflectionClassConstant::export ReflectionClassConstant::getDeclaringClass » PHP Manual Reflec ...
https://man.plustar.jp/php/reflectionclassconstant.getattributes.html - [similar]