検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 163 for [SIMILAR] 16 1024 4096 WITH 20237 イヤ WITH 1280... (0.434 sec.)
データベースをオープンする 0
« dba_nextkey dba_optimize » PHP Manual DBA 関数 データベースをオープンする dba_open (PHP 4, PHP 5, PHP 7, PHP 8) dba_open — データベースをオープンする 説明 dba_open ( string $path , string $mode , string $handler = ? , string ...$args ): resource | false dba_open() は、 handler を用いて ...
https://man.plustar.jp/php/function.dba-open.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 DBA 設定オプション 名前 デフォルト 変更可能 変更履歴 dba.default_handler DBA_DEFAULT PHP_INI_ALL 以下に設定ディレクティブに関する 簡単な説明を示します。 dba.default_h ...
https://man.plustar.jp/php/dba.configuration.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
はじめに 0
« PostgreSQL インストール/設定 » PHP Manual PostgreSQL はじめに はじめに PostgreSQL データベースはオープンソースの製品であり、無料で 使用可能です。Postgres は元々 UCB(カリフォルニア大学バークレイ校) コンピュータ・サイエンス学部で開発されたものです。この Postgres は、 現在いくつかの商用 ...
https://man.plustar.jp/php/intro.pgsql.html - [similar]
マジック定数 0
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が変化する定数(マジック定数)が 9 つあります。 例えば、 __LINE__ はスクリプト上において 使われる行によって値が変化します。 これらの "マジック"定数は、実行時に解決される通常の定数とは異なり、コン ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 各機能の動作は、使用するデータベースの実装に依存します。 dba_optimize() および dba_sync() のような関数は、特定のデータベースでは動作しますが、他のデータベースでは 機能しません。サポートされるdbaハンドラをダウン ...
https://man.plustar.jp/php/dba.requirements.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 関数 dba_open() および dba_popen() は、指定したデータベースファイルに アクセスするためのハンドルを返します。このハンドルは、他の全ての dba 関数コールで使用されます。 関連キーワード: リソース , dba , 設定 , 関数 ...
https://man.plustar.jp/php/dba.resources.html - [similar]
その他の予約語の一覧 0
« 定義済みの定数 リソース型の一覧 » PHP Manual 予約語の一覧 その他の予約語の一覧 その他の予約語の一覧 これらの名前は、クラスやインターフェイスそしてトレイトの名前として使えません。 名前空間の中であっても使うことはできません。 予約語 int float bool string true false null void iterable (PH ...
https://man.plustar.jp/php/reserved.other-reserved-words.html - [similar]
ReflectionClass クラス 0
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション ReflectionClass クラス ReflectionClass クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionClass クラスは クラスについての情報を報告します。 クラス概要 class ReflectionClass implements Reflector { /* 定数 ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]
クラス/オブジェクト関数 0
« 例 __autoload » PHP Manual クラス/オブジェクト クラス/オブジェクト関数 クラス/オブジェクト関数 目次 __autoload — 未定義のクラスのロードを試みる class_alias — クラスのエイリアスを作成する class_exists — クラスが定義済みかどうかを確認する enum_exists — 列挙型が定義されているかを調べる ge ...
https://man.plustar.jp/php/ref.classobj.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT