検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 313 for [SIMILAR] 16 1024 4096 WITH 16650 iconv WITH 153... (0.265 sec.)
新機能 0
« 下位互換性のない変更点 PHP 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新機能 新機能 定数式 数値や文字列リテラルと定数を、これまでのバージョンでは静的な値が想定されていた場面 (定数やプロパティの宣言、関数のデフォルト引数など) で、スカラー式として扱えるよ ...
https://man.plustar.jp/php/migration56.new-features.html - [similar]
SoapClient のコンストラクタ 0
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ SoapClient::__construct (PHP 5, PHP 7, PHP 8) SoapClient::__construct — SoapClient のコンストラクタ 説明 public SoapClient::__construct ( ? string $wsdl , array $options = [] ) SOAP サービスに ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
指定した符号化方式でデータを圧縮する 0
« zlib_decode zlib_get_coding_type » PHP Manual Zlib 関数 指定した符号化方式でデータを圧縮する zlib_encode (PHP 5 >= 5.4.0, PHP 7, PHP 8) zlib_encode — 指定した符号化方式でデータを圧縮する 説明 zlib_encode ( string $data , int $encoding , int $level = -1 ): string | false 指定した符号化方 ...
https://man.plustar.jp/php/function.zlib-encode.html - [similar]
CMS メッセージを復号化する 0
« openssl_cipher_iv_length openssl_cms_encrypt » PHP Manual OpenSSL 関数 CMS メッセージを復号化する openssl_cms_decrypt (PHP 8) openssl_cms_decrypt — CMS メッセージを復号化する 説明 openssl_cms_decrypt ( string $input_filename , string $output_filename , OpenSSLCertificate | string $cert ...
https://man.plustar.jp/php/function.openssl-cms-decrypt.html - [similar]
ファイルに署名する 0
« openssl_cms_read openssl_cms_verify » PHP Manual OpenSSL 関数 ファイルに署名する openssl_cms_sign (PHP 8) openssl_cms_sign — ファイルに署名する 説明 openssl_cms_sign ( string $input_filename , string $output_filename , OpenSSLCertificate | string $certificate , OpenSSLAsymmetricKey | O ...
https://man.plustar.jp/php/function.openssl-cms-sign.html - [similar]
declare 0
« match return » PHP Manual 制御構造 declare declare (PHP 4, PHP 5, PHP 7, PHP 8) declare 文は、あるコードブロックの中に 実行ディレクティブをセットするために使用します。 declare の文法は他の制御構造と似ています。 declare (ディレクティブ) 文 ディレクティブ の箇所で、セットされた declare ブ ...
https://man.plustar.jp/php/control-structures.declare.html - [similar]
インクリメンタルな圧縮コンテキストを初期化する 0
« deflate_add gzclose » PHP Manual Zlib 関数 インクリメンタルな圧縮コンテキストを初期化する deflate_init (PHP 7, PHP 8) deflate_init — インクリメンタルな圧縮コンテキストを初期化する 説明 deflate_init ( int $encoding , array $options = [] ): DeflateContext | false 指定された encoding を使 ...
https://man.plustar.jp/php/function.deflate-init.html - [similar]
CMS の署名を検証する 0
« openssl_cms_sign openssl_csr_export_to_file » PHP Manual OpenSSL 関数 CMS の署名を検証する openssl_cms_verify (PHP 8) openssl_cms_verify — CMS の署名を検証する 説明 openssl_cms_verify ( string $input_filename , int $flags = 0 , ? string $certificates = null , array $ca_info = [] , ? st ...
https://man.plustar.jp/php/function.openssl-cms-verify.html - [similar]
CMS メッセージを暗号化する 0
« openssl_cms_decrypt openssl_cms_read » PHP Manual OpenSSL 関数 CMS メッセージを暗号化する openssl_cms_encrypt (PHP 8) openssl_cms_encrypt — CMS メッセージを暗号化する 説明 openssl_cms_encrypt ( string $input_filename , string $output_filename , OpenSSLCertificate | array | string $cert ...
https://man.plustar.jp/php/function.openssl-cms-encrypt.html - [similar]