検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 437 for [SIMILAR] 16 1024 4096 WITH 37672 パタ WITH 1661... (0.696 sec.)
ひとつあるいは複数の画像をひとつにまとめる 0
« Imagick::colorMatrixImage Imagick::commentImage » PHP Manual Imagick ひとつあるいは複数の画像をひとつにまとめる Imagick::combineImages (PECL imagick 2, PECL imagick 3) Imagick::combineImages — ひとつあるいは複数の画像をひとつにまとめる 説明 public Imagick::combineImages ( int $channelT ...
https://man.plustar.jp/php/imagick.combineimages.html - [similar]
ファイルシステム 関数 0
« 定義済み定数 basename » PHP Manual ファイルシステム ファイルシステム 関数 ファイルシステム 関数 参考 関連する関数については、 ディレクトリ および プログラム実行 の節を 参照してください。 リモートファイルとして使用することができる種々のURLラッパーの一覧 と説明については、 サポートするプ ...
https://man.plustar.jp/php/ref.filesystem.html - [similar]
設定ファイルをパースする 0
« move_uploaded_file parse_ini_string » PHP Manual ファイルシステム 関数 設定ファイルをパースする parse_ini_file (PHP 4, PHP 5, PHP 7, PHP 8) parse_ini_file — 設定ファイルをパースする 説明 parse_ini_file ( string $filename , bool $process_sections = false , int $scanner_mode = INI_SCANNE ...
https://man.plustar.jp/php/function.parse-ini-file.html - [similar]
文字列の先頭および末尾にあるホワイトスペースを取り除く 0
« substr ucfirst » PHP Manual String 関数 文字列の先頭および末尾にあるホワイトスペースを取り除く trim (PHP 4, PHP 5, PHP 7, PHP 8) trim — 文字列の先頭および末尾にあるホワイトスペースを取り除く 説明 trim ( string $string , string $characters = " \n\r\t\v\x00" ): string この関数は string の ...
https://man.plustar.jp/php/function.trim.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]
マルチバイト文字列が正規表現に一致するか調べる 0
« mb_encoding_aliases mb_ereg_replace_callback » PHP Manual マルチバイト文字列 関数 マルチバイト文字列が正規表現に一致するか調べる mb_ereg_match (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_match — マルチバイト文字列が正規表現に一致するか調べる 説明 mb_ereg_match ( string $pattern , str ...
https://man.plustar.jp/php/function.mb-ereg-match.html - [similar]
マルチバイト文字列を正規表現により分割する 0
« mb_send_mail mb_str_split » PHP Manual マルチバイト文字列 関数 マルチバイト文字列を正規表現により分割する mb_split (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_split — マルチバイト文字列を正規表現により分割する 説明 mb_split ( string $pattern , string $string , int $limit = -1 ): array | f ...
https://man.plustar.jp/php/function.mb-split.html - [similar]
破線の形状を設定する 0
« ps_setoverprintmode ps_shading_pattern » PHP Manual PS 関数 破線の形状を設定する ps_setpolydash (PECL ps >= 1.1.0) ps_setpolydash — 破線の形状を設定する 説明 ps_setpolydash ( resource $psdoc , float $arr ): bool 破線の「線」の部分と「空白」の部分の長さを設定します。 ps_setpolydash() は ...
https://man.plustar.jp/php/function.ps-setpolydash.html - [similar]
サポートするプロトコル/ラッパー 0
« Zip コンテキストオプション file:// » PHP Manual 言語リファレンス サポートするプロトコル/ラッパー サポートするプロトコル/ラッパー PHP には多くの組み込みラッパーが用意されています。さまざまな URL 風のプロトコルによって、 fopen() や copy() 、 file_exists() そして filesize() といったファイ ...
https://man.plustar.jp/php/wrappers.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]