検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 268 for [SIMILAR] 16 1024 4096 WITH 39289 色合 WITH 3481... (0.255 sec.)
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]
The offsetUnset purpose 0
« CachingIterator::offsetSet CachingIterator::rewind » PHP Manual CachingIterator The offsetUnset purpose CachingIterator::offsetUnset (PHP 5 >= 5.2.0, PHP 7, PHP 8) CachingIterator::offsetUnset — The offsetUnset purpose 説明 public CachingIterator::offsetUnset ( string $key ): void 警告 ...
https://man.plustar.jp/php/cachingiterator.offsetunset.html - [similar]
プリペアドステートメントを実行する 0
« db2_exec db2_fetch_array » PHP Manual IBM DB2 関数 プリペアドステートメントを実行する db2_execute (PECL ibm_db2 >= 1.0.0) db2_execute — プリペアドステートメントを実行する 説明 db2_execute ( resource $stmt , array $parameters = ? ): bool db2_execute() は、 db2_prepare() で準備された SQL ...
https://man.plustar.jp/php/function.db2-execute.html - [similar]
結果エントリから全ての値を得る 0
« ldap_get_values_len ldap_list » PHP Manual LDAP 関数 結果エントリから全ての値を得る ldap_get_values (PHP 4, PHP 5, PHP 7, PHP 8) ldap_get_values — 結果エントリから全ての値を得る 説明 ldap_get_values ( LDAP\Connection $ldap , LDAP\ResultEntry $entry , string $attribute ): array | false ...
https://man.plustar.jp/php/function.ldap-get-values.html - [similar]
バイナリ文字列からデータを切り出す 0
« uniqid usleep » PHP Manual その他の関数 バイナリ文字列からデータを切り出す unpack (PHP 4, PHP 5, PHP 7, PHP 8) unpack — バイナリ文字列からデータを切り出す 説明 unpack ( string $format , string $string , int $offset = 0 ): array | false format に基づき、バイナリ文字列から配列に分解します ...
https://man.plustar.jp/php/function.unpack.html - [similar]