検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 347 for [SIMILAR] 16 1024 4096 WITH 25516 リdi WITH 1919... (0.306 sec.)
内容を指定して、ファイルを ZIP アーカイブに追加する 0
« ZipArchive::addFile ZipArchive::addGlob » PHP Manual ZipArchive 内容を指定して、ファイルを ZIP アーカイブに追加する ZipArchive::addFromString (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::addFromString — 内容を指定して、ファイルを ZIP アーカイブに追加する 説明 public Zi ...
https://man.plustar.jp/php/ziparchive.addfromstring.html - [similar]
IntlRuleBasedBreakIterator クラス 0
« IntlBreakIterator::setText IntlRuleBasedBreakIterator::__construct » PHP Manual intl IntlRuleBasedBreakIterator クラス IntlRuleBasedBreakIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに ICU の break iterator をカプセル化した IntlBreakIterator クラスのサブクラスです。 一定のルール ...
https://man.plustar.jp/php/class.intlrulebasedbreakiterator.html - [similar]
ファイルポインタから 1 行取得する 0
« fgetcsv fgetss » PHP Manual ファイルシステム 関数 ファイルポインタから 1 行取得する fgets (PHP 4, PHP 5, PHP 7, PHP 8) fgets — ファイルポインタから 1 行取得する 説明 fgets ( resource $stream , ? int $length = null ): string | false ファイルポインタから 1 行取得します。 パラメータ strea ...
https://man.plustar.jp/php/function.fgets.html - [similar]
新しいフォントを読み込む 0
« imageline imageopenpolygon » PHP Manual GD および Image 関数 新しいフォントを読み込む imageloadfont (PHP 4, PHP 5, PHP 7, PHP 8) imageloadfont — 新しいフォントを読み込む 説明 imageloadfont ( string $filename ): GdFont | false imageloadfont() はユーザーが定義したビットマップを読み込み、 ...
https://man.plustar.jp/php/function.imageloadfont.html - [similar]
インクリメンタルな解凍コンテキストを初期化する 0
« inflate_get_status readgzfile » PHP Manual Zlib 関数 インクリメンタルな解凍コンテキストを初期化する inflate_init (PHP 7, PHP 8) inflate_init — インクリメンタルな解凍コンテキストを初期化する 説明 inflate_init ( int $encoding , array $options = [] ): InflateContext | false 指定された enc ...
https://man.plustar.jp/php/function.inflate-init.html - [similar]
LDAP ディレクトリにエントリを付加する 0
« ldap_add_ext ldap_bind_ext » PHP Manual LDAP 関数 LDAP ディレクトリにエントリを付加する ldap_add (PHP 4, PHP 5, PHP 7, PHP 8) ldap_add — LDAP ディレクトリにエントリを付加する 説明 ldap_add ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool エントリを ...
https://man.plustar.jp/php/function.ldap-add.html - [similar]
疑似ランダムなバイト文字列を生成する 0
« openssl_public_encrypt openssl_seal » PHP Manual OpenSSL 関数 疑似ランダムなバイト文字列を生成する openssl_random_pseudo_bytes (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_random_pseudo_bytes — 疑似ランダムなバイト文字列を生成する 説明 openssl_random_pseudo_bytes ( int $length , bool &$stron ...
https://man.plustar.jp/php/function.openssl-random-pseudo-bytes.html - [similar]
外部プログラムを実行し、未整形の出力を表示する 0
« exec proc_close » PHP Manual プログラム実行関数 外部プログラムを実行し、未整形の出力を表示する passthru (PHP 4, PHP 5, PHP 7, PHP 8) passthru — 外部プログラムを実行し、未整形の出力を表示する 説明 passthru ( string $command , int &$result_code = null ): ? bool passthru() 関数は exec() 関 ...
https://man.plustar.jp/php/function.passthru.html - [similar]
正規表現文字をクオートする 0
« preg_match preg_replace_callback_array » PHP Manual PCRE 関数 正規表現文字をクオートする preg_quote (PHP 4, PHP 5, PHP 7, PHP 8) preg_quote — 正規表現文字をクオートする 説明 preg_quote ( string $str , ? string $delimiter = null ): string preg_quote() は、 str を引数とし、正規表現構文の ...
https://man.plustar.jp/php/function.preg-quote.html - [similar]
暗号論的に安全な、疑似ランダムなバイト列を生成する 0
« CSPRNG 関数 random_int » PHP Manual CSPRNG 関数 暗号論的に安全な、疑似ランダムなバイト列を生成する random_bytes (PHP 7, PHP 8) random_bytes — 暗号論的に安全な、疑似ランダムなバイト列を生成する 説明 random_bytes ( int $length ): string ソルトやキーや初期化ベクトルのような、暗号化の用途に ...
https://man.plustar.jp/php/function.random-bytes.html - [similar]