検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 535 for [SIMILAR] 16 1024 4096 WITH 26451 getinstance WI... (7.174 sec.)
Yaf_View_Interface クラス 0
« Yaf_Action_Abstract::getControllerName Yaf_View_Interface::assign » PHP Manual Yaf Yaf_View_Interface クラス Yaf_View_Interface クラス (Yaf >=1.0.0) はじめに Yaf では、組み込みのビューエンジン Yaf_View_Simple のかわりにカスタムビューを自作できるようになっています。 その実例は、 Yaf_Dis ...
https://man.plustar.jp/php/class.yaf-view-interface.html - [similar]
Schema クラス 0
« RowResult::getWarningsCount Schema::__construct » PHP Manual Mysql_xdevapi Schema クラス Schema クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Schema implements mysql_xdevapi\DatabaseObject { /* プロパティ */ public $ name ; /* メソッド */ public createCo ...
https://man.plustar.jp/php/class.mysql-xdevapi-schema.html - [similar]
Table クラス 0
« Statement::hasMoreResults Table::__construct » PHP Manual Mysql_xdevapi Table クラス Table クラス (PECL mysql-xdevapi >= 8.0.11) はじめに INSERT/SELECT/UPDATE/DELETE ステートメントを通じて、テーブルへのアクセスを提供します。 クラス概要 class mysql_xdevapi\Table implements mysql_xdevapi ...
https://man.plustar.jp/php/class.mysql-xdevapi-table.html - [similar]
単語リストに単語を追加する 0
« enchant_dict_add_to_session enchant_dict_check » PHP Manual Enchant 関数 単語リストに単語を追加する enchant_dict_add (PHP 8) enchant_dict_add — 単語リストに単語を追加する 説明 enchant_dict_add ( EnchantDictionary $dictionary , string $word ): void 指定した辞書の単語リストに単語を追加し ...
https://man.plustar.jp/php/function.enchant-dict-add.html - [similar]
ユーザーの単語リストに単語を追加する 0
« Pspell 関数 pspell_add_to_session » PHP Manual Pspell 関数 ユーザーの単語リストに単語を追加する pspell_add_to_personal (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_add_to_personal — ユーザーの単語リストに単語を追加する 説明 pspell_add_to_personal ( PSpell\Dictionary $dictionary , strin ...
https://man.plustar.jp/php/function.pspell-add-to-personal.html - [similar]
新しい sodium の鍵ペアを生成する 0
« sodium_crypto_kx_client_session_keys sodium_crypto_kx_publickey » PHP Manual Sodium 関数 新しい sodium の鍵ペアを生成する sodium_crypto_kx_keypair (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_kx_keypair — 新しい sodium の鍵ペアを生成する 説明 sodium_crypto_kx_keypair (): string 秘密鍵(32バイト ...
https://man.plustar.jp/php/function.sodium-crypto-kx-keypair.html - [similar]
すべてのスコープで使用できる組み込みの変数 0
« 定義済の変数 $GLOBALS » PHP Manual 定義済の変数 すべてのスコープで使用できる組み込みの変数 スーパーグローバル スーパーグローバル — すべてのスコープで使用できる組み込みの変数 説明 PHP の定義済み変数の中には "スーパーグローバル" というものがあります。 これは、スクリプト全体を通してすべて ...
https://man.plustar.jp/php/language.variables.superglobals.html - [similar]
定義済の変数 0
« リファレンスの適用範囲 スーパーグローバル » PHP Manual 言語リファレンス 定義済の変数 定義済の変数 PHP には定義済みの定数が多く用意されており、すべてのスクリプトで使用することができます。 外部から来る変数 や組み込みの環境変数、直近のエラーメッセージや最後に取得したヘッダなどのあらゆる内 ...
https://man.plustar.jp/php/reserved.variables.html - [similar]
HTTP リクエスト変数 0
« $_FILES $_SESSION » PHP Manual 定義済の変数 HTTP リクエスト変数 $_REQUEST (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_REQUEST — HTTP リクエスト変数 説明 $_GET 、 $_POST そして $_COOKIE の内容をまとめた連想配列です。 注意 注意 : これは 'スーパーグローバル' あるいは自動グローバル変数と呼ばれ ...
https://man.plustar.jp/php/reserved.variables.request.html - [similar]
Create a node synchronously 0
« Zookeeper::__construct Zookeeper::delete » PHP Manual Zookeeper Create a node synchronously Zookeeper::create (PECL zookeeper >= 0.1.0) Zookeeper::create — Create a node synchronously 説明 public Zookeeper::create ( string $path , string $value , array $acls , int $flags = null ): stri ...
https://man.plustar.jp/php/zookeeper.create.html - [similar]