検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 1247 for [SIMILAR] 16 1024 4096 WITH 11352 sort WITH 6615... (0.889 sec.)
ImagickDraw クラス 0
« Imagick::writeImagesFile ImagickDraw::affine » PHP Manual ImageMagick ImagickDraw クラス ImagickDraw クラス (PECL imagick 2, PECL imagick 3) クラス概要 class ImagickDraw { public affine ( array $affine ): bool public annotation ( float $x , float $y , string $text ): bool public arc ( ...
https://man.plustar.jp/php/class.imagickdraw.html - [similar]
インデックスを使用して、エントリの内容を返す 0
« ZipArchive::getExternalAttributesName ZipArchive::getFromName » PHP Manual ZipArchive インデックスを使用して、エントリの内容を返す ZipArchive::getFromIndex (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::getFromIndex — インデックスを使用して、エントリの内容を返す 説明 pub ...
https://man.plustar.jp/php/ziparchive.getfromindex.html - [similar]
基本的な VarnishStat の使用法 0
« 基本的な VarnishAdmin の使用法 基本的な VarnishLog の使用法 » PHP Manual 例 基本的な VarnishStat の使用法 基本的な VarnishStat の使用法 共用メモリから、varnish 統計のスナップショットを取得する例を示します。 例1 統計のスナップショットをを取得する <?php $vs = new VarnishStat ; try { $dat ...
https://man.plustar.jp/php/varnish.example.stat.html - [similar]
設定を変更するには 0
« どこで設定を行うのか 言語リファレンス » PHP Manual 実行時設定 設定を変更するには 設定を変更するには Apache モジュールとして PHP を実行している場合 PHP を Apache モジュールとして使用している場合、Apache 設定ファイル (例、 httpd.conf ) もしくは .htaccess ファイルにディレクティブを記述する ...
https://man.plustar.jp/php/configuration.changes.html - [similar]
リモートファイルの使用 0
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow_url_fopen を有効にした場合、 ファイル名をパラメータとする関数の多くで HTTP および FTP のURL を使用することができます。加えて、 include 、 include_once 、 require および require_once 命令でURL ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
オブジェクト指向 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
« 定義済の変数 $GLOBALS » PHP Manual 定義済の変数 すべてのスコープで使用できる組み込みの変数 スーパーグローバル スーパーグローバル — すべてのスコープで使用できる組み込みの変数 説明 PHP の定義済み変数の中には "スーパーグローバル" というものがあります。 これは、スクリプト全体を通してすべて ...
https://man.plustar.jp/php/language.variables.superglobals.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]