検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 341 for [SIMILAR] 16 1024 4096 WITH 19588 arrayiterator ... (0.377 sec.)
指定した値を配列で検索し、見つかった場合に対応する最初のキーを返す 0
« array_reverse array_shift » PHP Manual 配列 関数 指定した値を配列で検索し、見つかった場合に対応する最初のキーを返す array_search (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) array_search — 指定した値を配列で検索し、見つかった場合に対応する最初のキーを返す 説明 array_search ( mixed $needle , a ...
https://man.plustar.jp/php/function.array-search.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
Standard PHP Library (SPL) 0
« SeasLog::warning はじめに » PHP Manual その他の基本モジュール Standard PHP Library (SPL) Standard PHP Library (SPL) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 データ構造 SplDoublyLinkedList — SplDoublyLinkedList クラス SplStack — SplStack クラス ...
https://man.plustar.jp/php/book.spl.html - [similar]
配列に値があるかチェックする 0
« extract key_exists » PHP Manual 配列 関数 配列に値があるかチェックする in_array (PHP 4, PHP 5, PHP 7, PHP 8) in_array — 配列に値があるかチェックする 説明 in_array ( mixed $needle , array $haystack , bool $strict = false ): bool haystack 内の needle を検索します。 strict が設定されていな ...
https://man.plustar.jp/php/function.in-array.html - [similar]
mysqli の概要 0
« はじめに クイックスタートガイド » PHP Manual MySQLi mysqli の概要 mysqli の概要 このセクションでは、 PHP アプリケーションの開発で MySQL データベースを扱うときの選択肢について説明します。 API って何? API は Application Programming Interface の略で、 何らかのタスクを実行するためにアプリケ ...
https://man.plustar.jp/php/mysqli.overview.html - [similar]
InfiniteIterator を作成する 0
« InfiniteIterator InfiniteIterator::next » PHP Manual InfiniteIterator InfiniteIterator を作成する InfiniteIterator::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) InfiniteIterator::__construct — InfiniteIterator を作成する 説明 public InfiniteIterator::__construct ( Iterator $iterator ) イ ...
https://man.plustar.jp/php/infiniteiterator.construct.html - [similar]
イテレータから tar あるいは zip アーカイブを作成する 0
« PharData::buildFromDirectory PharData::compress » PHP Manual PharData イテレータから tar あるいは zip アーカイブを作成する PharData::buildFromIterator (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::buildFromIterator — イテレータから tar あるいは zip アーカイブを作成する 説 ...
https://man.plustar.jp/php/phardata.buildfromiterator.html - [similar]
変数が空であるかどうかを検査する 0
« doubleval floatval » PHP Manual 変数操作 関数 変数が空であるかどうかを検査する empty (PHP 4, PHP 5, PHP 7, PHP 8) empty — 変数が空であるかどうかを検査する 説明 empty ( mixed $var ): bool 変数が空であるかどうかを検査します。 変数が空であるとみなされるのは、変数が存在しない場合や 変数の値 ...
https://man.plustar.jp/php/function.empty.html - [similar]
画像の色空間を取得する 0
« Imagick::getImageColors Imagick::getImageCompose » PHP Manual Imagick 画像の色空間を取得する Imagick::getImageColorspace (PECL imagick 2, PECL imagick 3) Imagick::getImageColorspace — 画像の色空間を取得する 説明 public Imagick::getImageColorspace (): int 画像の色空間を取得します。 パラ ...
https://man.plustar.jp/php/imagick.getimagecolorspace.html - [similar]