検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 445 for [SIMILAR] 16 1024 4096 WITH 20449 moveto WITH 14... (0.652 sec.)
ラージオブジェクトを切り詰める 0
« pg_lo_tell pg_lo_unlink » PHP Manual PostgreSQL 関数 ラージオブジェクトを切り詰める pg_lo_truncate (PHP 5 >= 5.6.0, PHP 7, PHP 8) pg_lo_truncate — ラージオブジェクトを切り詰める 説明 pg_lo_truncate ( PgSql\Lob $lob , int $size ): bool pg_lo_truncate() は、 PgSql\Lob クラスのインスタンス ...
https://man.plustar.jp/php/function.pg-lo-truncate.html - [similar]
個人の単語リストをファイルに保存する 0
« pspell_new pspell_store_replacement » PHP Manual Pspell 関数 個人の単語リストをファイルに保存する pspell_save_wordlist (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_save_wordlist — 個人の単語リストをファイルに保存する 説明 pspell_save_wordlist ( PSpell\Dictionary $dictionary ): bool psp ...
https://man.plustar.jp/php/function.pspell-save-wordlist.html - [similar]
ファイルをリネームする 0
« realpath rewind » PHP Manual ファイルシステム 関数 ファイルをリネームする rename (PHP 4, PHP 5, PHP 7, PHP 8) rename — ファイルをリネームする 説明 rename ( string $from , string $to , ? resource $context = null ): bool from を to にリネームし、必要ならディレクトリを移動しようと試みます ...
https://man.plustar.jp/php/function.rename.html - [similar]
大文字小文字を区別しないバイナリセーフな文字列比較を行う 0
« str_word_count strchr » PHP Manual String 関数 大文字小文字を区別しないバイナリセーフな文字列比較を行う strcasecmp (PHP 4, PHP 5, PHP 7, PHP 8) strcasecmp — 大文字小文字を区別しないバイナリセーフな文字列比較を行う 説明 strcasecmp ( string $string1 , string $string2 ): int 大文字小文字を ...
https://man.plustar.jp/php/function.strcasecmp.html - [similar]
ロケールに基づく文字列比較 0
« strcmp strcspn » PHP Manual String 関数 ロケールに基づく文字列比較 strcoll (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) strcoll — ロケールに基づく文字列比較 説明 strcoll ( string $string1 , string $string2 ): int この比較は大文字小文字を区別すること、そして、 strcmp() とは異なり、 バイナリセー ...
https://man.plustar.jp/php/function.strcoll.html - [similar]
指定した桁で variant を丸める 0
« variant_pow variant_set_type » PHP Manual COM関数 指定した桁で variant を丸める variant_round (PHP 5, PHP 7, PHP 8) variant_round — 指定した桁で variant を丸める 説明 variant_round ( mixed $value , int $decimals ): ? variant value を、 decimals で指定した桁で丸めた結果を返します。 パラ ...
https://man.plustar.jp/php/function.variant-round.html - [similar]
アルファチャネルを使用した、画像へのすかしの追加 0
« PHP による PNG の生成 imagecopymerge による半透明なすかしの作成 » PHP Manual 例 アルファチャネルを使用した、画像へのすかしの追加 アルファチャネルを使用した、画像へのすかしの追加 例1 アルファチャネルを使用した、画像へのすかしの追加 <?php // スタンプと、それをすかしとして適用する写真を読 ...
https://man.plustar.jp/php/image.examples-watermark.html - [similar]
楕円弧を描画する 0
« ImagickDraw::pathCurveToSmoothRelative ImagickDraw::pathEllipticArcRelative » PHP Manual ImagickDraw 楕円弧を描画する ImagickDraw::pathEllipticArcAbsolute (PECL imagick 2, PECL imagick 3) ImagickDraw::pathEllipticArcAbsolute — 楕円弧を描画する 説明 public ImagickDraw::pathEllipticArcAb ...
https://man.plustar.jp/php/imagickdraw.pathellipticarcabsolute.html - [similar]
楕円弧を描画する 0
« ImagickDraw::pathEllipticArcAbsolute ImagickDraw::pathFinish » PHP Manual ImagickDraw 楕円弧を描画する ImagickDraw::pathEllipticArcRelative (PECL imagick 2, PECL imagick 3) ImagickDraw::pathEllipticArcRelative — 楕円弧を描画する 説明 public ImagickDraw::pathEllipticArcRelative ( float ...
https://man.plustar.jp/php/imagickdraw.pathellipticarcrelative.html - [similar]
DateTimeZone クラス 0
« DateTime::__wakeup DateTimeZone::__construct » PHP Manual Date/Time DateTimeZone クラス DateTimeZone クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに タイムゾーンをあらわします。 クラス概要 class DateTimeZone { /* 定数 */ const int AFRICA = 1 ; const int AMERICA = 2 ; const int ANTARCTIC ...
https://man.plustar.jp/php/class.datetimezone.html - [similar]