検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1247 for [SIMILAR] 16 1024 4096 WITH 11352 sort WITH 6615... (0.871 sec.)
IntlDateFormatter クラス 0
« IntlTimeZone::useDaylightTime IntlDateFormatter::create » PHP Manual intl IntlDateFormatter クラス IntlDateFormatter クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに Date Formatter は、パターン文字列や出来合いのパターンを使用して ロケールに依存する日付のフォーマット/パ ...
https://man.plustar.jp/php/class.intldateformatter.html - [similar]
ZipArchive クラス 0
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) はじめに Zip で圧縮されたファイルアーカイブです。 クラス概要 class ZipArchive implements Countable { /* プロパティ */ public readonly int $ lastId ; public ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]
アルファブレンディングフラグを設定し、レイヤ効果を使用する 0
« imagejpeg imageline » PHP Manual GD および Image 関数 アルファブレンディングフラグを設定し、レイヤ効果を使用する imagelayereffect (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) imagelayereffect — アルファブレンディングフラグを設定し、レイヤ効果を使用する 説明 imagelayereffect ( GdImage $image , ...
https://man.plustar.jp/php/function.imagelayereffect.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual OAuth 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 これらの定数の大半には何らかの問題があります。問題点については OAuth の公式ペ ...
https://man.plustar.jp/php/oauth.constants.html - [similar]
TrueType フォントを使用してテキストを画像に書き込む 0
« imagettfbbox imagetypes » PHP Manual GD および Image 関数 TrueType フォントを使用してテキストを画像に書き込む imagettftext (PHP 4, PHP 5, PHP 7, PHP 8) imagettftext — TrueType フォントを使用してテキストを画像に書き込む 説明 imagettftext ( GdImage $image , float $size , float $angle , i ...
https://man.plustar.jp/php/function.imagettftext.html - [similar]
macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 0
« パッケージの使用 macOS 上での PHP のコンパイル » PHP Manual macOS へのインストール macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 PHP は、Mac OS X バージョン 10.0.0 以降、 macOS Monterey (12.0.0) よ ...
https://man.plustar.jp/php/install.macosx.bundled.html - [similar]
基本的な VarnishAdmin の使用法 0
« 例 基本的な VarnishStat の使用法 » PHP Manual 例 基本的な VarnishAdmin の使用法 基本的な VarnishAdmin の使用法 禁止機能の簡単な使用法を示します。 例1 URL を禁止する <?php $args = array( VARNISH_CONFIG_HOST => "::1" , VARNISH_CONFIG_PORT => 6082 , VARNISH_CONFIG_SECRET => "5174826b-8595 ...
https://man.plustar.jp/php/varnish.example.admin.html - [similar]
基本的な VarnishLog の使用法 0
« 基本的な VarnishStat の使用法 VarnishAdmin » PHP Manual 例 基本的な VarnishLog の使用法 基本的な VarnishLog の使用法 共用メモリから、varnish のログを読み取る例を示します。 例1 varnish の共用メモリログを読み取る <?php $vl = new VarnishLog ; while( 1 ) { $line = $vl -> getLine (); printf ...
https://man.plustar.jp/php/varnish.example.log.html - [similar]
プロセス時間を得る 0
« posix_strerror posix_ttyname » PHP Manual POSIX 関数 プロセス時間を得る posix_times (PHP 4, PHP 5, PHP 7, PHP 8) posix_times — プロセス時間を得る 説明 posix_times (): array | false 現在の CPU 使用状況についての情報を取得します。 パラメータ この関数にはパラメータはありません。 戻り値 現 ...
https://man.plustar.jp/php/function.posix-times.html - [similar]
辞書をオープンする際に使用する設定を作成する 0
« pspell_clear_session pspell_config_data_dir » PHP Manual Pspell 関数 辞書をオープンする際に使用する設定を作成する pspell_config_create (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_config_create — 辞書をオープンする際に使用する設定を作成する 説明 pspell_config_create ( string $language ...
https://man.plustar.jp/php/function.pspell-config-create.html - [similar]