検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 272 for [SIMILAR] 16 1024 4096 WITH 36092 imagecolorsfor... (0.247 sec.)
配列のフィールドに要素を挿入する 0
« CollectionModify::arrayAppend CollectionModify::bind » PHP Manual mysql_xdevapi\CollectionModify 配列のフィールドに要素を挿入する CollectionModify::arrayInsert (No version information available, might only be in Git) CollectionModify::arrayInsert — 配列のフィールドに要素を挿入する 説明 ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.arrayinsert.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
ローカルタイムを得る 0
« idate microtime » PHP Manual 日付・時刻 関数 ローカルタイムを得る localtime (PHP 4, PHP 5, PHP 7, PHP 8) localtime — ローカルタイムを得る 説明 localtime ( ? int $timestamp = null , bool $associative = false ): array localtime() 関数は、C 言語の 同名の関数コールにより返される構造体と同じ ...
https://man.plustar.jp/php/function.localtime.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]
バックトレースを生成する 0
« エラー処理関数 debug_print_backtrace » PHP Manual エラー処理関数 バックトレースを生成する debug_backtrace (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) debug_backtrace — バックトレースを生成する 説明 debug_backtrace ( int $options = DEBUG_BACKTRACE_PROVIDE_OBJECT , int $limit = 0 ): array debu ...
https://man.plustar.jp/php/function.debug-backtrace.html - [similar]
クエリからの複数の行を二次元配列に取得する 0
« oci_execute oci_fetch_array » PHP Manual OCI8 関数 クエリからの複数の行を二次元配列に取得する oci_fetch_all (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_all — クエリからの複数の行を二次元配列に取得する 説明 oci_fetch_all ( resource $statement , array &$output , int $offset = 0 , ...
https://man.plustar.jp/php/function.oci-fetch-all.html - [similar]
はじめに 0
« Sessions インストール/設定 » PHP Manual Sessions はじめに はじめに PHPのセッションサポート機能は、複数回のアクセスを通じて特定のデータを保持する手段を実現するものです。 Web サイトの訪問者にはセッションIDというセッションIDと呼ばれるユニークなIDが割りつけられ ます。このIDは、ユーザー側に ...
https://man.plustar.jp/php/intro.session.html - [similar]
Exif 関数 0
« 定義済み定数 exif_imagetype » PHP Manual Exif Exif 関数 Exif 関数 目次 exif_imagetype — イメージの型を定義する exif_read_data — 画像ファイルから EXIF ヘッダを読み込む exif_tagname — インデックスに対応するヘッダ名を取得する exif_thumbnail — 画像に埋め込まれたサムネイルを取得する read_ex ...
https://man.plustar.jp/php/ref.exif.html - [similar]
The offsetSet purpose 0
« CachingIterator::offsetGet CachingIterator::offsetUnset » PHP Manual CachingIterator The offsetSet purpose CachingIterator::offsetSet (PHP 5 >= 5.2.0, PHP 7, PHP 8) CachingIterator::offsetSet — The offsetSet purpose 説明 public CachingIterator::offsetSet ( string $key , mixed $value ): ...
https://man.plustar.jp/php/cachingiterator.offsetset.html - [similar]