検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 322 for [SIMILAR] 16 1024 4096 WITH 15468 setattribute W... (0.444 sec.)
collator を作成する 0
« Collator::compare Collator::create » PHP Manual Collator collator を作成する Collator::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::__construct — collator を作成する 説明 public Collator::__construct ( string $locale ) 新しい Collator のインスタンスを作成しま ...
https://man.plustar.jp/php/collator.construct.html - [similar]
DN を構成要素ごとに分割する 0
« ldap_exop ldap_first_attribute » PHP Manual LDAP 関数 DN を構成要素ごとに分割する ldap_explode_dn (PHP 4, PHP 5, PHP 7, PHP 8) ldap_explode_dn — DN を構成要素ごとに分割する 説明 ldap_explode_dn ( string $dn , int $with_attrib ): array | false ldap_get_dn() により返された DN を分割し、 ...
https://man.plustar.jp/php/function.ldap-explode-dn.html - [similar]
基本的な SimpleXML の使用法 0
« 例 XML エラーの対応 » PHP Manual 例 基本的な SimpleXML の使用法 基本的な SimpleXML の使用法 このリファレンスの多くの例では XML 文字列が必要です。それぞれの例で この文字列をくり返す代わりに、あるファイルにこの文字列を保存して、 例ごとに読みこむことにします。この読みこまれるファイルは、以 ...
https://man.plustar.jp/php/simplexml.examples-basic.html - [similar]
すべてのサブツリーを飛ばして、次のノードにカーソルを移動する 0
« XMLReader::moveToNextAttribute XMLReader::open » PHP Manual XMLReader すべてのサブツリーを飛ばして、次のノードにカーソルを移動する XMLReader::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::next — すべてのサブツリーを飛ばして、次のノードにカーソルを移動する 説明 public XMLReader::next ( ...
https://man.plustar.jp/php/xmlreader.next.html - [similar]
定義済み定数 0
« リソース型 接続、および接続の管理 » PHP Manual PDO 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PDO::PARAM_BOOL ( int ) ブールデータ型を表します。 PDO::PAR ...
https://man.plustar.jp/php/pdo.constants.html - [similar]
ラージオブジェクトを削除する 0
« PDO::pgsqlLOBOpen SQLite (PDO) » PHP Manual PostgreSQL (PDO) ラージオブジェクトを削除する PDO::pgsqlLOBUnlink (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL pdo_pgsql >= 1.0.2) PDO::pgsqlLOBUnlink — ラージオブジェクトを削除する 説明 public PDO::pgsqlLOBUnlink ( string $oid ): bool OID が指すラージ ...
https://man.plustar.jp/php/pdo.pgsqllobunlink.html - [similar]
新しい DOMAttr オブジェクトを作成する 0
« DOMAttr DOMAttr::isId » PHP Manual DOMAttr 新しい DOMAttr オブジェクトを作成する DOMAttr::__construct (PHP 5, PHP 7, PHP 8) DOMAttr::__construct — 新しい DOMAttr オブジェクトを作成する 説明 public DOMAttr::__construct ( string $name , string $value = "" ) 新しい DOMAttr オブジェクトを作 ...
https://man.plustar.jp/php/domattr.construct.html - [similar]
データベースハンドラにおける直近の操作に関連する SQLSTATE を取得する 0
« PDO::__construct PDO::errorInfo » PHP Manual PDO データベースハンドラにおける直近の操作に関連する SQLSTATE を取得する PDO::errorCode (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::errorCode — データベースハンドラにおける直近の操作に関連する SQLSTATE を取得する 説明 public PDO:: ...
https://man.plustar.jp/php/pdo.errorcode.html - [similar]
データベースハンドラにおける直近の操作に関連する拡張エラー情報を取得する 0
« PDO::errorCode PDO::exec » PHP Manual PDO データベースハンドラにおける直近の操作に関連する拡張エラー情報を取得する PDO::errorInfo (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::errorInfo — データベースハンドラにおける直近の操作に関連する拡張エラー情報を取得する 説明 public PDO: ...
https://man.plustar.jp/php/pdo.errorinfo.html - [similar]
複数ファイルのアップロード 0
« 陥りやすい落とし穴 PUT メソッドのサポート » PHP Manual ファイルアップロードの処理 複数ファイルのアップロード 複数ファイルのアップロード input で異なった name を 使用することにより、複数のファイルをアップロードすることができます。 複数のファイルを一度にアップロードし、自動的にまとめられ ...
https://man.plustar.jp/php/features.file-upload.multiple.html - [similar]