Results of 1 - 10 of about 20 for registry (0.007 sec.)
- Yaf_Registry はシングルトンを実装する 11759
- « Yaf_Registry Yaf_Registry::del » PHP Manual Yaf_Registry Yaf_Registry はシングルトンを実装する
...
Yaf_Registry::__construct (Yaf >=1.0.0) Yaf_Registry::__constru ...
ct — Yaf_Registry はシングルトンを実装する 説明 private Yaf_Registry ...
ラメータはありません。 戻り値 関連キーワード: Yaf , Registry , 実装 , construct , パラメータ , private , 関数 , ...
-
https://man.plustar.jp/php/yaf-registry.construct.html
- [similar]
- Yaf_Registry クラス 11708
- « Yaf_Plugin_Abstract::routerStartup Yaf_Registry::__construct » PHP Manual Yaf Yaf_Registry クラ
...
ス Yaf_Registry クラス (Yaf >=1.0.0) はじめに Yaf_Registry のすべて ...
取得したりすることができます。 クラス概要 class Yaf_Registry { /* プロパティ */ static $ _instance ; protected ...
e ): bool } プロパティ _instance _entries 目次 Yaf_Registry::__construct — Yaf_Registry はシングルトンを実装す ...
る Yaf_Registry::del — アイテムをレジストリから削除する Yaf_Regist ...
-
https://man.plustar.jp/php/class.yaf-registry.html
- [similar]
- アイテムをレジストリから削除する 10672
- « Yaf_Registry::__construct Yaf_Registry::get » PHP Manual Yaf_Registry アイテムをレジストリから
...
削除する Yaf_Registry::del (Yaf >=1.0.0) Yaf_Registry::del — アイテムをレ ...
ジストリから削除する 説明 public static Yaf_Registry::del ( string $name ): void アイテムをレジストリか ...
ame 戻り値 関連キーワード: アイテム , 削除 , Yaf , Registry , construct , public , static , string , パラメータ ...
-
https://man.plustar.jp/php/yaf-registry.del.html
- [similar]
- アイテムをレジストリから取得する 10672
- « Yaf_Registry::del Yaf_Registry::has » PHP Manual Yaf_Registry アイテムをレジストリから取得する
...
Yaf_Registry::get (Yaf >=1.0.0) Yaf_Registry::get — アイテムをレ ...
ジストリから取得する 説明 public static Yaf_Registry::get ( string $name ): mixed アイテムをレジストリか ...
ame 戻り値 関連キーワード: アイテム , 取得 , Yaf , Registry , public , static , string , パラメータ , ...
-
https://man.plustar.jp/php/yaf-registry.get.html
- [similar]
- アイテムが存在するかどうかを調べる 10672
- « Yaf_Registry::get Yaf_Registry::set » PHP Manual Yaf_Registry アイテムが存在するかどうかを調べ
...
る Yaf_Registry::has (Yaf >=1.0.0) Yaf_Registry::has — アイテムが存 ...
在するかどうかを調べる 説明 public static Yaf_Registry::has ( string $name ): bool アイテムが存在するかど ...
ame 戻り値 関連キーワード: アイテム , 存在 , Yaf , Registry , public , static , string , パラメータ , ...
-
https://man.plustar.jp/php/yaf-registry.has.html
- [similar]
- アイテムをレジストリに追加する 10128
- « Yaf_Registry::has Yaf_Request_Abstract » PHP Manual Yaf_Registry アイテムをレジストリに追加する
...
Yaf_Registry::set (Yaf >=1.0.0) Yaf_Registry::set — アイテムをレ ...
ジストリに追加する 説明 public static Yaf_Registry::set ( string $name , string $value ): bool アイテ ...
lue 戻り値 関連キーワード: アイテム , 追加 , Yaf , Registry , string , Request , public , static , パラメータ ...
-
https://man.plustar.jp/php/yaf-registry.set.html
- [similar]
- Description 9159
- « Imagick::liquidRescaleImage Imagick::magnifyImage » PHP Manual Imagick Description Imagick::li
...
stRegistry (PECL imagick 3 >= 3.3.0) Imagick::listRegistry — ...
Description 説明 public static Imagick::listRegistry (): array List all the registry settings. Returns ...
an array of all the key/value pairs in the registry パラメータ この関数にはパラメータはありません。 戻 ...
り値 An array containing the key/values from the registry. 関連キーワード: Description , Imagick , array , r ...
-
https://man.plustar.jp/php/imagick.listregistry.html
- [similar]
- Yet Another Framework (Yaf) 7851
- « yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Anothe
...
Abstract::routerStartup — RouterStartup フック Yaf_Registry — Yaf_Registry クラス Yaf_Registry::__construct — ...
Yaf_Registry はシングルトンを実装する Yaf_Registry::del — アイテ ...
ムをレジストリから削除する Yaf_Registry::get — アイテムをレジストリから取得する Yaf_Regist ...
ry::has — アイテムが存在するかどうかを調べる Yaf_Registry::set — アイテムをレジストリに追加する Yaf_Request_ ...
-
https://man.plustar.jp/php/book.yaf.html
- [similar]
- プリペアドステートメントおよびストアドプロシージャ 7783
- « トランザクションおよび自動コミット エラーおよびエラー処理 » PHP Manual PDO プリペアドステートメ
...
ます。 <?php $stmt = $dbh -> prepare ( "INSERT INTO REGISTRY (name, value) VALUES (:name, :value)" ); $stmt -> ...
ます。 <?php $stmt = $dbh -> prepare ( "INSERT INTO REGISTRY (name, value) VALUES (?, ?)" ); $stmt -> bindParam ...
ん。 <?php $stmt = $dbh -> prepare ( "SELECT * FROM REGISTRY where name = ?" ); $stmt -> execute ([ $_GET [ 'na ...
用法 <?php $stmt = $dbh -> prepare ( "SELECT * FROM REGISTRY where name LIKE '%?%'" ); $stmt -> execute ([ $_GE ...
-
https://man.plustar.jp/php/pdo.prepared-statements.html
- [similar]
- Microsoft Windows のコマンドラインでの PHP 7443
- « ソースからのビルド Apache 2.x (Microsoft Windows 用) » PHP Manual Windows システムへのインス
...
したものです。これらは手動で行うこともできます。 例1 Registry changes Windows Registry Editor Version 5.00 [HKEY ...
さらにレジストリを変更しなければなりません。 Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\M ...
-
https://man.plustar.jp/php/install.windows.commandline.html
- [similar]