検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 260 for [SIMILAR] 16 1024 4096 WITH 19370 generator WITH... (0.708 sec.)
配列の先頭から要素を一つ取り出す 0
« array_search array_slice » PHP Manual 配列 関数 配列の先頭から要素を一つ取り出す array_shift (PHP 4, PHP 5, PHP 7, PHP 8) array_shift — 配列の先頭から要素を一つ取り出す 説明 array_shift ( array &$array ): mixed array_shift() は、 array の最初の値を取り出して返します。配列 array は、要素 ...
https://man.plustar.jp/php/function.array-shift.html - [similar]
10 進数を 2 進数に変換する 0
« cosh dechex » PHP Manual Math 関数 10 進数を 2 進数に変換する decbin (PHP 4, PHP 5, PHP 7, PHP 8) decbin — 10 進数を 2 進数に変換する 説明 decbin ( int $num ): string 引数 num を 2 進数表現した文字列を返します。 パラメータ num 変換したい 10 進数値。 32 ビットマシンでの入力の範囲 正の n ...
https://man.plustar.jp/php/function.decbin.html - [similar]
16 進数を 10 進数に変換する 0
« getrandmax hypot » PHP Manual Math 関数 16 進数を 10 進数に変換する hexdec (PHP 4, PHP 5, PHP 7, PHP 8) hexdec — 16 進数を 10 進数に変換する 説明 hexdec ( string $hex_string ): int | float 引数 hex_string により指定された 16 進数に 等価な 10 進数を返します。 hexdec() は、16 進数を 表す ...
https://man.plustar.jp/php/function.hexdec.html - [similar]
LDAP フィルタまたは DN で使われる文字列をエスケープする 0
« ldap_error ldap_exop_passwd » PHP Manual LDAP 関数 LDAP フィルタまたは DN で使われる文字列をエスケープする ldap_escape (PHP 5 >= 5.6.0, PHP 7, PHP 8) ldap_escape — LDAP フィルタまたは DN で使われる文字列をエスケープする 説明 ldap_escape ( string $value , string $ignore = "" , int $flag ...
https://man.plustar.jp/php/function.ldap-escape.html - [similar]
次の正規表現検索を開始する位置を取得する 0
« mb_ereg_replace mb_ereg_search_getregs » PHP Manual マルチバイト文字列 関数 次の正規表現検索を開始する位置を取得する mb_ereg_search_getpos (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search_getpos — 次の正規表現検索を開始する位置を取得する 説明 mb_ereg_search_getpos (): int 次の正規表 ...
https://man.plustar.jp/php/function.mb-ereg-search-getpos.html - [similar]
8 進数を 10 進数に変換する 0
« mt_srand pi » PHP Manual Math 関数 8 進数を 10 進数に変換する octdec (PHP 4, PHP 5, PHP 7, PHP 8) octdec — 8 進数を 10 進数に変換する 説明 octdec ( string $octal_string ): int | float octal_string により指定された 8 進数を 10 進数表現した数値を返します。 パラメータ octal_string 変換した ...
https://man.plustar.jp/php/function.octdec.html - [similar]
ダイジェストを計算する 0
« openssl_dh_compute_key openssl_encrypt » PHP Manual OpenSSL 関数 ダイジェストを計算する openssl_digest (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_digest — ダイジェストを計算する 説明 openssl_digest ( string $data , string $digest_algo , bool $binary = false ): string | false 与えられたメソ ...
https://man.plustar.jp/php/function.openssl-digest.html - [similar]
繰り返し正規表現検索を行う 0
« preg_last_error preg_match » PHP Manual PCRE 関数 繰り返し正規表現検索を行う preg_match_all (PHP 4, PHP 5, PHP 7, PHP 8) preg_match_all — 繰り返し正規表現検索を行う 説明 preg_match_all ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): in ...
https://man.plustar.jp/php/function.preg-match-all.html - [similar]
SOAP エラーハンドラを使用するかどうかを設定する 0
« is_soap_fault SoapClient » PHP Manual SOAP 関数 SOAP エラーハンドラを使用するかどうかを設定する use_soap_error_handler (PHP 5, PHP 7, PHP 8) use_soap_error_handler — SOAP エラーハンドラを使用するかどうかを設定する 説明 use_soap_error_handler ( bool $enable = true ): bool この関数は、SO ...
https://man.plustar.jp/php/function.use-soap-error-handler.html - [similar]
画像の色を変更する 0
« Imagick::readimages Imagick::reduceNoiseImage » PHP Manual Imagick 画像の色を変更する Imagick::recolorImage (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::recolorImage — 画像の色を変更する 警告 この関数は Imagick 3.4.4 以降では 非推奨 になりました。この関数に依存したコードを書くのは ...
https://man.plustar.jp/php/imagick.recolorimage.html - [similar]