検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 505 for [SIMILAR] 16 1024 4096 WITH 32542 variant WITH 2... (0.451 sec.)
文字列に使用されている単語についての情報を返す 0
« str_starts_with strcasecmp » PHP Manual String 関数 文字列に使用されている単語についての情報を返す str_word_count (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) str_word_count — 文字列に使用されている単語についての情報を返す 説明 str_word_count ( string $string , int $format = 0 , ? string $cha ...
https://man.plustar.jp/php/function.str-word-count.html - [similar]
画像の色空間を取得する 0
« Imagick::getImageColors Imagick::getImageCompose » PHP Manual Imagick 画像の色空間を取得する Imagick::getImageColorspace (PECL imagick 2, PECL imagick 3) Imagick::getImageColorspace — 画像の色空間を取得する 説明 public Imagick::getImageColorspace (): int 画像の色空間を取得します。 パラ ...
https://man.plustar.jp/php/imagick.getimagecolorspace.html - [similar]
0
« コメント はじめに » PHP Manual 言語リファレンス 型 型 目次 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable 型宣言 型の相互変換 関連キーワード: 型 , Iterable , 相互 , 宣言 , Callable , リソ ...
https://man.plustar.jp/php/language.types.html - [similar]
ネットワーク 関数 0
« 定義済み定数 checkdnsrr » PHP Manual ネットワーク ネットワーク 関数 ネットワーク 関数 目次 checkdnsrr — 指定したインターネットホスト名もしくは IP アドレスに対応する DNS レコードを検索する closelog — システムログへの接続を閉じる dns_check_record — checkdnsrr のエイリアス dns_get_mx — ge ...
https://man.plustar.jp/php/ref.network.html - [similar]
ストリームにタイムアウトを設定する 0
« stream_set_read_buffer stream_set_write_buffer » PHP Manual ストリーム 関数 ストリームにタイムアウトを設定する stream_set_timeout (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_set_timeout — ストリームにタイムアウトを設定する 説明 stream_set_timeout ( resource $stream , int $seconds , in ...
https://man.plustar.jp/php/function.stream-set-timeout.html - [similar]
COM オブジェクトのイベントを PHP オブジェクトに接続する 0
« com_create_guid com_get_active_object » PHP Manual COM関数 COM オブジェクトのイベントを PHP オブジェクトに接続する com_event_sink (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) com_event_sink — COM オブジェクトのイベントを PHP オブジェクトに接続する 説明 com_event_sink ( variant $variant , obje ...
https://man.plustar.jp/php/function.com-event-sink.html - [similar]
Returns an integer describing the backend used by libev 0
« EvLoop EvLoop::check » PHP Manual EvLoop Returns an integer describing the backend used by libev EvLoop::backend (PECL ev >= 0.2.0) EvLoop::backend — Returns an integer describing the backend used by libev 説明 public EvLoop::backend (): int The same as Ev::backend() , but for the loop ...
https://man.plustar.jp/php/evloop.backend.html - [similar]
2 進数 を 10 進数に変換する 0
« base_convert ceil » PHP Manual Math 関数 2 進数 を 10 進数に変換する bindec (PHP 4, PHP 5, PHP 7, PHP 8) bindec — 2 進数 を 10 進数に変換する 説明 bindec ( string $binary_string ): int | float 引数 binary_string により指定された 2 進数と等価な 10 進数を返します。 bindec() は、2 進数を ...
https://man.plustar.jp/php/function.bindec.html - [similar]
巨大な数をインクリメントする 0
« sodium_hex2bin sodium_memcmp » PHP Manual Sodium 関数 巨大な数をインクリメントする sodium_increment (PHP 7 >= 7.2.0, PHP 8) sodium_increment — 巨大な数をインクリメントする 説明 sodium_increment ( string &$string ): void 文字列をリトルエンディアンで表現した符号なし整数として扱い、 その値 ...
https://man.plustar.jp/php/function.sodium-increment.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]