検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 517 for [SIMILAR] 16 1024 4096 WITH 17852 ムス WITH 1123... (0.479 sec.)
PHP による HTTP 認証 0
« 機能 クッキー(Cookies) » PHP Manual 機能 PHP による HTTP 認証 PHP による HTTP 認証 header() 関数を使うと、 "Authentication Required" メッセージをクライアントブラウザに送ることができます。 これにより、クライアントブラウザではユーザー名とパスワードの入力要求 ウインドウがポップアップ表示さ ...
https://man.plustar.jp/php/features.http-auth.html - [similar]
インストール手順 0
« 要件 テスト » PHP Manual インストール/設定 インストール手順 インストール手順 OCI8 とともに PHP を構成する OCI8 を構成する前に前述の 要件 節に 目を通してください。 Web サーバーを開始する前に、一般的に OCI8 はいくつかの Oracle 環境変数(下記参照)が必要です。 それらはライブラリの場所を指 ...
https://man.plustar.jp/php/oci8.installation.html - [similar]
テンプレートを終了する 0
« ps_end_pattern ps_fill_stroke » PHP Manual PS 関数 テンプレートを終了する ps_end_template (PECL ps >= 1.2.0) ps_end_template — テンプレートを終了する 説明 ps_end_template ( resource $psdoc ): bool ps_begin_template() によって開始したテンプレートを終了します。 テンプレートが終了すると、 ...
https://man.plustar.jp/php/function.ps-end-template.html - [similar]
スクリプト中の日付/時刻関数で使用されるデフォルトタイムゾーンを設定する 0
« date_default_timezone_get date_diff » PHP Manual 日付・時刻 関数 スクリプト中の日付/時刻関数で使用されるデフォルトタイムゾーンを設定する date_default_timezone_set (PHP 5 >= 5.1.0, PHP 7, PHP 8) date_default_timezone_set — スクリプト中の日付/時刻関数で使用されるデフォルトタイムゾーンを設 ...
https://man.plustar.jp/php/function.date-default-timezone-set.html - [similar]
指定したタイムゾーン ID の、正式なシステムタイムゾーン ID あるいは正規化したカス... 0
« IntlTimeZone::fromDateTimeZone IntlTimeZone::getDisplayName » PHP Manual IntlTimeZone 指定したタイムゾーン ID の、正式なシステムタイムゾーン ID あるいは正規化したカスタムタイムゾーン ID を取得する IntlTimeZone::getCanonicalID intltz_get_canonical_id (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ...
https://man.plustar.jp/php/intltimezone.getcanonicalid.html - [similar]
Yaf_View_Simple クラス 0
« Yaf_View_Interface::setScriptPath Yaf_View_Simple::assign » PHP Manual Yaf Yaf_View_Simple クラス Yaf_View_Simple クラス (Yaf >=1.0.0) はじめに Yaf_View_Simple は Yaf の組み込みテンプレートエンジンです。 シンプルながらも高速なテンプレートエンジンで、PHP スクリプトテンプレートだけに対応 ...
https://man.plustar.jp/php/class.yaf-view-simple.html - [similar]
xhprof サンプルプロファイラを終了する 0
« xhprof_enable xhprof_sample_enable » PHP Manual Xhprof 関数 xhprof サンプルプロファイラを終了する xhprof_sample_disable (PECL xhprof >= 0.9.0) xhprof_sample_disable — xhprof サンプルプロファイラを終了する 説明 xhprof_sample_disable (): array サンプルモードの xhprof プロファイラを終了し ...
https://man.plustar.jp/php/function.xhprof-sample-disable.html - [similar]
テンプレートをレンダリングする 0
« Yaf_View_Simple::display Yaf_View_Simple::__get » PHP Manual Yaf_View_Simple テンプレートをレンダリングする Yaf_View_Simple::eval (Yaf >=2.2.0) Yaf_View_Simple::eval — テンプレートをレンダリングする 説明 public Yaf_View_Simple::eval ( string $tpl_content , array $tpl_vars = ? ): string ...
https://man.plustar.jp/php/yaf-view-simple.eval.html - [similar]
画像のサンプリング係数を設定する 0
« Gmagick::setimagewhitepoint Gmagick::setsize » PHP Manual Gmagick 画像のサンプリング係数を設定する Gmagick::setsamplingfactors (PECL gmagick >= Unknown) Gmagick::setsamplingfactors — 画像のサンプリング係数を設定する 説明 public Gmagick::setsamplingfactors ( array $factors ): Gmagick 画 ...
https://man.plustar.jp/php/gmagick.setsamplingfactors.html - [similar]
アルファチャネルを使用した、画像へのすかしの追加 0
« PHP による PNG の生成 imagecopymerge による半透明なすかしの作成 » PHP Manual 例 アルファチャネルを使用した、画像へのすかしの追加 アルファチャネルを使用した、画像へのすかしの追加 例1 アルファチャネルを使用した、画像へのすかしの追加 <?php // スタンプと、それをすかしとして適用する写真を読 ...
https://man.plustar.jp/php/image.examples-watermark.html - [similar]