検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 963 for [SIMILAR] 16 1024 4096 WITH 22444 検査 WITH 1772... (0.703 sec.)
共有メモリの変数を挿入または更新する 0
« shm_has_var shm_remove_var » PHP Manual セマフォ関数 共有メモリの変数を挿入または更新する shm_put_var (PHP 4, PHP 5, PHP 7, PHP 8) shm_put_var — 共有メモリの変数を挿入または更新する 説明 shm_put_var ( SysvSharedMemory $shm , int $key , mixed $value ): bool shm_put_var() は、 指定した k ...
https://man.plustar.jp/php/function.shm-put-var.html - [similar]
変数を古い値と比較して新しい値を代入する 0
« wincache_ucache_add wincache_ucache_clear » PHP Manual WinCache 関数 変数を古い値と比較して新しい値を代入する wincache_ucache_cas (PECL wincache >= 1.1.0) wincache_ucache_cas — 変数を古い値と比較して新しい値を代入する 説明 wincache_ucache_cas ( string $key , int $old_value , int $new_v ...
https://man.plustar.jp/php/function.wincache-ucache-cas.html - [similar]
PHP と COM 0
« PHP と HTML その他の質問 » PHP Manual FAQ PHP と COM PHP と COM PHP は Win32 プラットフォーム上で COM と DCOM オブジェクトに アクセスすることができます。 とある計算を行う DLL を作成しました。これを PHP で実行させる方法は ありますか? 'Unsupported variant type: xxxx (0xxxxx)'とはどういう ...
https://man.plustar.jp/php/faq.com.html - [similar]
テーブルを操作するためのセッションを取得する 0
« Table::getSchema Table::insert » PHP Manual mysql_xdevapi\Table テーブルを操作するためのセッションを取得する Table::getSession (No version information available, might only be in Git) Table::getSession — テーブルを操作するためのセッションを取得する 説明 public mysql_xdevapi\Table::getS ...
https://man.plustar.jp/php/mysql-xdevapi-table.getsession.html - [similar]
全てのセッション変数を開放する 0
« session_status session_write_close » PHP Manual セッション関数 全てのセッション変数を開放する session_unset (PHP 4, PHP 5, PHP 7, PHP 8) session_unset — 全てのセッション変数を開放する 説明 session_unset (): bool 関数 session_unset() は現在登録されている全てのセッション変数を開放します。 ...
https://man.plustar.jp/php/function.session-unset.html - [similar]
無名関数 0
« 内部(ビルトイン)関数 アロー関数 » PHP Manual 関数 無名関数 無名関数 無名関数は クロージャ とも呼ばれ、 関数名を指定せずに関数を作成できるようにするものです。 callable パラメータとして使う際に便利ですが、用途はそれにとどまりません。 無名関数の実装には Closure クラスを使っています。 例 ...
https://man.plustar.jp/php/functions.anonymous.html - [similar]
WinCache 関数 0
« 定義済み定数 wincache_fcache_fileinfo » PHP Manual WinCache WinCache 関数 WinCache 関数 目次 wincache_fcache_fileinfo — ファイルキャッシュにキャッシュされたファイルについての情報を取得する wincache_fcache_meminfo — ファイルキャッシュのメモリ使用状況についての情報を取得する wincache_loc ...
https://man.plustar.jp/php/ref.wincache.html - [similar]
DocResult クラス 0
« DatabaseObject::getSession DocResult::__construct » PHP Manual Mysql_xdevapi DocResult クラス DocResult クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\DocResult implements mysql_xdevapi\BaseResult , Traversable { /* メソッド */ public fetchAll (): array p ...
https://man.plustar.jp/php/class.mysql-xdevapi-docresult.html - [similar]
ステートメントを実行する 0
« CollectionFind::__construct CollectionFind::fields » PHP Manual mysql_xdevapi\CollectionFind ステートメントを実行する CollectionFind::execute (No version information available, might only be in Git) CollectionFind::execute — ステートメントを実行する 説明 public mysql_xdevapi\Collection ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.execute.html - [similar]
格納されている変数をキャッシュから取得する 0
« apcu_exists apcu_inc » PHP Manual APCu 関数 格納されている変数をキャッシュから取得する apcu_fetch (PECL apcu >= 4.0.0) apcu_fetch — 格納されている変数をキャッシュから取得する 説明 apcu_fetch ( mixed $key , bool &$success = ? ): mixed エントリをキャッシュから取得します。 パラメータ key ...
https://man.plustar.jp/php/function.apcu-fetch.html - [similar]