検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 491 for [SIMILAR] 16 1024 4096 WITH 21857 base64 WITH 14... (0.409 sec.)
はじめに 0
« Fileinfo インストール/設定 » PHP Manual Fileinfo はじめに はじめに このモジュールの関数は、ファイル内の特定の位置から magic バイトシーケンスを見つけることで、 ファイルの content type とエンコーディングを推測します。 これは完全な手法ではありませんが、経験上かなりうまく動作しています。 関 ...
https://man.plustar.jp/php/intro.fileinfo.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新機能 新機能 定数式 数値や文字列リテラルと定数を、これまでのバージョンでは静的な値が想定されていた場面 (定数やプロパティの宣言、関数のデフォルト引数など) で、スカラー式として扱えるよ ...
https://man.plustar.jp/php/migration56.new-features.html - [similar]
圧縮された文字列を解凍する 0
« gztell gzwrite » PHP Manual Zlib 関数 圧縮された文字列を解凍する gzuncompress (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) gzuncompress — 圧縮された文字列を解凍する 説明 gzuncompress ( string $data , int $max_length = 0 ): string | false この関数は圧縮された文字列を解凍します。 パラメータ dat ...
https://man.plustar.jp/php/function.gzuncompress.html - [similar]
配列の値が XMLRPC の失敗であるかどうかを調べる 0
« xmlrpc_get_type xmlrpc_parse_method_descriptions » PHP Manual XML-RPC 関数 配列の値が XMLRPC の失敗であるかどうかを調べる xmlrpc_is_fault (PHP 4 >= 4.3.0, PHP 5, PHP 7) xmlrpc_is_fault — 配列の値が XMLRPC の失敗であるかどうかを調べる 説明 xmlrpc_is_fault ( array $arg ): bool 警告 この関 ...
https://man.plustar.jp/php/function.xmlrpc-is-fault.html - [similar]
名前の性別の判別 0
« EnchantDictionary はじめに » PHP Manual 自然言語および文字エンコーディング 名前の性別の判別 名前の性別の判別 はじめに インストール/設定 インストール手順 例 利用例 Gender\Gender — Gender\Gender クラス Gender\Gender::connect — 外部の名前ディレクトリに接続する Gender\Gender::__construct — ...
https://man.plustar.jp/php/book.gender.html - [similar]
DOMElement クラス 0
« DOMDocumentType DOMElement::__construct » PHP Manual DOM DOMElement クラス DOMElement クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMElement extends DOMNode implements DOMParentNode , DOMChildNode { /* プロパティ */ public readonly string $ tagName ; public readonly mixed $ schemaTyp ...
https://man.plustar.jp/php/class.domelement.html - [similar]
DOMNode クラス 0
« DOMNamedNodeMap::item DOMNode::appendChild » PHP Manual DOM DOMNode クラス DOMNode クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNode { /* プロパティ */ public readonly string $ nodeName ; public ? string $ nodeValue ; public readonly int $ nodeType ; public readonly ? DOMNode $ par ...
https://man.plustar.jp/php/class.domnode.html - [similar]
テキストのアノテーションで使うコードセットを返す 0
« GmagickDraw::gettextdecoration GmagickDraw::line » PHP Manual GmagickDraw テキストのアノテーションで使うコードセットを返す GmagickDraw::gettextencoding (PECL gmagick >= Unknown) GmagickDraw::gettextencoding — テキストのアノテーションで使うコードセットを返す 説明 public GmagickDraw::get ...
https://man.plustar.jp/php/gmagickdraw.gettextencoding.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 出力制御設定オプション 名前 デフォルト 変更可能 変更履歴 output_buffering "0" PHP_INI_PERDIR output_handler NULL PHP_INI_PERDIR implicit_flush "0" PHP_INI_ALL url_rew ...
https://man.plustar.jp/php/outcontrol.configuration.html - [similar]
Gettext 関数 0
« 定義済み定数 bind_textdomain_codeset » PHP Manual Gettext Gettext 関数 Gettext 関数 目次 bind_textdomain_codeset — DOMAIN メッセージカタログから返されるメッセージの文字エンコーディングを設定/取得する bindtextdomain — ドメインのパスを取得/設定する dcgettext — 単一の参照に関するドメインを ...
https://man.plustar.jp/php/ref.gettext.html - [similar]