検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 627 for [SIMILAR] 16 1024 4096 WITH 43502 geoip WITH 627... (0.470 sec.)
IntlCalendar を DateTime オブジェクトに変換する 0
« IntlCalendar::setTimeZone IntlGregorianCalendar » PHP Manual IntlCalendar IntlCalendar を DateTime オブジェクトに変換する IntlCalendar::toDateTime (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a2) IntlCalendar::toDateTime — IntlCalendar を DateTime オブジェクトに変換する 説明 オブジェクト ...
https://man.plustar.jp/php/intlcalendar.todatetime.html - [similar]
プロパティの名前に対応する定数値を取得する 0
« IntlChar::getNumericValue IntlChar::getPropertyName » PHP Manual IntlChar プロパティの名前に対応する定数値を取得する IntlChar::getPropertyEnum (PHP 7, PHP 8) IntlChar::getPropertyEnum — プロパティの名前に対応する定数値を取得する 説明 public static IntlChar::getPropertyEnum ( string $al ...
https://man.plustar.jp/php/intlchar.getpropertyenum.html - [similar]
変更された関数 0
« PHP 5.6.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 変更された関数 変更された関数 PHP コア crypt() で、 salt パラメータを省略したときに E_NOTICE が発生するようになりました。 substr_compare() が、 length パラメータに 0 を受け付けるようになりました。 ...
https://man.plustar.jp/php/migration56.changed-functions.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
Execute a database command that reads 0
« MongoDB\Driver\Manager::executeQuery MongoDB\Driver\Manager::executeReadWriteCommand » PHP Manual MongoDB\Driver\Manager Execute a database command that reads MongoDB\Driver\Manager::executeReadCommand (mongodb >=1.4.0) MongoDB\Driver\Manager::executeReadCommand — Execute a database co ...
https://man.plustar.jp/php/mongodb-driver-manager.executereadcommand.html - [similar]
文字セットオブジェクトを返す 0
« mysqli::$field_count mysqli::$client_info » PHP Manual mysqli 文字セットオブジェクトを返す mysqli::get_charset mysqli_get_charset (PHP 5 >= 5.1.0, PHP 7, PHP 8) mysqli::get_charset -- mysqli_get_charset — 文字セットオブジェクトを返す 説明 オブジェクト指向型 public mysqli::get_charset ( ...
https://man.plustar.jp/php/mysqli.get-charset.html - [similar]
MySQLi を初期化し、mysqli_real_connect() で使うオブジェクトを返す 0
« mysqli::$info mysqli::$insert_id » PHP Manual mysqli MySQLi を初期化し、mysqli_real_connect() で使うオブジェクトを返す mysqli::init mysqli_init (PHP 5, PHP 7, PHP 8) mysqli::init -- mysqli_init — MySQLi を初期化し、mysqli_real_connect() で使うオブジェクトを返す 説明 オブジェクト指向型 ...
https://man.plustar.jp/php/mysqli.init.html - [similar]
OCI8 および DTrace 動的トレーシング 0
« OCI8 Transparent Application Failover (TAF) Support ドライバでサポートされるデータ型 » PHP Manual OCI8 OCI8 および DTrace 動的トレーシング OCI8 および DTrace 動的トレーシング OCI8 2.0 では、DTrace をサポートする OS 上で使用できる 静的な DTrace プローブが導入されました。 PHP および DTra ...
https://man.plustar.jp/php/oci8.dtrace.html - [similar]
0
« 定義済み定数 OCI8 接続のハンドリングおよびプーリング » PHP Manual OCI8 例 例 これらの例では HR として接続しています。 これは、Oracle データベースに付属するサンプルのスキーマ "Human Resources" 用のユーザーです。このユーザーを使うには、 ユーザーのロックを解除してパスワードをリセットしなけ ...
https://man.plustar.jp/php/oci8.examples.html - [similar]
基本的な使い方 0
« 基本的な使用法 PostgreSQL 関数 » PHP Manual 例 基本的な使い方 基本的な使い方 以下の例には、レガシーなMySQL関数に似た、ユーザー定義関数が含まれています。 例1 PostgreSQL のユーザー定義関数の例 <?php // この関数は、PostgreSQL 接続がデータベースにバインドしているので必要 // This function s ...
https://man.plustar.jp/php/pgsql.examples-queries.html - [similar]