検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 174 for [SIMILAR] 16 1024 4096 WITH 51705 explode WITH 2... (0.203 sec.)
コードポイントの一般カテゴリの値を取得する 0
« IntlChar::charName IntlChar::chr » PHP Manual IntlChar コードポイントの一般カテゴリの値を取得する IntlChar::charType (PHP 7, PHP 8) IntlChar::charType — コードポイントの一般カテゴリの値を取得する 説明 public static IntlChar::charType ( int | string $codepoint ): ? int コードポイントの一 ...
https://man.plustar.jp/php/intlchar.chartype.html - [similar]
MySQL Native Driver プラグインAPI 0
« Memory management mysqlndプラグイン と MySQL Proxyの比較 » PHP Manual Mysqlnd MySQL Native Driver プラグインAPI MySQL Native Driver プラグインAPI 目次 mysqlndプラグイン と MySQL Proxyの比較 mysqlnd plugin APIを取得する MySQL Native Driverプラグイン のアーキテクチャ mysqlnd のプラグイン ...
https://man.plustar.jp/php/mysqlnd.plugin.html - [similar]
SplTempFileObject クラス 0
« SplFileObject::valid SplTempFileObject::__construct » PHP Manual ファイル操作 SplTempFileObject クラス SplTempFileObject クラス (PHP 5 >= 5.1.2, PHP 7, PHP 8) はじめに SplTempFileObject クラスは、一時ファイルへのオブジェクト指向インターフェイスを提供します。 クラス概要 class SplTempFil ...
https://man.plustar.jp/php/class.spltempfileobject.html - [similar]
UI 0
« GUI用の拡張モジュール はじめに » PHP Manual GUI用の拡張モジュール UI UI はじめに インストール/設定 要件 インストール手順 UI\Point — Represents a position (x,y) UI\Point::at — Size Coercion UI\Point::__construct — Construct a new Point UI\Point::getX — Retrieves X UI\Point::getY — Retri ...
https://man.plustar.jp/php/book.ui.html - [similar]
1 つ以上の文字列を出力する 0
« crypt explode » PHP Manual String 関数 1 つ以上の文字列を出力する echo (PHP 4, PHP 5, PHP 7, PHP 8) echo — 1 つ以上の文字列を出力する 説明 echo ( string ...$expressions ): void ひとつ以上の(文字列として評価される)式を出力します。末尾に改行やスペースを付加することはありません。 echo は実 ...
https://man.plustar.jp/php/function.echo.html - [similar]
フォーマットされた文字列をストリームに書き込む 0
« explode get_html_translation_table » PHP Manual String 関数 フォーマットされた文字列をストリームに書き込む fprintf (PHP 5, PHP 7, PHP 8) fprintf — フォーマットされた文字列をストリームに書き込む 説明 fprintf ( resource $stream , string $format , mixed ...$values ): int format によって作 ...
https://man.plustar.jp/php/function.fprintf.html - [similar]
フォーマットされた文字列を出力する 0
« vfprintf vsprintf » PHP Manual String 関数 フォーマットされた文字列を出力する vprintf (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) vprintf — フォーマットされた文字列を出力する 説明 vprintf ( string $format , array $values ): int format に基づき文字列フォーマットされた文字列を出力します (フォー ...
https://man.plustar.jp/php/function.vprintf.html - [similar]
フォーマットされた文字列を返す 0
« vprintf wordwrap » PHP Manual String 関数 フォーマットされた文字列を返す vsprintf (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) vsprintf — フォーマットされた文字列を返す 説明 vsprintf ( string $format , array $values ): string sprintf() と動作は同じですが、 可変長の引数ではなく配列を引数としま ...
https://man.plustar.jp/php/function.vsprintf.html - [similar]
外部から来る変数 0
« 可変変数 定数 » PHP Manual 変数 外部から来る変数 外部から来る変数 HTML フォーム (GET と POST) フォームが PHP スクリプトに投稿された時、フォームから渡された全て の変数は PHP により自動的にスクリプトから使用可能となります。 この情報にアクセスする手段は複数あります。例を以下に示します。 例 ...
https://man.plustar.jp/php/language.variables.external.html - [similar]
Unicode 文字プロパティ 0
« エスケープシーケンス アンカー » PHP Manual PCRE 正規表現構文 Unicode 文字プロパティ Unicode 文字プロパティ PHP 5.1.0 以降、 UTF-8 モード を設定した場合に、 一般的な文字タイプにマッチする新たなエスケープシーケンスが 3 つ追加されました。 \p{xx} xx プロパティを持つ文字 \P{xx} xx プロパティ ...
https://man.plustar.jp/php/regexp.reference.unicode.html - [similar]