検索

phrase: max: clip:
target: order:
Results of 371 - 380 of about 1029 for [SIMILAR] 16 1024 4096 WITH 8818 ーマ WITH 8382 ... (0.761 sec.)
署名された公開鍵とチャレンジを新規に作成する 0
« openssl_spki_export openssl_spki_verify » PHP Manual OpenSSL 関数 署名された公開鍵とチャレンジを新規に作成する openssl_spki_new (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_new — 署名された公開鍵とチャレンジを新規に作成する 説明 openssl_spki_new ( OpenSSLAsymmetricKey $private_key , str ...
https://man.plustar.jp/php/function.openssl-spki-new.html - [similar]
署名を検証する 0
« openssl_spki_verify openssl_x509_check_private_key » PHP Manual OpenSSL 関数 署名を検証する openssl_verify (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_verify — 署名を検証する 説明 openssl_verify ( string $data , string $signature , OpenSSLAsymmetricKey | OpenSSLCertificate | array | ...
https://man.plustar.jp/php/function.openssl-verify.html - [similar]
テキスト型フィールドに挿入するために、リテラルをエスケープする 0
« pg_escape_identifier pg_escape_string » PHP Manual PostgreSQL 関数 テキスト型フィールドに挿入するために、リテラルをエスケープする pg_escape_literal (PHP 5 >= 5.4.4, PHP 7, PHP 8) pg_escape_literal — テキスト型フィールドに挿入するために、リテラルをエスケープする 説明 pg_escape_literal ( ...
https://man.plustar.jp/php/function.pg-escape-literal.html - [similar]
バイナリ文字列からデータを切り出す 0
« uniqid usleep » PHP Manual その他の関数 バイナリ文字列からデータを切り出す unpack (PHP 4, PHP 5, PHP 7, PHP 8) unpack — バイナリ文字列からデータを切り出す 説明 unpack ( string $format , string $string , int $offset = 0 ): array | false format に基づき、バイナリ文字列から配列に分解します ...
https://man.plustar.jp/php/function.unpack.html - [similar]
Windows でのおすすめの構成 0
« Windows 上での PHP インストーラ Windows 上での PHP の手動インストール » PHP Manual Windows システムへのインストール Windows でのおすすめの構成 Windows でのおすすめの構成 OpCache OpCache を有効にすることを強く推奨します。この拡張モジュールは Windows 版の PHP に含まれています。 これは PH ...
https://man.plustar.jp/php/install.windows.recommended.html - [similar]
Phar アーカイブの PHP ローダ (あるいは起動スタブ) を設定する 0
« Phar::setSignatureAlgorithm Phar::startBuffering » PHP Manual Phar Phar アーカイブの PHP ローダ (あるいは起動スタブ) を設定する Phar::setStub (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::setStub — Phar アーカイブの PHP ローダ (あるいは起動スタブ) を設定する 説明 public Phar ...
https://man.plustar.jp/php/phar.setstub.html - [similar]
現在の tar/zip アーカイブ内のすべてのファイルを圧縮する 0
« PharData::compress PharData::__construct » PHP Manual PharData 現在の tar/zip アーカイブ内のすべてのファイルを圧縮する PharData::compressFiles (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::compressFiles — 現在の tar/zip アーカイブ内のすべてのファイルを圧縮する 説明 publi ...
https://man.plustar.jp/php/phardata.compressfiles.html - [similar]
現在の zip アーカイブ内のすべてのファイルの圧縮を解除する 0
« PharData::decompress PharData::delMetadata » PHP Manual PharData 現在の zip アーカイブ内のすべてのファイルの圧縮を解除する PharData::decompressFiles (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::decompressFiles — 現在の zip アーカイブ内のすべてのファイルの圧縮を解除する ...
https://man.plustar.jp/php/phardata.decompressfiles.html - [similar]
ファイルから行を取り出し CSV フィールドとして処理する 0
« SplFileObject::fgetc SplFileObject::fgets » PHP Manual SplFileObject ファイルから行を取り出し CSV フィールドとして処理する SplFileObject::fgetcsv (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fgetcsv — ファイルから行を取り出し CSV フィールドとして処理する 説明 public SplFileObject::fge ...
https://man.plustar.jp/php/splfileobject.fgetcsv.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]