検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 276 for [SIMILAR] 16 1024 4096 WITH 12073 ルゴ WITH 1012... (0.299 sec.)
認証付きの公開鍵による暗号化 0
« sodium_crypto_box_seed_keypair sodium_crypto_core_ristretto255_add » PHP Manual Sodium 関数 認証付きの公開鍵による暗号化 sodium_crypto_box (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box — 認証付きの公開鍵による暗号化 説明 sodium_crypto_box ( string $message , string $nonce , string $key_pai ...
https://man.plustar.jp/php/function.sodium-crypto-box.html - [similar]
文字列をランダムにシャッフルする 0
« str_rot13 str_split » PHP Manual String 関数 文字列をランダムにシャッフルする str_shuffle (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) str_shuffle — 文字列をランダムにシャッフルする 説明 str_shuffle ( string $string ): string str_shuffle() は文字列をシャッフルします。 考えられるすべての順列の ...
https://man.plustar.jp/php/function.str-shuffle.html - [similar]
バイナリ diff を適用して作成するファイルのサイズを読み込む 0
« xdiff 関数 xdiff_file_bdiff » PHP Manual xdiff 関数 バイナリ diff を適用して作成するファイルのサイズを読み込む xdiff_file_bdiff_size (PECL xdiff >= 1.5.0) xdiff_file_bdiff_size — バイナリ diff を適用して作成するファイルのサイズを読み込む 説明 xdiff_file_bdiff_size ( string $file ): int ...
https://man.plustar.jp/php/function.xdiff-file-bdiff-size.html - [similar]
バイナリ diff を適用して作成するファイルのサイズを読み込む 0
« xdiff_file_rabdiff xdiff_string_bdiff » PHP Manual xdiff 関数 バイナリ diff を適用して作成するファイルのサイズを読み込む xdiff_string_bdiff_size (PECL xdiff >= 1.5.0) xdiff_string_bdiff_size — バイナリ diff を適用して作成するファイルのサイズを読み込む 説明 xdiff_string_bdiff_size ( str ...
https://man.plustar.jp/php/function.xdiff-string-bdiff-size.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
配列 関数 0
« 配列のソート array_change_key_case » PHP Manual 配列 配列 関数 配列 関数 参考 is_array() , explode() , implode() , preg_split() , および join() も参照してください。 目次 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column — 入力配 ...
https://man.plustar.jp/php/ref.array.html - [similar]
String 関数 0
« 定義済み定数 addcslashes » PHP Manual 文字列 String 関数 String 関数 参考 より強力な文字列処理および処理関数については、 Perl 互換正規表現関数 を参照してください。 マルチバイト文字のエンコーディングを扱うときは、 マルチバイト文字列関数 . を参照してください。 目次 addcslashes — C 言語と ...
https://man.plustar.jp/php/ref.strings.html - [similar]
Phar クラス 0
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに Phar クラスは、phar アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 クラス概要 class Phar extends RecursiveDirector ...
https://man.plustar.jp/php/class.phar.html - [similar]
幅と高さを指定して、画像の縮尺を変更する 0
« imagesavealpha imagesetbrush » PHP Manual GD および Image 関数 幅と高さを指定して、画像の縮尺を変更する imagescale (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagescale — 幅と高さを指定して、画像の縮尺を変更する 説明 imagescale ( GdImage $image , int $width , int $height = -1 , int $mode = IMG_BIL ...
https://man.plustar.jp/php/function.imagescale.html - [similar]
データを復号する 0
« openssl_csr_sign openssl_dh_compute_key » PHP Manual OpenSSL 関数 データを復号する openssl_decrypt (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_decrypt — データを復号する 説明 openssl_decrypt ( string $data , string $cipher_algo , string $passphrase , int $options = 0 , string $iv = "" , ? s ...
https://man.plustar.jp/php/function.openssl-decrypt.html - [similar]