検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 945 for [SIMILAR] 16 1024 4096 WITH 28570 reflectionexte... (7.971 sec.)
現在のアフィン変換行列を設定する 0
« ImagickDraw ImagickDraw::annotation » PHP Manual ImagickDraw 現在のアフィン変換行列を設定する ImagickDraw::affine (PECL imagick 2, PECL imagick 3) ImagickDraw::affine — 現在のアフィン変換行列を設定する 説明 public ImagickDraw::affine ( array $affine ): bool 警告 この関数は、 現在のとこ ...
https://man.plustar.jp/php/imagickdraw.affine.html - [similar]
SimpleXMLElement::asXML のエイリアス 0
« SimpleXMLElement::registerXPathNamespace SimpleXMLElement::__toString » PHP Manual SimpleXMLElement SimpleXMLElement::asXML のエイリアス SimpleXMLElement::saveXML (PHP 5 >= 5.2.0, PHP 7, PHP 8) SimpleXMLElement::saveXML — SimpleXMLElement::asXML() のエイリアス 説明 このメソッドは次のメ ...
https://man.plustar.jp/php/simplexmlelement.savexml.html - [similar]
The setRedirect purpose 0
« Yaf_Response_Abstract::setHeader Yaf_Response_Abstract::__toString » PHP Manual Yaf_Response_Abstract The setRedirect purpose Yaf_Response_Abstract::setRedirect (Yaf >=1.0.0) Yaf_Response_Abstract::setRedirect — The setRedirect purpose 説明 public Yaf_Response_Abstract::setRedirect ( s ...
https://man.plustar.jp/php/yaf-response-abstract.setredirect.html - [similar]
エンコード変換を行ってメールを送信する 0
« mb_scrub mb_split » PHP Manual マルチバイト文字列 関数 エンコード変換を行ってメールを送信する mb_send_mail (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_send_mail — エンコード変換を行ってメールを送信する 説明 mb_send_mail ( string $to , string $subject , string $message , array | string $ad ...
https://man.plustar.jp/php/function.mb-send-mail.html - [similar]
比較演算子 0
« ビット演算子 エラー制御演算子 » PHP Manual 演算子 比較演算子 比較演算子 比較演算子は、その名前が示すように、二つの値を比較します。 型の比較表 に、型に関連するさまざまな比較の例があります。 比較演算子 例 名前 結果 $a == $b 等しい 型の相互変換をした後で $a が $b に等しい時に true 。 $a = ...
https://man.plustar.jp/php/language.operators.comparison.html - [similar]
COM関数 0
« com_exception com_create_guid » PHP Manual COM COM関数 COM関数 参考 COM についてのより詳細な情報は » COM 仕様 を読みましょう。 PHP と COM の FAQ からも情報が得られるでしょう。 MS Office アプリケーションをサーバーサイドで使用しようと考えておられるなら、 » Considerations for Server-Side ...
https://man.plustar.jp/php/ref.com.html - [similar]
パラメータの値を設定する 0
« XSLTProcessor::removeParameter XSLTProcessor::setProfiling » PHP Manual XSLTProcessor パラメータの値を設定する XSLTProcessor::setParameter (PHP 5, PHP 7, PHP 8) XSLTProcessor::setParameter — パラメータの値を設定する 説明 public XSLTProcessor::setParameter ( string $namespace , string $ ...
https://man.plustar.jp/php/xsltprocessor.setparameter.html - [similar]
画像処理 (GD) 0
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PHP による PNG の生成 アルファチャネルを使用した、画像へのすかしの追加 imagecopymerge による半透明なすかしの作成 GD ...
https://man.plustar.jp/php/book.image.html - [similar]
文字列の crc32 多項式計算を行う 0
« count_chars crypt » PHP Manual String 関数 文字列の crc32 多項式計算を行う crc32 (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) crc32 — 文字列の crc32 多項式計算を行う 説明 crc32 ( string $string ): int string の 32 ビット長の CRC (cyclic redundancy checksum) チェックサムを生成します。 これは通 ...
https://man.plustar.jp/php/function.crc32.html - [similar]
変数の整数としての値を取得する 0
« gettype is_array » PHP Manual 変数操作 関数 変数の整数としての値を取得する intval (PHP 4, PHP 5, PHP 7, PHP 8) intval — 変数の整数としての値を取得する 説明 intval ( mixed $value , int $base = 10 ): int 指定された値 base を基数(デフォルトは 10)とする、 value の int としての値を返します ...
https://man.plustar.jp/php/function.intval.html - [similar]