検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 460 for [SIMILAR] 16 1024 4096 WITH 31605 splfixedarray ... (0.373 sec.)
再サンプリングを行いイメージの一部をコピー、伸縮する 0
« imagecopymergegray imagecopyresized » PHP Manual GD および Image 関数 再サンプリングを行いイメージの一部をコピー、伸縮する imagecopyresampled (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagecopyresampled — 再サンプリングを行いイメージの一部をコピー、伸縮する 説明 imagecopyresampled ( GdImag ...
https://man.plustar.jp/php/function.imagecopyresampled.html - [similar]
C Type Handles 0
« FFI\CData FFI\CType::getAlignment » PHP Manual FFI C Type Handles C Type Handles (PHP 7 >= 7.4.0, PHP 8) はじめに クラス概要 final class FFI\CType { /* メソッド */ public getAlignment (): int public getArrayElementType (): FFI\CType public getArrayLength (): int public getAttributes () ...
https://man.plustar.jp/php/class.ffi-ctype.html - [similar]
for 0
« do-while foreach » PHP Manual 制御構造 for for (PHP 4, PHP 5, PHP 7, PHP 8) for ループは、PHPで最も複雑なループです。 for は、Cのforループと同様に動作します。 for ループの構文は、次のようになります。 for (式1; 式2; 式3) 文 最初の式( 式1 )は、ループ開始時に無条件に 評価(実行)されます。 ...
https://man.plustar.jp/php/control-structures.for.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 » http://gmplib.org/#DOWNLOAD から GMP ライブラリをダウンロード可能です。 このサイトでは、 GMP のマニュアルも入手可能です。 これらの関数を使用するには、 GMP バージョン 4.2 以降が必要です。 中には、より新しいバー ...
https://man.plustar.jp/php/gmp.requirements.html - [similar]
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]
The SolrCollapseFunction class 0
« SolrDisMaxQuery::useEDisMaxQueryParser SolrCollapseFunction::__construct » PHP Manual Solr The SolrCollapseFunction class The SolrCollapseFunction class (PECL solr >= 2.2.0) はじめに クラス概要 class SolrCollapseFunction { /* Constants */ const string NULLPOLICY_IGNORE = ignore ; const ...
https://man.plustar.jp/php/class.solrcollapsefunction.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]