検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 397 for [SIMILAR] 16 1024 4096 WITH 12215 マル WITH 1187... (1.310 sec.)
はじめに 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]
DOMDocument クラス 0
« DOMComment::__construct DOMDocument::__construct » PHP Manual DOM DOMDocument クラス DOMDocument クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ドキュメントあるいは XML ドキュメント全体を表し、 ドキュメントツリーのルートとなります。 クラス概要 class DOMDocument extends DOMNode implements D ...
https://man.plustar.jp/php/class.domdocument.html - [similar]
キャンバス全体の大きさを設定する 0
« ImagickDraw::setVectorGraphics ImagickDraw::skewX » PHP Manual ImagickDraw キャンバス全体の大きさを設定する ImagickDraw::setViewbox (PECL imagick 2, PECL imagick 3) ImagickDraw::setViewbox — キャンバス全体の大きさを設定する 説明 public ImagickDraw::setViewbox ( int $x1 , int $y1 , int ...
https://man.plustar.jp/php/imagickdraw.setviewbox.html - [similar]
SoapClient のコンストラクタ 0
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ SoapClient::__construct (PHP 5, PHP 7, PHP 8) SoapClient::__construct — SoapClient のコンストラクタ 説明 public SoapClient::__construct ( ? string $wsdl , array $options = [] ) SOAP サービスに ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
はじめに 0
« Pspell インストール/設定 » PHP Manual Pspell はじめに はじめに これらの関数により、単語のスペルチェックを行い、修正案を提案させる ことが可能となります。 関連キーワード: Pspell , インストール , 設定 , 関数 , 単語 , スペル , チェック , 提案 , ...
https://man.plustar.jp/php/intro.pspell.html - [similar]
Gettext 0
« Gender\Gender::similarNames はじめに » PHP Manual 自然言語および文字エンコーディング Gettext Gettext はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Gettext 関数 bind_textdomain_codeset — DOMAIN メッセージカタログから返されるメッセージの文字エンコーデ ...
https://man.plustar.jp/php/book.gettext.html - [similar]
/Encoding キーの値を取得する 0
« fdf_get_attachment fdf_get_file » PHP Manual FDF 関数 /Encoding キーの値を取得する fdf_get_encoding (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_get_encoding — /Encoding キーの値を取得する 説明 fdf_get_encoding ( resource $fdf_document ): string /Encoding キーの値を取得します。 パ ...
https://man.plustar.jp/php/function.fdf-get-encoding.html - [similar]
テキストのコードセットを指定する 0
« ImagickDraw::setTextDecoration ImagickDraw::setTextInterlineSpacing » PHP Manual ImagickDraw テキストのコードセットを指定する ImagickDraw::setTextEncoding (PECL imagick 2, PECL imagick 3) ImagickDraw::setTextEncoding — テキストのコードセットを指定する 説明 public ImagickDraw::setTextEn ...
https://man.plustar.jp/php/imagickdraw.settextencoding.html - [similar]
Windows のサポート 0
« その他の変更 PHP 5.6.x から PHP 7.0.x への移行 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 Windows のサポート Windows のサポート 長いpath と UTF-8のpath のサポート Webアプリケーションが UTF-8 に対応しているなら、追加の作業は必要ありません。 UTF-8 でないpathへの I/O に依存したアプリケ ...
https://man.plustar.jp/php/migration71.windows-support.html - [similar]
declare 0
« match return » PHP Manual 制御構造 declare declare (PHP 4, PHP 5, PHP 7, PHP 8) declare 文は、あるコードブロックの中に 実行ディレクティブをセットするために使用します。 declare の文法は他の制御構造と似ています。 declare (ディレクティブ) 文 ディレクティブ の箇所で、セットされた declare ブ ...
https://man.plustar.jp/php/control-structures.declare.html - [similar]