検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 636 for [SIMILAR] 16 1024 4096 WITH 27995 directoryitera... (0.490 sec.)
filterIterator を作成する 0
« FilterIterator::accept FilterIterator::current » PHP Manual FilterIterator filterIterator を作成する FilterIterator::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) FilterIterator::__construct — filterIterator を作成する 説明 public FilterIterator::__construct ( Iterator $iterator ) 新しい ...
https://man.plustar.jp/php/filteriterator.construct.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual FTP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 FTP_ASCII ( int ) FTP_AUTOSEEK ( int ) ftp_set_option() を参照してください。 FT ...
https://man.plustar.jp/php/ftp.constants.html - [similar]
バイナリセーフなファイルの読み込み 0
« fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP 4, PHP 5, PHP 7, PHP 8) fread — バイナリセーフなファイルの読み込み 説明 fread ( resource $stream , int $length ): string | false fread() は、 stream が指すファイルポインタから最高 length バイト ...
https://man.plustar.jp/php/function.fread.html - [similar]
文字列の一部を得る 0
« mb_str_split mb_strimwidth » PHP Manual マルチバイト文字列 関数 文字列の一部を得る mb_strcut (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strcut — 文字列の一部を得る 説明 mb_strcut ( string $string , int $start , ? int $length = null , ? string $encoding = null ): string mb_strcut() は、あ ...
https://man.plustar.jp/php/function.mb-strcut.html - [similar]
反時計回りに円弧を描く 0
« ps_add_weblink ps_arcn » PHP Manual PS 関数 反時計回りに円弧を描く ps_arc (PECL ps >= 1.1.0) ps_arc — 反時計回りに円弧を描く 説明 ps_arc ( resource $psdoc , float $x , float $y , float $radius , float $alpha , float $beta ): bool ( x , y ) を中心とした円の一部を描きます。円弧は alpha で ...
https://man.plustar.jp/php/function.ps-arc.html - [similar]
時計回りに円弧を描く 0
« ps_arc ps_begin_page » PHP Manual PS 関数 時計回りに円弧を描く ps_arcn (PECL ps >= 1.1.0) ps_arcn — 時計回りに円弧を描く 説明 ps_arcn ( resource $psdoc , float $x , float $y , float $radius , float $alpha , float $beta ): bool ( x , y ) を中心とした円の一部を描きます。円弧は alpha で指 ...
https://man.plustar.jp/php/function.ps-arcn.html - [similar]
矩形を描く 0
« ps_place_image ps_restore » PHP Manual PS 関数 矩形を描く ps_rect (PECL ps >= 1.1.0) ps_rect — 矩形を描く 説明 ps_rect ( resource $psdoc , float $x , float $y , float $width , float $height ): bool ( x , y )を左下の角とする 矩形を描きます。描画は左下の角から始まって同じ位置で終わりま ...
https://man.plustar.jp/php/function.ps-rect.html - [similar]
文字列が最初に現れる位置を見つける 0
« strspn strtok » PHP Manual String 関数 文字列が最初に現れる位置を見つける strstr (PHP 4, PHP 5, PHP 7, PHP 8) strstr — 文字列が最初に現れる位置を見つける 説明 strstr ( string $haystack , string $needle , bool $before_needle = false ): string | false haystack の中で needle が最初に現れる ...
https://man.plustar.jp/php/function.strstr.html - [similar]
イテレータをデタッチする 0
« MultipleIterator::current MultipleIterator::getFlags » PHP Manual MultipleIterator イテレータをデタッチする MultipleIterator::detachIterator (PHP 5 >= 5.3.0, PHP 7, PHP 8) MultipleIterator::detachIterator — イテレータをデタッチする 説明 public MultipleIterator::detachIterator ( Iterato ...
https://man.plustar.jp/php/multipleiterator.detachiterator.html - [similar]
塗り潰す 0
« imageellipse imagefilledarc » PHP Manual GD および Image 関数 塗り潰す imagefill (PHP 4, PHP 5, PHP 7, PHP 8) imagefill — 塗り潰す 説明 imagefill ( GdImage $image , int $x , int $y , int $color ): bool 指定した座標 (左上が 0, 0 です) から、指定した色 color で image を塗りつぶします。 パ ...
https://man.plustar.jp/php/function.imagefill.html - [similar]