検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 271 for [SIMILAR] 16 1024 4096 WITH 10945 training WITH ... (0.674 sec.)
ユーザー定義のセッション保存関数を設定する 0
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保存関数を設定する session_set_save_handler (PHP 4, PHP 5, PHP 7, PHP 8) session_set_save_handler — ユーザー定義のセッション保存関数を設定する 説明 session_set_save_handler ( callable $open , ca ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]
WinCache セッションハンドラ 0
« WinCache 統計スクリプト WinCache 関数への切り替え » PHP Manual インストール/設定 WinCache セッションハンドラ WinCache セッションハンドラ WinCache セッションハンドラ (WinCache 1.1.0 以降で使用可能) を使うと、 PHP のセッションデータを共有メモリ上のセッションキャッシュに格納できるようにな ...
https://man.plustar.jp/php/wincache.sessionhandler.html - [similar]
Performs a C type cast 0
« FFI::arrayType FFI::cdef » PHP Manual FFI Performs a C type cast FFI::cast (PHP 7 >= 7.4.0, PHP 8) FFI::cast — Performs a C type cast 説明 public static FFI::cast ( FFI\CType | string $type , FFI\CData | int | float | bool | null &$ptr ): ? FFI\CData public FFI::cast ( FFI\CType | stri ...
https://man.plustar.jp/php/ffi.cast.html - [similar]
基本的な使用法 0
« 例 Memcache » PHP Manual 例 基本的な使用法 基本的な使用法 例1 memcache 拡張モジュールの概要 この例では、オブジェクトをキャッシュに保存した後に、改めて取得しなおします。 オブジェクトやその他の非スカラー型のデータは、保存される前に シリアライズされます。そのため (接続 ID などの) リソース ...
https://man.plustar.jp/php/memcache.examples-overview.html - [similar]
Prepares a query for execution 0
« sqlsrv_num_rows sqlsrv_query » PHP Manual SQLSRV 関数 Prepares a query for execution sqlsrv_prepare (No version information available, might only be in Git) sqlsrv_prepare — Prepares a query for execution 説明 sqlsrv_prepare ( resource $conn , string $sql , array $params = ? , array $o ...
https://man.plustar.jp/php/function.sqlsrv-prepare.html - [similar]
Create a new socket 0
« ZMQContext::getOpt ZMQContext::isPersistent » PHP Manual ZMQContext Create a new socket ZMQContext::getSocket (PECL zmq >= 0.5.0) ZMQContext::getSocket — Create a new socket 説明 public ZMQContext::getSocket ( int $type , string $persistent_id = null , callable $on_new_socket = null ): ...
https://man.plustar.jp/php/zmqcontext.getsocket.html - [similar]
Create a SVMModel based on training data 0
« SVM::setOptions SVMModel » PHP Manual SVM Create a SVMModel based on training data SVM::train (PECL svm >= 0.1.0) SVM::train — Create a SVMModel based on training data 説明 public svm::train ( array $problem , array $weights = ? ): SVMModel Train a support vector machine based on the s ...
https://man.plustar.jp/php/svm.train.html - [similar]
カスタムセッションハンドラ 0
« セッションIDの受渡し セッションのアップロード状況 » PHP Manual 例 カスタムセッションハンドラ カスタムセッションハンドラ セッション情報をデータベースに保存する機能か他の保存法を実装するには、 一連のユーザーレベルの保存関数を作成し、 session_set_save_handler() を使用する必要があります。 ...
https://man.plustar.jp/php/session.customhandler.html - [similar]
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
フォームの表示対象となるフレームを設定する 0
« fdf_set_submit_form_action fdf_set_value » PHP Manual FDF 関数 フォームの表示対象となるフレームを設定する fdf_set_target_frame (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_set_target_frame — フォームの表示対象となるフレームを設定する 説明 fdf_set_target_frame ( resource $fdf_docum ...
https://man.plustar.jp/php/function.fdf-set-target-frame.html - [similar]