検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 747 for [SIMILAR] 16 1024 4096 WITH 23223 param WITH 169... (0.594 sec.)
ODBC あるいは DB2 データベースに接続する 0
« ODBC and DB2 (PDO) PostgreSQL (PDO) » PHP Manual ODBC and DB2 (PDO) ODBC あるいは DB2 データベースに接続する PDO_ODBC DSN (PECL PDO_ODBC >= 0.1.0) PDO_ODBC DSN — ODBC あるいは DB2 データベースに接続する 説明 PDO_ODBC データソース名 (DSN) は以下の要素で構成されます。 DSN 接頭辞 DSN 接頭 ...
https://man.plustar.jp/php/ref.pdo-odbc.connection.html - [similar]
is_float のエイリアス 0
« is_object is_resource » PHP Manual 変数操作 関数 is_float のエイリアス is_real (PHP 4, PHP 5, PHP 7, PHP 8) is_real — is_float() のエイリアス 説明 この関数は次の関数のエイリアスです。 is_float() . 警告 このエイリアスは PHP 7.4.0 で 非推奨 となり、PHP 8.0.0 で 削除 されました。 関連キー ...
https://man.plustar.jp/php/function.is-real.html - [similar]
はじめに 0
« Lua インストール/設定 » PHP Manual Lua はじめに はじめに 「Lua は、パワフル、高速、軽量かつ組み込み可能なスクリプト言語です。」 このエクステンションは、lua インタプリタを組み込み、lua の変数と関数にオブジェクト指向の API を提供します。 関連キーワード: インストール , 設定 , パワフル , 高 ...
https://man.plustar.jp/php/intro.lua.html - [similar]
0
« マジック定数 演算子 » PHP Manual 言語リファレンス 式 式 式は、PHP における最も重要なビルディングブロックです。PHPにおいては、ほとんど全てのものは式で記述されます。 最も簡単で最も正確な式の定義は、"値があるもの全て"です。 考えられる簡単な例は、定数と変数です。 " $a = 5" と入力すると、 $ ...
https://man.plustar.jp/php/language.expressions.html - [similar]
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]
PHP 7.2.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 PHP 7.2.x で推奨されなくなる機能 PHP 7.2.x で推奨されなくなる機能 クオートしない文字列 クオートしない文字列は、その名前のグローバル定数が定義されていない場合は単なる文字列という扱いになります。 このとき、 ...
https://man.plustar.jp/php/migration72.deprecated.html - [similar]
プリペアドステートメントを実行し、結果セットオブジェクトを返す 0
« SQLite3Stmt::__construct SQLite3Stmt::getSQL » PHP Manual SQLite3Stmt プリペアドステートメントを実行し、結果セットオブジェクトを返す SQLite3Stmt::execute (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Stmt::execute — プリペアドステートメントを実行し、結果セットオブジェクトを返す 説明 public SQL ...
https://man.plustar.jp/php/sqlite3stmt.execute.html - [similar]
新しい V8Js オブジェクトを作成する 0
« V8Js V8Js::executeString » PHP Manual V8Js 新しい V8Js オブジェクトを作成する V8Js::__construct (PECL v8js >= 0.1.0) V8Js::__construct — 新しい V8Js オブジェクトを作成する 説明 public V8Js::__construct ( string $object_name = "PHP" , array $variables = array() , array $extensions = arr ...
https://man.plustar.jp/php/v8js.construct.html - [similar]
OAuthProvider クラス 0
« OAuth::setVersion OAuthProvider::addRequiredParameter » PHP Manual OAuth OAuthProvider クラス OAuthProvider クラス (PECL OAuth >= 1.0.0) はじめに OAuth プロバイダを管理するクラスです。 別のサイトで公開されている詳細なチュートリアル » Writing an OAuth Provider Service には、このサービス ...
https://man.plustar.jp/php/class.oauthprovider.html - [similar]
Sends changes from the local working copy to the repository 0
« svn_client_version svn_delete » PHP Manual SVN 関数 Sends changes from the local working copy to the repository svn_commit (PECL svn >= 0.1.0) svn_commit — Sends changes from the local working copy to the repository 説明 svn_commit ( string $log , array $targets , bool $recursive = tru ...
https://man.plustar.jp/php/function.svn-commit.html - [similar]