検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 261 for [SIMILAR] 16 1024 4096 WITH 17104 uconverter WIT... (0.196 sec.)
Win32Service サービス開始型定数 0
« Win32Service サービス制御メッセージが受領されたときのビットマスク Win32Service サービスエラー制御定数 » PHP Manual 定義済み定数 Win32Service サービス開始型定数 Win32Service サービス開始型定数 定数 値 説明 WIN32_SERVICE_BOOT_START 0x00000000 デバイスドライバがシステムローダによって開始さ ...
https://man.plustar.jp/php/win32service.constants.servicestarttype.html - [similar]
照合用の属性の値を取得する 0
« Collator::create Collator::getErrorCode » PHP Manual Collator 照合用の属性の値を取得する Collator::getAttribute collator_get_attribute (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::getAttribute -- collator_get_attribute — 照合用の属性の値を取得する 説明 オブジェクト指向型 ...
https://man.plustar.jp/php/collator.getattribute.html - [similar]
はじめに 0
« DOM インストール/設定 » PHP Manual DOM はじめに はじめに DOM 拡張モジュールを使用すると、DOM API を使用した XML ドキュメントの操作を PHP で行えます。 注意 : DOM拡張機能 は UTF-8 エンコーディングを使います。他のエンコーディングを扱う場合は、 mb_convert_encoding() , UConverter::transcode ...
https://man.plustar.jp/php/intro.dom.html - [similar]
正規表現 (Perl 互換) 0
« Parle\ParserException はじめに » PHP Manual テキスト処理 正規表現 (Perl 互換) 正規表現 (Perl 互換) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PCRE のパターン 正規表現パターンに使用可能な修飾子 — パターン修飾子 Perl とは異なる点 — Perl との違い ...
https://man.plustar.jp/php/book.pcre.html - [similar]
mysqli クラス 0
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス mysqli クラス (PHP 5, PHP 7, PHP 8) はじめに PHP と MySQL データベースの間の接続を表します。 クラス概要 class mysqli { /* プロパティ */ public readonly int | string $ affected_rows ; public r ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
RarException クラス 0
« RarEntry::__toString RarException::isUsingExceptions » PHP Manual Rar RarException クラス RarException クラス (PECL rar >= 2.0.0) はじめに このクラスの役割は、RAR 拡張モジュールの関数やメソッドからスローされた例外を表す型となることと staticメソッドを使ってエラーの詳細 (例外がスローされ ...
https://man.plustar.jp/php/class.rarexception.html - [similar]
定義済み定数 0
« リソース型 エラーおよびエラー処理 » PHP Manual COM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 COM 定数 定数 値 説明 備考 CLSCTX_INPROC_SERVER ( int ) 1 こ ...
https://man.plustar.jp/php/com.constants.html - [similar]
直近のエラー番号を返す 0
« curl_copy_handle curl_error » PHP Manual cURL 関数 直近のエラー番号を返す curl_errno (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) curl_errno — 直近のエラー番号を返す 説明 curl_errno ( CurlHandle $handle ): int 直近の cURL 処理に関するエラー番号を返します。 パラメータ handle curl_init() が返す ...
https://man.plustar.jp/php/function.curl-errno.html - [similar]
現在のセッションに関する直近のエラー文字列を返す 0
« curl_errno curl_escape » PHP Manual cURL 関数 現在のセッションに関する直近のエラー文字列を返す curl_error (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) curl_error — 現在のセッションに関する直近のエラー文字列を返す 説明 curl_error ( CurlHandle $handle ): string 直近の cURL 操作に関するエラーメッ ...
https://man.plustar.jp/php/function.curl-error.html - [similar]
パターンにマッチする配列の要素を返す 0
« preg_filter preg_last_error_msg » PHP Manual PCRE 関数 パターンにマッチする配列の要素を返す preg_grep (PHP 4, PHP 5, PHP 7, PHP 8) preg_grep — パターンにマッチする配列の要素を返す 説明 preg_grep ( string $pattern , array $array , int $flags = 0 ): array | false array 配列の要素のうち、 ...
https://man.plustar.jp/php/function.preg-grep.html - [similar]