検索

phrase: max: clip:
target: order:
Results of 641 - 650 of about 969 for [SIMILAR] 16 1024 4096 WITH 9424 reflectionfunct... (0.625 sec.)
修正UTF-7文字列をUTF-8にデコードする 0
« imap_msgno imap_num_msg » PHP Manual IMAP 関数 修正UTF-7文字列をUTF-8にデコードする imap_mutf7_to_utf8 (PHP 5 >= 5.3.0, PHP 7, PHP 8) imap_mutf7_to_utf8 — 修正UTF-7文字列をUTF-8にデコードする 説明 imap_mutf7_to_utf8 ( string $string ): string | false 修正UTF-7(RFC 2060, section 5.1.3)文 ...
https://man.plustar.jp/php/function.imap-mutf7-to-utf8.html - [similar]
UTF-8 文字列を修正UTF-7にエンコードする 0
« imap_utf7_encode imap_utf8 » PHP Manual IMAP 関数 UTF-8 文字列を修正UTF-7にエンコードする imap_utf8_to_mutf7 (PHP 5 >= 5.3.0, PHP 7, PHP 8) imap_utf8_to_mutf7 — UTF-8 文字列を修正UTF-7にエンコードする 説明 imap_utf8_to_mutf7 ( string $string ): string | false UTF-8 文字列を、修正UTF-7( ...
https://man.plustar.jp/php/function.imap-utf8-to-mutf7.html - [similar]
Oracle データベースに接続する 0
« oci_commit oci_define_by_name » PHP Manual OCI8 関数 Oracle データベースに接続する oci_connect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_connect — Oracle データベースに接続する 説明 oci_connect ( string $username , string $password , ? string $connection_string = null , string $enc ...
https://man.plustar.jp/php/function.oci-connect.html - [similar]
以前に保存されたコンテキストを復元する 0
« ps_rect ps_rotate » PHP Manual PS 関数 以前に保存されたコンテキストを復元する ps_restore (PECL ps >= 1.1.0) ps_restore — 以前に保存されたコンテキストを復元する 説明 ps_restore ( resource $psdoc ): bool 以前に保存されている描画コンテキストを復元します。 すべての ps_save() 呼び出しには、 ...
https://man.plustar.jp/php/function.ps-restore.html - [similar]
現在のコンテキストを保存する 0
« ps_rotate ps_scale » PHP Manual PS 関数 現在のコンテキストを保存する ps_save (PECL ps >= 1.1.0) ps_save — 現在のコンテキストを保存する 説明 ps_save ( resource $psdoc ): bool 現在の描画コンテキストを保存します。 そこには色や変換・回転その他の情報が含まれています。保存されたコンテキストは ...
https://man.plustar.jp/php/function.ps-save.html - [similar]
正弦(サイン) 0
« round sinh » PHP Manual Math 関数 正弦(サイン) sin (PHP 4, PHP 5, PHP 7, PHP 8) sin — 正弦(サイン) 説明 sin ( float $num ): float sin() は、 num のサインを 返します。 num はラジアンです。 パラメータ num ラジアンで表した値。 戻り値 num のサインを返します。 例 例1 sin() の例 <?php // ...
https://man.plustar.jp/php/function.sin.html - [similar]
検索文字列に一致したすべての文字列を置換する 0
« str_repeat str_rot13 » PHP Manual String 関数 検索文字列に一致したすべての文字列を置換する str_replace (PHP 4, PHP 5, PHP 7, PHP 8) str_replace — 検索文字列に一致したすべての文字列を置換する 説明 str_replace ( array | string $search , array | string $replace , string | array $subject , ...
https://man.plustar.jp/php/function.str-replace.html - [similar]
正接(タンジェント) 0
« srand tanh » PHP Manual Math 関数 正接(タンジェント) tan (PHP 4, PHP 5, PHP 7, PHP 8) tan — 正接(タンジェント) 説明 tan ( float $num ): float tan() は、 num のタンジェントを 返します。 num はラジアンです。 パラメータ num 処理する引数をラジアンで表したもの。 戻り値 num のタンジェント ...
https://man.plustar.jp/php/function.tan.html - [similar]
画像の色を再配置する 0
« Imagick::reduceNoiseImage Imagick::removeImage » PHP Manual Imagick 画像の色を再配置する Imagick::remapImage (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::remapImage — 画像の色を再配置する 説明 public Imagick::remapImage ( Imagick $replacement , int $DITHER ): bool 画像の色を、 re ...
https://man.plustar.jp/php/imagick.remapimage.html - [similar]
閾値にもとづいて個々のピクセルの値を変更する 0
« Imagick::textureImage Imagick::thumbnailImage » PHP Manual Imagick 閾値にもとづいて個々のピクセルの値を変更する Imagick::thresholdImage (PECL imagick 2, PECL imagick 3) Imagick::thresholdImage — 閾値にもとづいて個々のピクセルの値を変更する 説明 public Imagick::thresholdImage ( float $t ...
https://man.plustar.jp/php/imagick.thresholdimage.html - [similar]