検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 1358 for [SIMILAR] 16 1024 4096 WITH 19025 strpos WITH 57... (1.412 sec.)
オブジェクト指向 API の使用 0
« XML 名前空間の使用 XMLWriter » PHP Manual 例 オブジェクト指向 API の使用 オブジェクト指向 API の使用 この例では、XMLWriter のオブジェクト指向 API を使う方法を示します。 例1 オブジェクト指向 API の使用 <?php $xw = new XMLWriter (); $xw -> openMemory (); $xw -> startDocument ( "1.0" ); $ ...
https://man.plustar.jp/php/example.xmlwriter-oop.html - [similar]
プロパティを取得するために使用される 0
« SolrObject::offsetExists SolrObject::offsetSet » PHP Manual SolrObject プロパティを取得するために使用される SolrObject::offsetGet (PECL solr >= 0.9.2) SolrObject::offsetGet — プロパティを取得するために使用される 説明 public SolrObject::offsetGet ( string $property_name ): mixed プロパテ ...
https://man.plustar.jp/php/solrobject.offsetget.html - [similar]
名前を使用して、エントリの内容を返す 0
« ZipArchive::getFromIndex ZipArchive::getNameIndex » PHP Manual ZipArchive 名前を使用して、エントリの内容を返す ZipArchive::getFromName (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::getFromName — 名前を使用して、エントリの内容を返す 説明 public ZipArchive::getFromName ( ...
https://man.plustar.jp/php/ziparchive.getfromname.html - [similar]
SQL 文で使用するユーザー定義関数 (UDF) を登録する 0
« PDO::sqliteCreateCollation ベンダー固有のモジュール » PHP Manual SQLite (PDO) SQL 文で使用するユーザー定義関数 (UDF) を登録する PDO::sqliteCreateFunction (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo_sqlite >= 1.0.0) PDO::sqliteCreateFunction — SQL 文で使用するユーザー定義関数 (UDF) を登録す ...
https://man.plustar.jp/php/pdo.sqlitecreatefunction.html - [similar]
ドキュメントで使用している名前空間を返す 0
« SimpleXMLElement::getName SimpleXMLElement::registerXPathNamespace » PHP Manual SimpleXMLElement ドキュメントで使用している名前空間を返す SimpleXMLElement::getNamespaces (PHP 5 >= 5.1.2, PHP 7, PHP 8) SimpleXMLElement::getNamespaces — ドキュメントで使用している名前空間を返す 説明 publi ...
https://man.plustar.jp/php/simplexmlelement.getnamespaces.html - [similar]
指定したリソースのメモリ使用状況を返す 0
« Imagick::getReleaseDate Imagick::getResourceLimit » PHP Manual Imagick 指定したリソースのメモリ使用状況を返す Imagick::getResource (PECL imagick 2, PECL imagick 3) Imagick::getResource — 指定したリソースのメモリ使用状況を返す 説明 public static Imagick::getResource ( int $type ): int 指 ...
https://man.plustar.jp/php/imagick.getresource.html - [similar]
SplFileInfo::openFile で使用するクラスを設定する 0
« SplFileInfo::openFile SplFileInfo::setInfoClass » PHP Manual SplFileInfo SplFileInfo::openFile で使用するクラスを設定する SplFileInfo::setFileClass (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::setFileClass — SplFileInfo::openFile() で使用するクラスを設定する 説明 public SplFileInfo::set ...
https://man.plustar.jp/php/splfileinfo.setfileclass.html - [similar]
PHP の文字エンコーディングに関する要件 0
« 関数のオーバーロード機能 マルチバイト文字列 関数 » PHP Manual マルチバイト文字列 PHP の文字エンコーディングに関する要件 PHP の文字エンコーディングに関する要件 以下の型のエンコーディングが、PHP で安全に使用することができます。 シングルバイトエンコーディングで、 00h から 7fh の範囲の文字 ...
https://man.plustar.jp/php/mbstring.php4.req.html - [similar]
指定した変数の割当を解除する 0
« unserialize var_dump » PHP Manual 変数操作 関数 指定した変数の割当を解除する unset (PHP 4, PHP 5, PHP 7, PHP 8) unset — 指定した変数の割当を解除する 説明 unset ( mixed $var , mixed ...$vars ): void unset() は指定した変数を破棄します。 関数 unset() の内部動作は、 破棄しようとする変数の型 ...
https://man.plustar.jp/php/function.unset.html - [similar]
接続リソースあるいはステートメントリソースのオプションを設定する 0
« db2_server_info db2_special_columns » PHP Manual IBM DB2 関数 接続リソースあるいはステートメントリソースのオプションを設定する db2_set_option (PECL ibm_db2 >= 1.0.0) db2_set_option — 接続リソースあるいはステートメントリソースのオプションを設定する 説明 db2_set_option ( resource $resour ...
https://man.plustar.jp/php/function.db2-set-option.html - [similar]