検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 922 for [SIMILAR] 16 1024 4096 WITH 13029 setsize WITH 5... (0.907 sec.)
PHPにできることは? 0
« PHP とはなんでしょう? 簡易チュートリアル » PHP Manual 入門 PHPにできることは? PHPにできることは? あらゆることができます。PHPでは主にサーバーサイドでの活用に焦点が 当てられているため、フォームからデータを取得したり、動的にページ の内容を生成したり、クッキーを送信・受信するといった他のCG ...
https://man.plustar.jp/php/intro-whatcando.html - [similar]
証明書の認証 0
« キー/証明書パラメータ OpenSSL 関数 » PHP Manual OpenSSL 証明書の認証 証明書の認証 サイン/証明書を認証する関数をコールする際、 ca_info パラメータは、ファイルと認証済みの CA ファイルの場所を指定するファイルディレクトリ名を含む配列です。 ディレクトリが指定された場合、 openssl コマンドが 使 ...
https://man.plustar.jp/php/openssl.cert.verification.html - [similar]
画像の opacity チャネル上に描画する 0
« ImagickDraw::line ImagickDraw::pathClose » PHP Manual ImagickDraw 画像の opacity チャネル上に描画する ImagickDraw::matte (PECL imagick 2, PECL imagick 3) ImagickDraw::matte — 画像の opacity チャネル上に描画する 説明 public ImagickDraw::matte ( float $x , float $y , int $paintMethod ): ...
https://man.plustar.jp/php/imagickdraw.matte.html - [similar]
クリップパスの単位の解釈を設定する 0
« ImagickDraw::setClipRule ImagickDraw::setFillAlpha » PHP Manual ImagickDraw クリップパスの単位の解釈を設定する ImagickDraw::setClipUnits (PECL imagick 2, PECL imagick 3) ImagickDraw::setClipUnits — クリップパスの単位の解釈を設定する 説明 public ImagickDraw::setClipUnits ( int $clip_uni ...
https://man.plustar.jp/php/imagickdraw.setclipunits.html - [similar]
現在のメールボックスに関する情報を得る 0
« imap_mail imap_mime_header_decode » PHP Manual IMAP 関数 現在のメールボックスに関する情報を得る imap_mailboxmsginfo (PHP 4, PHP 5, PHP 7, PHP 8) imap_mailboxmsginfo — 現在のメールボックスに関する情報を得る 説明 imap_mailboxmsginfo ( IMAP\Connection $imap ): stdClass サーバーにおける現在 ...
https://man.plustar.jp/php/function.imap-mailboxmsginfo.html - [similar]
インストールにあたっての一般的な注意事項 0
« インストールと設定 Unix システムへのインストール » PHP Manual インストールと設定 インストールにあたっての一般的な注意事項 インストールにあたっての一般的な注意事項 インストールを行う前に、PHP を使用する用途を明確にしておく必要があります。 PHP を適用可能な分野としては、 「 PHP にできるこ ...
https://man.plustar.jp/php/install.general.html - [similar]
どの API を使うか 0
« 用語説明 どのライブラリを選ぶか » PHP Manual MySQL 用 PHP ドライバの概要 どの API を使うか どの API を使うか PHP には、様々な MySQL へ接続する API があります。 以下に、mysqli と PDO が提供する API を示します。 それぞれのコードは、"example.com" 上で稼働する MySQL サーバーに ユーザー名 " ...
https://man.plustar.jp/php/mysqlinfo.api.choosing.html - [similar]
点を描画する 0
« ImagickDraw::pathStart ImagickDraw::polygon » PHP Manual ImagickDraw 点を描画する ImagickDraw::point (PECL imagick 2, PECL imagick 3) ImagickDraw::point — 点を描画する 説明 public ImagickDraw::point ( float $x , float $y ): bool 警告 この関数は、 現在のところ詳細な情報はありません。引数 ...
https://man.plustar.jp/php/imagickdraw.point.html - [similar]
ImagickPixelIterator のコンストラクタ 0
« ImagickPixelIterator::clear ImagickPixelIterator::destroy » PHP Manual ImagickPixelIterator ImagickPixelIterator のコンストラクタ ImagickPixelIterator::__construct (PECL imagick 2, PECL imagick 3) ImagickPixelIterator::__construct — ImagickPixelIterator のコンストラクタ 説明 public Ima ...
https://man.plustar.jp/php/imagickpixeliterator.construct.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]