検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 606 for [SIMILAR] 16 1024 4096 WITH 8568 テキ WITH 7218 ... (1.427 sec.)
NumberFormatter クラス 0
« Collator::sort NumberFormatter::create » PHP Manual intl NumberFormatter クラス NumberFormatter クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに プログラムで数値を保存したり操作したりする際には、 ロケールに依存しないバイナリ表現を使用します。 数値を表示するときに、ロケ ...
https://man.plustar.jp/php/class.numberformatter.html - [similar]
XMLWriter クラス 0
« オブジェクト指向 API の使用 XMLWriter::endAttribute » PHP Manual XMLWriter XMLWriter クラス XMLWriter クラス (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) はじめに クラス概要 class XMLWriter { /* メソッド */ public endAttribute (): bool public endCdata (): bool public endComm ...
https://man.plustar.jp/php/class.xmlwriter.html - [similar]
データをファイルに書き込む 0
« file_get_contents file » PHP Manual ファイルシステム 関数 データをファイルに書き込む file_put_contents (PHP 5, PHP 7, PHP 8) file_put_contents — データをファイルに書き込む 説明 file_put_contents ( string $filename , mixed $data , int $flags = 0 , ? resource $context = null ): int | fal ...
https://man.plustar.jp/php/function.file-put-contents.html - [similar]
ファイル全体を読み込んで配列に格納する 0
« file_put_contents fileatime » PHP Manual ファイルシステム 関数 ファイル全体を読み込んで配列に格納する file (PHP 4, PHP 5, PHP 7, PHP 8) file — ファイル全体を読み込んで配列に格納する 説明 file ( string $filename , int $flags = 0 , ? resource $context = null ): array | false ファイル全体 ...
https://man.plustar.jp/php/function.file.html - [similar]
指定した変数の割当を解除する 0
« unserialize var_dump » PHP Manual 変数操作 関数 指定した変数の割当を解除する unset (PHP 4, PHP 5, PHP 7, PHP 8) unset — 指定した変数の割当を解除する 説明 unset ( mixed $var , mixed ...$vars ): void unset() は指定した変数を破棄します。 関数 unset() の内部動作は、 破棄しようとする変数の型 ...
https://man.plustar.jp/php/function.unset.html - [similar]
フォントスタイルを返す 0
« GmagickDraw::getfontsize GmagickDraw::getfontweight » PHP Manual GmagickDraw フォントスタイルを返す GmagickDraw::getfontstyle (PECL gmagick >= Unknown) GmagickDraw::getfontstyle — フォントスタイルを返す 説明 public GmagickDraw::getfontstyle (): int テキストのアノテーションで使うフォント ...
https://man.plustar.jp/php/gmagickdraw.getfontstyle.html - [similar]
フォントのスタイルを返す 0
« ImagickDraw::getFontStretch ImagickDraw::getFontWeight » PHP Manual ImagickDraw フォントのスタイルを返す ImagickDraw::getFontStyle (PECL imagick 2, PECL imagick 3) ImagickDraw::getFontStyle — フォントのスタイルを返す 説明 public ImagickDraw::getFontStyle (): int 警告 この関数は、 現在の ...
https://man.plustar.jp/php/imagickdraw.getfontstyle.html - [similar]
はじめに 0
« Igbinary インストール/設定 » PHP Manual Igbinary はじめに はじめに Igbinary は、PHP における標準のシリアライザを置き換えるものです。 処理時間や保存容量を消費してしまう PHP の serialize() で採用されているテキスト表現の代替として、 igbinary はデータ構造をコンパクトなバイナリ形式で保存しま ...
https://man.plustar.jp/php/intro.igbinary.html - [similar]
libxml 0
« dom_import_simplexml はじめに » PHP Manual XML 操作 libxml libxml はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 libXMLError — libXMLError クラス libxml 関数 libxml_clear_errors — libxmlエラーハンドラをクリアする libxml_disable_entity_loader — 外部エ ...
https://man.plustar.jp/php/book.libxml.html - [similar]
新しい DOMText オブジェクトを作成する 0
« DOMText DOMText::isElementContentWhitespace » PHP Manual DOMText 新しい DOMText オブジェクトを作成する DOMText::__construct (PHP 5, PHP 7, PHP 8) DOMText::__construct — 新しい DOMText オブジェクトを作成する 説明 public DOMText::__construct ( string $data = "" ) 新しい DOMText オブジェク ...
https://man.plustar.jp/php/domtext.construct.html - [similar]