検索

phrase: max: clip:
target: order:
Results of 371 - 380 of about 643 for [SIMILAR] 16 1024 4096 WITH 19788 setimageindex ... (1.359 sec.)
特殊文字を HTML エンティティに変換する 0
« htmlspecialchars_decode implode » PHP Manual String 関数 特殊文字を HTML エンティティに変換する htmlspecialchars (PHP 4, PHP 5, PHP 7, PHP 8) htmlspecialchars — 特殊文字を HTML エンティティに変換する 説明 htmlspecialchars ( string $string , int $flags = ENT_QUOTES | ENT_SUBSTITUTE | EN ...
https://man.plustar.jp/php/function.htmlspecialchars.html - [similar]
フォーマットされた文字列を返す 0
« soundex sscanf » PHP Manual String 関数 フォーマットされた文字列を返す sprintf (PHP 4, PHP 5, PHP 7, PHP 8) sprintf — フォーマットされた文字列を返す 説明 sprintf ( string $format , mixed ...$values ): string フォーマット文字列 format に基づき生成された文字列を返します。 パラメータ form ...
https://man.plustar.jp/php/function.sprintf.html - [similar]
文字列の一部を置換する 0
« substr_count substr » PHP Manual String 関数 文字列の一部を置換する substr_replace (PHP 4, PHP 5, PHP 7, PHP 8) substr_replace — 文字列の一部を置換する 説明 substr_replace ( array | string $string , array | string $replace , array | int $offset , array | int | null $length = null ): st ...
https://man.plustar.jp/php/function.substr-replace.html - [similar]
次の要素に進む 0
« Iterator::key Iterator::rewind » PHP Manual Iterator 次の要素に進む Iterator::next (PHP 5, PHP 7, PHP 8) Iterator::next — 次の要素に進む 説明 public Iterator::next (): void 現在位置を次の要素に移動します。 注意 : このメソッドは、各 foreach ループの 後 にコールされます。 パラメータ この ...
https://man.plustar.jp/php/iterator.next.html - [similar]
Checks if the current position in the cursor is valid 0
« MongoDB\Driver\Cursor::toArray MongoDB\Driver\CursorId » PHP Manual MongoDB\Driver\Cursor Checks if the current position in the cursor is valid MongoDB\Driver\Cursor::valid (mongodb >=1.9.0) MongoDB\Driver\Cursor::valid — Checks if the current position in the cursor is valid 説明 publi ...
https://man.plustar.jp/php/mongodb-driver-cursor.valid.html - [similar]
結果セットから次の行を取得する 0
« PDOStatement::execute PDOStatement::fetchAll » PHP Manual PDOStatement 結果セットから次の行を取得する PDOStatement::fetch (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::fetch — 結果セットから次の行を取得する 説明 public PDOStatement::fetch ( int $mode = PDO::FETCH_DEFA ...
https://man.plustar.jp/php/pdostatement.fetch.html - [similar]
パラメータを変数にバインドする 0
« SQLite3Stmt SQLite3Stmt::bindValue » PHP Manual SQLite3Stmt パラメータを変数にバインドする SQLite3Stmt::bindParam (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Stmt::bindParam — パラメータを変数にバインドする 説明 public SQLite3Stmt::bindParam ( string | int $param , mixed &$var , int $type = ...
https://man.plustar.jp/php/sqlite3stmt.bindparam.html - [similar]
ArrayObject クラス 0
« その他のクラスおよびインターフェイス ArrayObject::append » PHP Manual その他のクラスおよびインターフェイス ArrayObject クラス ArrayObject クラス (PHP 5, PHP 7, PHP 8) はじめに このクラスは、オブジェクトを配列として動作させます。 クラス概要 class ArrayObject implements IteratorAggregate ...
https://man.plustar.jp/php/class.arrayobject.html - [similar]
IteratorAggregate インターフェイス 0
« Iterator::valid IteratorAggregate::getIterator » PHP Manual 定義済みのインターフェイスとクラス IteratorAggregate インターフェイス IteratorAggregate インターフェイス (PHP 5, PHP 7, PHP 8) はじめに 外部イテレータを作成するためのインターフェイスです。 インターフェイス概要 interface Iterat ...
https://man.plustar.jp/php/class.iteratoraggregate.html - [similar]
SplDoublyLinkedList クラス 0
« データ構造 SplDoublyLinkedList::add » PHP Manual データ構造 SplDoublyLinkedList クラス SplDoublyLinkedList クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplDoublyLinkedList クラスは、双方向リンクリストの主要な機能を提供します。 クラス概要 class SplDoublyLinkedList implements Iterator ...
https://man.plustar.jp/php/class.spldoublylinkedlist.html - [similar]