検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1435 for [SIMILAR] 16 1024 4096 WITH 25095 filteriterator... (0.724 sec.)
Oracle OCI8 0
« mysqlndプラグインの開発をはじめよう はじめに » PHP Manual ベンダー固有のモジュール Oracle OCI8 Oracle OCI8 はじめに インストール/設定 要件 インストール手順 テスト 実行時設定 定義済み定数 例 OCI8 接続のハンドリングおよびプーリング OCI8 高速アプリケーション通知 (FAN) サポート OCI8 Transp ...
https://man.plustar.jp/php/book.oci8.html - [similar]
コマンドを実行し、入出力用にファイルポインタを開く 0
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポインタを開く proc_open (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_open — コマンドを実行し、入出力用にファイルポインタを開く 説明 proc_open ( array | string $command , array $descriptor_spec , ...
https://man.plustar.jp/php/function.proc-open.html - [similar]
配列のサイズを変更する 0
« SplFixedArray::rewind SplFixedArray::toArray » PHP Manual SplFixedArray 配列のサイズを変更する SplFixedArray::setSize (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplFixedArray::setSize — 配列のサイズを変更する 説明 public SplFixedArray::setSize ( int $size ): bool 配列のサイズを、新しい値 size に変 ...
https://man.plustar.jp/php/splfixedarray.setsize.html - [similar]
名前空間の使用法: 基本編 0
« 同一ファイル内での複数の名前空間の定義 名前空間と動的言語機能 » PHP Manual 名前空間 名前空間の使用法: 基本編 名前空間の使用法: 基本編 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間の使い方についてあれこれ言う前に、まずは PHP がどのようにしてコード中の要素の名前空間を知るのかを理解しておくこと ...
https://man.plustar.jp/php/language.namespaces.basics.html - [similar]
文字列を処理し、変数に代入する 0
« ord print » PHP Manual String 関数 文字列を処理し、変数に代入する parse_str (PHP 4, PHP 5, PHP 7, PHP 8) parse_str — 文字列を処理し、変数に代入する 説明 parse_str ( string $string , array &$result ): void URL 経由で渡されるクエリ文字列と同様に string を処理し、現在のスコープに変数をセッ ...
https://man.plustar.jp/php/function.parse-str.html - [similar]
ArrayIterator クラス 0
« AppendIterator::valid ArrayIterator::append » PHP Manual イテレータ ArrayIterator クラス ArrayIterator クラス (PHP 5, PHP 7, PHP 8) はじめに このイテレータは、配列やオブジェクトを反復処理する際に 値やキーをリセットしたり修正したりすることができます。 同じ配列を何度も反復処理したい場合は ...
https://man.plustar.jp/php/class.arrayiterator.html - [similar]
SplFixedArray クラス 0
« SplPriorityQueue::valid SplFixedArray::__construct » PHP Manual データ構造 SplFixedArray クラス SplFixedArray クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplFixedArray クラスは配列の主要な機能を提供します。 SplFixedArray と通常の PHP の配列との主な違いは、 SplFixedArray は手動でリサ ...
https://man.plustar.jp/php/class.splfixedarray.html - [similar]
tidyNode クラス 0
« tidy::root tidyNode::__construct » PHP Manual Tidy tidyNode クラス tidyNode クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ファイル中の HTML ノードで、tidy が検出したものです。 クラス概要 final class tidyNode { /* プロパティ */ public readonly string $ value ; public readonly string $ name ...
https://man.plustar.jp/php/class.tidynode.html - [similar]
マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う 0
« mb_ereg_match mb_ereg_replace » PHP Manual マルチバイト文字列 関数 マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う mb_ereg_replace_callback (PHP 5 >= 5.4.1, PHP 7, PHP 8) mb_ereg_replace_callback — マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う ...
https://man.plustar.jp/php/function.mb-ereg-replace-callback.html - [similar]
現在の値、現在のキー、そして内部イテレータを引数としてでコールバックを呼び出す 0
« CallbackFilterIterator CallbackFilterIterator::__construct » PHP Manual CallbackFilterIterator 現在の値、現在のキー、そして内部イテレータを引数としてでコールバックを呼び出す CallbackFilterIterator::accept (PHP 5 >= 5.4.0, PHP 7, PHP 8) CallbackFilterIterator::accept — 現在の値、現在のキ ...
https://man.plustar.jp/php/callbackfilteriterator.accept.html - [similar]