検索

phrase: max: clip:
target: order:
Results of 421 - 430 of about 723 for [SIMILAR] 16 1024 4096 WITH 36927 トオ WITH 1596... (1.117 sec.)
Collator クラス 0
« 基本的な使用法 Collator::asort » PHP Manual intl Collator クラス Collator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 各ロケール固有の並び順を考慮した文字列の比較機能を提供します。 クラス概要 class Collator { /* メソッド */ public __construct ( string $locale ) p ...
https://man.plustar.jp/php/class.collator.html - [similar]
背景の矩形の色を指定する 0
« ImagickDraw::setTextKerning ImagickDraw::setVectorGraphics » PHP Manual ImagickDraw 背景の矩形の色を指定する ImagickDraw::setTextUnderColor (PECL imagick 2, PECL imagick 3) ImagickDraw::setTextUnderColor — 背景の矩形の色を指定する 説明 public ImagickDraw::setTextUnderColor ( ImagickPix ...
https://man.plustar.jp/php/imagickdraw.settextundercolor.html - [similar]
はじめに 0
« intl インストール/設定 » PHP Manual intl はじめに はじめに 国際化用拡張モジュール (これ以降では Intl と略します) は » ICU ライブラリのラッパーです。 PHP プログラマが、ロケール関連のさまざまな操作を行えるようにします。 フォーマット、音訳、エンコード変換、カレンダーの処理、 » UCA 準拠の照 ...
https://man.plustar.jp/php/intro.intl.html - [similar]
ステートメントを初期化し、mysqli_stmt_prepare で使用するオブジェクトを返す 0
« mysqli::stat mysqli::store_result » PHP Manual mysqli ステートメントを初期化し、mysqli_stmt_prepare で使用するオブジェクトを返す mysqli::stmt_init mysqli_stmt_init (PHP 5, PHP 7, PHP 8) mysqli::stmt_init -- mysqli_stmt_init — ステートメントを初期化し、mysqli_stmt_prepare で使用するオブ ...
https://man.plustar.jp/php/mysqli.stmt-init.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 AF_UNIX ( int ) AF_INET ( int ) AF_INET6 ( int ) IPv6 サポートつきでコンパ ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
IMAP、POP3 および NNTP 0
« メール関連 はじめに » PHP Manual メール関連 IMAP、POP3 および NNTP IMAP、POP3 および NNTP はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 IMAP 関数 imap_8bit — 8 ビット文字列を quoted-printable 文字列に変換する imap_alerts — 発生した IMAP 警告メッセー ...
https://man.plustar.jp/php/book.imap.html - [similar]
PHP による PNG の生成 0
« 例 アルファチャネルを使用した、画像へのすかしの追加 » PHP Manual 例 PHP による PNG の生成 PHP による PNG の生成 例1 PHP による PNG の生成 <?php header ( "Content-type: image/png" ); $string = $_GET [ 'text' ]; $im = imagecreatefrompng ( "images/button1.png" ); $orange = imagecoloralloc ...
https://man.plustar.jp/php/image.examples-png.html - [similar]
Grapheme 関数 0
« UConverter::transcode grapheme_extract » PHP Manual intl Grapheme 関数 Grapheme 関数 目次 grapheme_extract — デフォルトの書記素クラスタシーケンスをテキストバッファから取り出す関数。 テキストは UTF-8 でエンコードされている必要があります grapheme_stripos — 大文字小文字を区別せず、文字列内 ...
https://man.plustar.jp/php/ref.intl.grapheme.html - [similar]
変更履歴 0
« usleep Seaslog » PHP Manual その他 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.0.0 constant 定数が定義されていない場合は、 constant は Error をスローするようになりました。 これより前のバージョンでは、 E_WARNI ...
https://man.plustar.jp/php/changelog.misc.html - [similar]
SQLite3Stmt クラス 0
« SQLite3::version SQLite3Stmt::bindParam » PHP Manual SQLite3 SQLite3Stmt クラス SQLite3Stmt クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 拡張モジュールのプリペアドステートメントを扱うクラスです。 クラス概要 class SQLite3Stmt { /* メソッド */ private __construct ( SQLite3 $sq ...
https://man.plustar.jp/php/class.sqlite3stmt.html - [similar]