検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 171 for [SIMILAR] 16 1024 4096 WITH 29830 variant WITH 1... (0.327 sec.)
ふたつの Unicode 文字列を比較する 0
« Collator::asort Collator::__construct » PHP Manual Collator ふたつの Unicode 文字列を比較する Collator::compare collator_compare (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::compare -- collator_compare — ふたつの Unicode 文字列を比較する 説明 オブジェクト指向型 public C ...
https://man.plustar.jp/php/collator.compare.html - [similar]
cURL セッションを実行する 0
« curl_escape curl_file_create » PHP Manual cURL 関数 cURL セッションを実行する curl_exec (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_exec — cURL セッションを実行する 説明 curl_exec ( CurlHandle $handle ): string | bool 指定した cURL セッションを実行します。 この関数は、cURL セッションを初 ...
https://man.plustar.jp/php/function.curl-exec.html - [similar]
画像で使用する色を作成する 0
« imagecharup imagecolorallocatealpha » PHP Manual GD および Image 関数 画像で使用する色を作成する imagecolorallocate (PHP 4, PHP 5, PHP 7, PHP 8) imagecolorallocate — 画像で使用する色を作成する 説明 imagecolorallocate ( GdImage $image , int $red , int $green , int $blue ): int | false 指 ...
https://man.plustar.jp/php/function.imagecolorallocate.html - [similar]
内部の配列ポインタをひとつ前に戻す 0
« pos range » PHP Manual 配列 関数 内部の配列ポインタをひとつ前に戻す prev (PHP 4, PHP 5, PHP 7, PHP 8) prev — 内部の配列ポインタをひとつ前に戻す 説明 prev ( array | object &$array ): mixed 内部の配列ポインタをひとつ前に戻します。 prev() は、 内部の配列ポインタを進めるのではなく戻すという ...
https://man.plustar.jp/php/function.prev.html - [similar]
はじめに 0
« 型 論理型 (boolean) » PHP Manual 型 はじめに はじめに PHP は 10 種類の基本型をサポートします。 4 種類のスカラー型: 論理値 ( bool ) 整数 ( int ) 浮動小数点数 (float, double も同じ) 文字列 (string) 4 種類の複合型: 配列 (array) オブジェクト (object) callable iterable そして、最後に 2 種類 ...
https://man.plustar.jp/php/language.types.intro.html - [similar]
配列の内部ポインタを進める 0
« natsort pos » PHP Manual 配列 関数 配列の内部ポインタを進める next (PHP 4, PHP 5, PHP 7, PHP 8) next — 配列の内部ポインタを進める 説明 next ( array | object &$array ): mixed next() は、ひとつの違いを除いて current() と同じです。 next() は要素を返す前に内部配列ポインタをひとつ先に進めま ...
https://man.plustar.jp/php/function.next.html - [similar]
配列の内部ポインタを先頭の要素にセットする 0
« range rsort » PHP Manual 配列 関数 配列の内部ポインタを先頭の要素にセットする reset (PHP 4, PHP 5, PHP 7, PHP 8) reset — 配列の内部ポインタを先頭の要素にセットする 説明 reset ( array | object &$array ): mixed reset() は、 array の内部ポインタの先頭の要素に戻し、配列の最初の要素の値を返 ...
https://man.plustar.jp/php/function.reset.html - [similar]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
Scans the buffer for an occurrence of an end of line 0
« EventBuffer::search EventBuffer::substr » PHP Manual EventBuffer Scans the buffer for an occurrence of an end of line EventBuffer::searchEol (PECL event >= 1.5.0) EventBuffer::searchEol — Scans the buffer for an occurrence of an end of line 説明 public EventBuffer::searchEol ( int $sta ...
https://man.plustar.jp/php/eventbuffer.searcheol.html - [similar]
列挙型の概要 0
« 列挙型(Enum) 列挙型の基礎 » PHP Manual 列挙型(Enum) 列挙型の概要 列挙型の概要 (PHP 8 >= 8.1.0) 列挙型(Enumerations) または Enum を使うと、 開発者は取りうる値を限定した独自の型を定義できます。 これによって、"不正な状態を表現できなくなる" ので、 ドメインモデルを定義する時に特に役立ちます ...
https://man.plustar.jp/php/language.enumerations.overview.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT