検索

phrase: max: clip:
target: order:
Results of 621 - 630 of about 1291 for [SIMILAR] 16 1024 4096 WITH 12480 input WITH 111... (0.995 sec.)
Collator クラス 0
« 基本的な使用法 Collator::asort » PHP Manual intl Collator クラス Collator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 各ロケール固有の並び順を考慮した文字列の比較機能を提供します。 クラス概要 class Collator { /* メソッド */ public __construct ( string $locale ) p ...
https://man.plustar.jp/php/class.collator.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 » http://www.adobe.com/devnet/acrobat/fdftoolkit.html から取得可能な FDF toolkit SDKが必要です。 PHP 4.3.0 以降では、少なくとも SDK version 5.0 が必要です。 FDF toolkit library はバイナリ版のみ利用可能で、 Adob ...
https://man.plustar.jp/php/fdf.requirements.html - [similar]
特殊文字を HTML エンティティに変換する 0
« htmlspecialchars_decode implode » PHP Manual String 関数 特殊文字を HTML エンティティに変換する htmlspecialchars (PHP 4, PHP 5, PHP 7, PHP 8) htmlspecialchars — 特殊文字を HTML エンティティに変換する 説明 htmlspecialchars ( string $string , int $flags = ENT_QUOTES | ENT_SUBSTITUTE | EN ...
https://man.plustar.jp/php/function.htmlspecialchars.html - [similar]
シグナルハンドラを設定する 0
« pcntl_signal_get_handler pcntl_sigprocmask » PHP Manual PCNTL 関数 シグナルハンドラを設定する pcntl_signal (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_signal — シグナルハンドラを設定する 説明 pcntl_signal ( int $signal , callable | int $handler , bool $restart_syscalls = true ): bool p ...
https://man.plustar.jp/php/function.pcntl-signal.html - [similar]
画像の基本属性を取得する 0
« Imagick::paintTransparentImage Imagick::pingImageBlob » PHP Manual Imagick 画像の基本属性を取得する Imagick::pingImage (PECL imagick 2, PECL imagick 3) Imagick::pingImage — 画像の基本属性を取得する 説明 public Imagick::pingImage ( string $filename ): bool このメソッドを使用すると、画像 ...
https://man.plustar.jp/php/imagick.pingimage.html - [similar]
Imagick オブジェクトのサイズを設定する 0
« Imagick::setSamplingFactors Imagick::setSizeOffset » PHP Manual Imagick Imagick オブジェクトのサイズを設定する Imagick::setSize (PECL imagick 2, PECL imagick 3) Imagick::setSize — Imagick オブジェクトのサイズを設定する 説明 public Imagick::setSize ( int $columns , int $rows ): bool Ima ...
https://man.plustar.jp/php/imagick.setsize.html - [similar]
その他の変更 0
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その他の変更 その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました。これにより、これが静的に解決される場合のパフォーマンスが向上します。名 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
データベース接続 0
« 手続き型とオブジェクト指向インターフェイス ステートメントの実行 » PHP Manual クイックスタートガイド データベース接続 データベース接続 MySQL は、サーバに接続するために、 異なるトランスポート層をサポートしています。 TCP/IP, Unix ドメインソケット、 そして、Windows の名前付きパイプです。 ホ ...
https://man.plustar.jp/php/mysqli.quickstart.connections.html - [similar]
CMS (暗号メッセージシンタックス) 関連のフラグ/定数 0
« PKCS7 フラグ/定数 署名アルゴリズム » PHP Manual 定義済み定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 CMS 関連の関数は、以下のうちひとつ以上の値をビットフィールドを使って指定することで、フラグを利用します。 CMS 関連の定数 定数 ...
https://man.plustar.jp/php/openssl.cms.flags.html - [similar]
プレースホルダを指定せずに、SQL ステートメントを準備して実行する 0
« PDO::prepare PDO::quote » PHP Manual PDO プレースホルダを指定せずに、SQL ステートメントを準備して実行する PDO::query (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.0) PDO::query — プレースホルダを指定せずに、SQL ステートメントを準備して実行する 説明 public PDO::query ( string $query , ...
https://man.plustar.jp/php/pdo.query.html - [similar]