検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 696 for [SIMILAR] 16 1024 4096 WITH 28474 variant WITH 8... (0.613 sec.)
XSLTProcessor クラス 0
« libxml のエラー処理関数によるエラー処理 XSLTProcessor::__construct » PHP Manual XSL XSLTProcessor クラス XSLTProcessor クラス (PHP 5, PHP 7, PHP 8) はじめに クラス概要 class XSLTProcessor { /* メソッド */ public getParameter ( string $namespace , string $name ): string | false public g ...
https://man.plustar.jp/php/class.xsltprocessor.html - [similar]
LDAP のエラー番号をエラーメッセージ文字列に変換する 0
« ldap_dn2ufn ldap_errno » PHP Manual LDAP 関数 LDAP のエラー番号をエラーメッセージ文字列に変換する ldap_err2str (PHP 4, PHP 5, PHP 7, PHP 8) ldap_err2str — LDAP のエラー番号をエラーメッセージ文字列に変換する 説明 ldap_err2str ( int $errno ): string この関数は、エラー番号 errno が意味する ...
https://man.plustar.jp/php/function.ldap-err2str.html - [similar]
現在のセッションデータを、セッションエンコードされた文字列に変換する 0
« session_destroy session_gc » PHP Manual セッション関数 現在のセッションデータを、セッションエンコードされた文字列に変換する session_encode (PHP 4, PHP 5, PHP 7, PHP 8) session_encode — 現在のセッションデータを、セッションエンコードされた文字列に変換する 説明 session_encode (): string | ...
https://man.plustar.jp/php/function.session-encode.html - [similar]
現在のアフィン変換行列を設定する 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]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 このモジュールは、その場でのデータ圧縮機能をサポートするために » zlib の関数を使用しています。 このモジュールをインストールするには Zlib が必要となります。 関連キーワード: 要件 , インストール , 設定 , モジュール ...
https://man.plustar.jp/php/memcache.requirements.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]
パラメータの値を設定する 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]