検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 416 for [SIMILAR] 16 1024 4096 WITH 26864 filesystemiter... (0.458 sec.)
IntlRuleBasedBreakIterator クラス 0
« IntlBreakIterator::setText IntlRuleBasedBreakIterator::__construct » PHP Manual intl IntlRuleBasedBreakIterator クラス IntlRuleBasedBreakIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに ICU の break iterator をカプセル化した IntlBreakIterator クラスのサブクラスです。 一定のルール ...
https://man.plustar.jp/php/class.intlrulebasedbreakiterator.html - [similar]
OCILob クラス 0
« OCICollection::trim OCILob::append » PHP Manual OCI8 OCILob クラス OCILob クラス (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) はじめに ラージバイナリ (BLOB) および キャラクタオブジェクト (CLOB) に対する OCI8 ラージオブジェクト (LOB) 機能です。 注意 : OCI-Lob クラスは、 PHP 8 および PECL O ...
https://man.plustar.jp/php/class.ocilob.html - [similar]
追加された添字の確認を含めて配列の差を計算する 0
« array_count_values array_diff_key » PHP Manual 配列 関数 追加された添字の確認を含めて配列の差を計算する array_diff_assoc (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) array_diff_assoc — 追加された添字の確認を含めて配列の差を計算する 説明 array_diff_assoc ( array $array , array ...$arrays ): ar ...
https://man.plustar.jp/php/function.array-diff-assoc.html - [similar]
配列内の現在の要素を返す 0
« count each » PHP Manual 配列 関数 配列内の現在の要素を返す current (PHP 4, PHP 5, PHP 7, PHP 8) current — 配列内の現在の要素を返す 説明 current ( array | object $array ): mixed 各配列は、"カレント"の要素へのポインタを有しています。 このポインタは、配列に挿入された最初の要素を指すように ...
https://man.plustar.jp/php/function.current.html - [similar]
配列から現在のキーと値のペアを返して、カーソルを進める 0
« current end » PHP Manual 配列 関数 配列から現在のキーと値のペアを返して、カーソルを進める each (PHP 4, PHP 5, PHP 7) each — 配列から現在のキーと値のペアを返して、カーソルを進める 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨し ...
https://man.plustar.jp/php/function.each.html - [similar]
セキュアな SSL-FTP 接続をオープンする 0
« ftp_size ftp_systype » PHP Manual FTP 関数 セキュアな SSL-FTP 接続をオープンする ftp_ssl_connect (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_ssl_connect — セキュアな SSL-FTP 接続をオープンする 説明 ftp_ssl_connect ( string $hostname , int $port = 21 , int $timeout = 90 ): FTP\Connection ...
https://man.plustar.jp/php/function.ftp-ssl-connect.html - [similar]
大文字小文字を区別せず、文字列内で最初にあらわれる場所の (書記素単位の) 位置を見... 0
« grapheme_extract grapheme_stristr » PHP Manual Grapheme 関数 大文字小文字を区別せず、文字列内で最初にあらわれる場所の (書記素単位の) 位置を見つける grapheme_stripos (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_stripos — 大文字小文字を区別せず、文字列内で最初にあらわれる場 ...
https://man.plustar.jp/php/function.grapheme-stripos.html - [similar]
ローカルな時刻/日付を整数として整形する 0
« gmstrftime localtime » PHP Manual 日付・時刻 関数 ローカルな時刻/日付を整数として整形する idate (PHP 5, PHP 7, PHP 8) idate — ローカルな時刻/日付を整数として整形する 説明 idate ( string $format , ? int $timestamp = null ): int | false 指定された引数 timestamp を、 与えられたフォーマット ...
https://man.plustar.jp/php/function.idate.html - [similar]
freetype2 によるフォントを用いたテキストを囲む箱を取得する 0
« imagefontwidth imagefttext » PHP Manual GD および Image 関数 freetype2 によるフォントを用いたテキストを囲む箱を取得する imageftbbox (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imageftbbox — freetype2 によるフォントを用いたテキストを囲む箱を取得する 説明 imageftbbox ( float $size , float $ang ...
https://man.plustar.jp/php/function.imageftbbox.html - [similar]
PHP が稼動しているオペレーティングシステムに関する情報を返す 0
« php_sapi_name phpcredits » PHP Manual PHP オプション/情報 関数 PHP が稼動しているオペレーティングシステムに関する情報を返す php_uname (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) php_uname — PHP が稼動しているオペレーティングシステムに関する情報を返す 説明 php_uname ( string $mode = "a" ): st ...
https://man.plustar.jp/php/function.php-uname.html - [similar]