検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 1881 for [SIMILAR] 16 1024 4096 WITH 32856 使用 WITH 3137... (1.185 sec.)
ファイルから画像を開く 0
« ps_open_file ps_open_image » PHP Manual PS 関数 ファイルから画像を開く ps_open_image_file (PECL ps >= 1.1.0) ps_open_image_file — ファイルから画像を開く 説明 ps_open_image_file ( resource $psdoc , string $type , string $filename , string $stringparam = ? , int $intparam = 0 ): int 後で ...
https://man.plustar.jp/php/function.ps-open-image-file.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP 7.4 以降 この拡張モジュールは » PECL レポジトリに移動 されており、以下のバージョン以降 PHP にバンドルされなくなっています。 PHP 7.4.0 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PEC ...
https://man.plustar.jp/php/recode.installation.html - [similar]
プール内のすべてのサーバーの統計情報を取得する 0
« Memcache::get Memcache::getServerStatus » PHP Manual Memcache プール内のすべてのサーバーの統計情報を取得する Memcache::getExtendedStats (PECL memcache >= 2.0.0) Memcache::getExtendedStats — プール内のすべてのサーバーの統計情報を取得する 説明 Memcache::getExtendedStats ( string $type = ...
https://man.plustar.jp/php/memcache.getextendedstats.html - [similar]
SoapClient のコンストラクタ 0
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ SoapClient::__construct (PHP 5, PHP 7, PHP 8) SoapClient::__construct — SoapClient のコンストラクタ 説明 public SoapClient::__construct ( ? string $wsdl , array $options = [] ) SOAP サービスに ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
フォントを設定する 0
« Imagick::setFirstIterator Imagick::setFormat » PHP Manual Imagick フォントを設定する Imagick::setFont (PECL imagick 2 >= 2.1.0, PECL imagick 3) Imagick::setFont — フォントを設定する 説明 public Imagick::setFont ( string $font ): bool オブジェクトのフォントプロパティを設定します。 このメ ...
https://man.plustar.jp/php/imagick.setfont.html - [similar]
サーバー情報および実行時の環境情報 0
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SERVER — サーバー情報および実行時の環境情報 説明 $_SERVER は、ヘッダ、パス、スクリプトの位置のような 情報を有する配列です。この配列のエントリは、Web サーバーによ ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
はじめに 0
« Readline インストール/設定 » PHP Manual Readline はじめに はじめに readline 関数群は、GNU Readline ライブラリへの インターフェイスを実装したものです。これらの関数は、コマンドラインの 編集機能を提供します。一例をあげると、Bash において文字を挿入したり コマンド履歴を走査したりする際に、矢 ...
https://man.plustar.jp/php/intro.readline.html - [similar]
基本的な使用法 0
« 例 Imagick » PHP Manual 例 基本的な使用法 基本的な使用法 Imagick は、PHP による画像の操作を、 とても簡単なオブジェクト指向インターフェイスで行います。 画像のサムネイルを作成する簡単な例をごらんください。 例1 Imagick によるサムネイルの作成 <?php header ( 'Content-type: image/jpeg' ); $i ...
https://man.plustar.jp/php/imagick.examples-1.html - [similar]
PECL インストール入門 0
« PECL 拡張モジュールのインストール PECL 拡張モジュールをダウンロードする » PHP Manual PECL 拡張モジュールのインストール PECL インストール入門 PECL インストール入門 » PECL は PHP 拡張モジュールのリポジトリで、 » PEAR パッケージシステムを経由して使用可能です。 ここでは PECL 拡張モジュール ...
https://man.plustar.jp/php/install.pecl.intro.html - [similar]
HTTP GET 変数 0
« $_SERVER $_POST » PHP Manual 定義済の変数 HTTP GET 変数 $_GET (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_GET — HTTP GET 変数 説明 URL パラメータ (a.k.a クエリストリング) で現在のスクリプトに渡された変数の連想配列です。 この配列の値は、GETリクエストだけでなく、クエリストリングが含まれた全て ...
https://man.plustar.jp/php/reserved.variables.get.html - [similar]