検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 1206 for [SIMILAR] 16 1024 4096 WITH 10261 移行 WITH 3666... (0.827 sec.)
ドメイン名をIDNAのASCII形式に変換する 0
« IDN 関数 idn_to_utf8 » PHP Manual IDN 関数 ドメイン名をIDNAのASCII形式に変換する idn_to_ascii (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.2, PECL idn >= 0.1) idn_to_ascii — ドメイン名をIDNAのASCII形式に変換する 説明 手続き型 idn_to_ascii ( string $domain , int $flags = IDNA_DEFAULT ...
https://man.plustar.jp/php/function.idn-to-ascii.html - [similar]
IDNAのASCII方式でエンコードされたドメイン名をUnicodeに変換する 0
« idn_to_ascii IntlChar » PHP Manual IDN 関数 IDNAのASCII方式でエンコードされたドメイン名をUnicodeに変換する idn_to_utf8 (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.2, PECL idn >= 0.1) idn_to_utf8 — IDNAのASCII方式でエンコードされたドメイン名をUnicodeに変換する 説明 手続き型 idn_to_u ...
https://man.plustar.jp/php/function.idn-to-utf8.html - [similar]
新しい画像をファイルあるいは URL から作成する 0
« imagecreatefromavif imagecreatefromgd2 » PHP Manual GD および Image 関数 新しい画像をファイルあるいは URL から作成する imagecreatefrombmp (PHP 7 >= 7.2.0, PHP 8) imagecreatefrombmp — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefrombmp ( string $filename ): GdImage | f ...
https://man.plustar.jp/php/function.imagecreatefrombmp.html - [similar]
新しい画像をファイルあるいは URL から作成する 0
« imagecreatefromwebp imagecreatefromxpm » PHP Manual GD および Image 関数 新しい画像をファイルあるいは URL から作成する imagecreatefromxbm (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) imagecreatefromxbm — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefromxbm ( string $filename ...
https://man.plustar.jp/php/function.imagecreatefromxbm.html - [similar]
フレームをファイルハンドルに書き出す 0
« Imagick::writeImages ImagickDraw » PHP Manual Imagick フレームをファイルハンドルに書き出す Imagick::writeImagesFile (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::writeImagesFile — フレームをファイルハンドルに書き出す 説明 public Imagick::writeImagesFile ( resource $filehandle , st ...
https://man.plustar.jp/php/imagick.writeimagesfile.html - [similar]
新しい関数 0
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しい関数 新しい関数 PHP コア stream_isatty() sapi_windows_vt100_support() SPL spl_object_id() DOM DomNodeList::count() DOMNamedNodeMap::count() FTP ftp_append() GD imagesetclip() imagegetclip() imageopenpolygo ...
https://man.plustar.jp/php/migration72.new-functions.html - [similar]
定義済みの定数 0
« 定義済のクラス その他の予約語の一覧 » PHP Manual 予約語の一覧 定義済みの定数 定義済みの定数 コアの定義済みの定数 これらの定数は PHP のコアで定義済みの定数です。 PHP, Zend engine, SAPI モジュールも含みます。 PHP_VERSION ( string ) 現在の PHP のバージョンを "major.minor.release[extra]" 形 ...
https://man.plustar.jp/php/reserved.constants.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
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]