検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 1200 for [SIMILAR] 16 1024 4096 WITH 10551 openssl WITH 5... (5.166 sec.)
はじめに 0
« WDDX インストール/設定 » PHP Manual WDDX はじめに はじめに 警告 この拡張モジュールは 推奨されていません し PHP 7.4.0 以降では バンドルされていません 。 以下の関数は、 » WDDX と組み合わせて動作することを想定しています。 警告 信頼できないユーザーの入力を wddx_deserialize() 関数に渡しては ...
https://man.plustar.jp/php/intro.wddx.html - [similar]
はじめに 0
« XML パーサ インストール/設定 » PHP Manual XML パーサ はじめに はじめに XML (eXtensible Markup Language) は、Web における構造化された ドキュメント交換用のデータフォーマットです。XML は、World Wide Web consortium (W3C) で規定された規格です。XML に関する情報およ び関連する技術は、 » http: ...
https://man.plustar.jp/php/intro.xml.html - [similar]
The routerShutdown purpose 0
« Yaf_Plugin_Abstract::preResponse Yaf_Plugin_Abstract::routerStartup » PHP Manual Yaf_Plugin_Abstract The routerShutdown purpose Yaf_Plugin_Abstract::routerShutdown (Yaf >=1.0.0) Yaf_Plugin_Abstract::routerShutdown — The routerShutdown purpose 説明 public Yaf_Plugin_Abstract::routerShut ...
https://man.plustar.jp/php/yaf-plugin-abstract.routershutdown.html - [similar]
付録 0
« その他の質問 PHP の歴史と関連するプロジェクト » PHP Manual 付録 付録 PHP の歴史と関連するプロジェクト PHPの歴史 PHP関連のプロジェクトの歴史 PHP関連の本 PHP関連の出版物 PHP 8.0.x から PHP 8.1.x への移行 新機能 新しいクラスとインターフェイス 新しく追加された関数 新しいグローバル定数 下位 ...
https://man.plustar.jp/php/appendices.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]
MySQL 関数 (PDO_MYSQL) 0
« PDO_INFORMIX DSN PDO_MYSQL DSN » PHP Manual PDO ドライバ MySQL 関数 (PDO_MYSQL) MySQL 関数 (PDO_MYSQL) はじめに PDO_MYSQL は、PHP から MySQL データベースへのアクセスを可能にするための PHP Data Objects (PDO) インターフェイス を実装したドライバです。 PDO_MYSQLは、 デフォルトでエミュレート ...
https://man.plustar.jp/php/ref.pdo-mysql.html - [similar]
PostgreSQL 0
« ociwritetemporarylob はじめに » PHP Manual ベンダー固有のモジュール PostgreSQL PostgreSQL はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 基本的な使い方 PostgreSQL 関数 pg_affected_rows — 変更されたレコード(タプル)の数を返す pg_canc ...
https://man.plustar.jp/php/book.pgsql.html - [similar]
与えられたクラスの親クラスを返す 0
« class_implements class_uses » PHP Manual SPL 関数 与えられたクラスの親クラスを返す class_parents (PHP 5, PHP 7, PHP 8) class_parents — 与えられたクラスの親クラスを返す 説明 class_parents ( object | string $object_or_class , bool $autoload = true ): array | false この関数は、与えられたク ...
https://man.plustar.jp/php/function.class-parents.html - [similar]
指定したクラスが使っているトレイトを返す 0
« class_parents iterator_apply » PHP Manual SPL 関数 指定したクラスが使っているトレイトを返す class_uses (PHP 5 >= 5.4.0, PHP 7, PHP 8) class_uses — 指定したクラスが使っているトレイトを返す 説明 class_uses ( object | string $object_or_class , bool $autoload = true ): array | false この関 ...
https://man.plustar.jp/php/function.class-uses.html - [similar]
フォントの幅を取得する 0
« imagefontheight imageftbbox » PHP Manual GD および Image 関数 フォントの幅を取得する imagefontwidth (PHP 4, PHP 5, PHP 7, PHP 8) imagefontwidth — フォントの幅を取得する 説明 imagefontwidth ( GdFont | int $font ): int 指定されたフォントの文字の幅をピクセル単位で返します。 パラメータ fon ...
https://man.plustar.jp/php/function.imagefontwidth.html - [similar]