検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 369 for [SIMILAR] 16 1024 4096 WITH 3329 基本 WITH 3062 ... (0.686 sec.)
6364
« 定義済み定数 基本的な例 » PHP Manual DBA 例 例 目次 基本的な例 関連キーワード: 例 , 基本 , 定義 , 定数 , DBA , ...
https://man.plustar.jp/php/dba.examples.html - [similar]
6364
« 定義済み定数 基本的な使用法 » PHP Manual 出力制御 例 例 目次 基本的な使用法 出力リライトの使用法 関連キーワード: 例 , 基本 , 出力 , 定義 , 定数 , 制御 , リライト , ...
https://man.plustar.jp/php/outcontrol.examples.html - [similar]
変数 6364
« 型の相互変換 基本的な事 » PHP Manual 言語リファレンス 変数 変数 目次 基本的な事 定義済みの変数 変数のスコープ 可変変数 外部から来る変数 関連キーワード: 変数 , 基本 , 相互 , 変換 , 言語 , リファレンス , 定義 , スコープ , 可変 , 外部 ...
https://man.plustar.jp/php/language.variables.html - [similar]
6364
« リソース型 V8Js » PHP Manual V8js 例 例 基本的な使用例 例1 基本的な Javascript の実行 <?php $v8 = new V8Js (); /* basic.js */ $JS = <<< EOT len = print('Hello' + ' ' + 'World!' + "\\n"); len; EOT; try { var_dump ( $v8 -> executeString ( $JS , 'basic.js' )); } catch ( V8JsException $e ) ...
https://man.plustar.jp/php/v8js.examples.html - [similar]
エラー 6364
« 例 基本 » PHP Manual 言語リファレンス エラー エラー 目次 基本 PHP 7 でのエラー はじめに 残念ながら、どんなに気をつけてコードを書いたところで、 エラーをなくすことはできません。 PHP は、コーディングや実行時に発生する問題を、 エラー (error) や警告 (warning) そして注意 (notice) などの形式で ...
https://man.plustar.jp/php/language.errors.html - [similar]
基本的な使用法 5854
« 例 Memcache » PHP Manual 例 基本的な使用法 基本的な使用法 例1 memcache 拡張モジュールの概要 この例では、オブジェクトをキャッシュに保存した後に、改めて取得しなおします。 オブジェクトやその他の非スカラー型のデータは、保存される前に シリアライズされます。そのため (接続 ID などの) リソース ...
https://man.plustar.jp/php/memcache.examples-overview.html - [similar]
Memcache 5854
« LDAP\ResultEntry はじめに » PHP Manual その他のサービス Memcache Memcache はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Memcache — Memcache クラス Memcache::add — サーバーに項目を追加する Memcache::addServer — コネクションプールに ...
https://man.plustar.jp/php/book.memcache.html - [similar]
Memcache クラス 5854
« 基本的な使用法 Memcache::add » PHP Manual Memcache Memcache クラス Memcache クラス (PECL memcache >= 0.2.0) はじめに memcache サーバーへの接続をあらわします。 クラス概要 class Memcache { add ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool addServer ( string $host , ...
https://man.plustar.jp/php/class.memcache.html - [similar]
サーバーから項目を取得する 5854
« Memcache::flush Memcache::getExtendedStats » PHP Manual Memcache サーバーから項目を取得する Memcache::get (PECL memcache >= 0.2.0) Memcache::get — サーバーから項目を取得する 説明 Memcache::get ( string $key , int &$flags = ? ): string Memcache::get ( array $keys , array &$flags = ? ): ...
https://man.plustar.jp/php/memcache.get.html - [similar]
実行時設定 5854
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Memcache 設定オプション 名前 デフォルト 変更可能 変更履歴 memcache.allow_failover "1" PHP_INI_ALL memcache 2.0.2 以降で使用可能です memcache.max_failover_attempts "20 ...
https://man.plustar.jp/php/memcache.ini.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT