検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 860 for [SIMILAR] 16 1024 4096 WITH 9631 mcrypt WITH 579... (3.377 sec.)
型宣言 0
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 クラスのプロパティ (PHP 7.4.0 以降) に対して型を宣言することができます。 これによって、その値が特定の型であることを保証できます。 その型でない場合は、 TypeError がスローされます。 注意 : 親クラ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
COMPersistHelper クラス 0
« variant::__construct COMPersistHelper::__construct » PHP Manual COM COMPersistHelper クラス COMPersistHelper クラス (PHP 5, PHP 7, PHP 8) はじめに COMPersistHelper クラスは、 php.ini の open_basedir ディレクティブと ストリーム リソース を考慮して COM と PHP の相互運用性を高めます。 クラ ...
https://man.plustar.jp/php/class.compersisthelper.html - [similar]
OCICollection クラス 0
« oci_unregister_taf_callback OCICollection::append » PHP Manual OCI8 OCICollection クラス OCICollection クラス (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) はじめに OCI8 コレクション機能です。 注意 : OCI-Collection クラスは、 PHP 8 と OCI8 3.0.0 で、 PHP の名前付けの規約に従い OCICollectio ...
https://man.plustar.jp/php/class.ocicollection.html - [similar]
10 進数を 8 進数に変換する 0
« dechex deg2rad » PHP Manual Math 関数 10 進数を 8 進数に変換する decoct (PHP 4, PHP 5, PHP 7, PHP 8) decoct — 10 進数を 8 進数に変換する 説明 decoct ( int $num ): string 引数 num を 8 進数表現した文字列を返します。 変換出来る最大の数字はプラットフォームによって異なります。 32 ビットプラ ...
https://man.plustar.jp/php/function.decoct.html - [similar]
オプションで丸め長さを指定してデータを書き込む 0
« dio_truncate ディレクトリ » PHP Manual ダイレクト IO 関数 オプションで丸め長さを指定してデータを書き込む dio_write (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_write — オプションで丸め長さを指定してデータを書き込む 説明 dio_write ( resource $fd , string $data , int $len = 0 ): int dio_write() は ...
https://man.plustar.jp/php/function.dio-write.html - [similar]
乱数を生成する 0
« gmp_random_bits gmp_random_seed » PHP Manual GMP 関数 乱数を生成する gmp_random_range (PHP 5 >= 5.6.3, PHP 7, PHP 8) gmp_random_range — 乱数を生成する 説明 gmp_random_range ( GMP | int | string $min , GMP | int | string $max ): GMP 乱数を生成します。 乱数の範囲は min と max の間です。 ...
https://man.plustar.jp/php/function.gmp-random-range.html - [similar]
deflate圧縮された文字列を解凍する 0
« gzgetss gzopen » PHP Manual Zlib 関数 deflate圧縮された文字列を解凍する gzinflate (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gzinflate — deflate圧縮された文字列を解凍する 説明 gzinflate ( string $data , int $max_length = 0 ): string | false この関数は圧縮された文字列を解凍(伸長)します。 パラ ...
https://man.plustar.jp/php/function.gzinflate.html - [similar]
圧縮された文字列を解凍する 0
« gztell gzwrite » PHP Manual Zlib 関数 圧縮された文字列を解凍する gzuncompress (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) gzuncompress — 圧縮された文字列を解凍する 説明 gzuncompress ( string $data , int $max_length = 0 ): string | false この関数は圧縮された文字列を解凍します。 パラメータ dat ...
https://man.plustar.jp/php/function.gzuncompress.html - [similar]
論理表記のヘブライ語を、改行の変換も含めて物理表記に変換する 0
« hebrev hex2bin » PHP Manual String 関数 論理表記のヘブライ語を、改行の変換も含めて物理表記に変換する hebrevc (PHP 4, PHP 5, PHP 7) hebrevc — 論理表記のヘブライ語を、改行の変換も含めて物理表記に変換する 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に ...
https://man.plustar.jp/php/function.hebrevc.html - [similar]
データベースでイベントが発生するのを待つ 0
« ibase_trans IBM DB2 » PHP Manual Firebird/InterBase 関数 データベースでイベントが発生するのを待つ ibase_wait_event (PHP 5, PHP 7 < 7.4.0) ibase_wait_event — データベースでイベントが発生するのを待つ 説明 ibase_wait_event ( string $event_name , string ...$event_names ): string ibase_wait ...
https://man.plustar.jp/php/function.ibase-wait-event.html - [similar]