検索

phrase: max: clip:
target: order:
Results of 451 - 460 of about 953 for [SIMILAR] 16 1024 4096 WITH 9006 ftp WITH 5195 d... (2.856 sec.)
カスタムセッションハンドラ 0
« セッションIDの受渡し セッションのアップロード状況 » PHP Manual 例 カスタムセッションハンドラ カスタムセッションハンドラ セッション情報をデータベースに保存する機能か他の保存法を実装するには、 一連のユーザーレベルの保存関数を作成し、 session_set_save_handler() を使用する必要があります。 ...
https://man.plustar.jp/php/session.customhandler.html - [similar]
WinCache 関数への切り替え 0
« WinCache セッションハンドラ リソース型 » PHP Manual インストール/設定 WinCache 関数への切り替え WinCache 関数への切り替え 注意: wincache.rerouteini は WinCache 1.3.7.0 で削除されました。かわりに、自動的な関数置き換え機能を利用します。 wincache.reroute_enabled を参照ください。 WinCache ...
https://man.plustar.jp/php/wincache.reroutes.html - [similar]
MongoDB driver classes 0
« Script Injection Attacks MongoDB\Driver\Manager » PHP Manual MongoDB MongoDB driver classes MongoDB driver classes MongoDB\Driver\Manager — The MongoDB\Driver\Manager class MongoDB\Driver\Manager::addSubscriber — Registers a monitoring event subscriber with this Manager MongoDB\Driver\ ...
https://man.plustar.jp/php/book.mongodb.html - [similar]
PHP 用 Microsoft SQL Server ドライバ 0
« SQLite3Result::reset はじめに » PHP Manual ベンダー固有のモジュール PHP 用 Microsoft SQL Server ドライバ PHP 用 Microsoft SQL Server ドライバ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SQLSRV 関数 sqlsrv_begin_transaction — Begins a database tra ...
https://man.plustar.jp/php/book.sqlsrv.html - [similar]
保存した数値を減らす 0
« apcu_clear_cache apcu_delete » PHP Manual APCu 関数 保存した数値を減らす apcu_dec (PECL apcu >= 4.0.0) apcu_dec — 保存した数値を減らす 説明 apcu_dec ( string $key , int $step = 1 , bool &$success = ? , int $ttl = 0 ): int | false 保存した整数値を減らします。 パラメータ key 減らしたい値 ...
https://man.plustar.jp/php/function.apcu-dec.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]
キャッシュのキーに関する詳細な情報を取得する 0
« apcu_inc apcu_sma_info » PHP Manual APCu 関数 キャッシュのキーに関する詳細な情報を取得する apcu_key_info (No version information available, might only be in Git) apcu_key_info — キャッシュのキーに関する詳細な情報を取得する 説明 apcu_key_info ( string $key ): ? array キャッシュのキーに関 ...
https://man.plustar.jp/php/function.apcu-key-info.html - [similar]
ファイルをコピーする 0
« clearstatcache delete » PHP Manual ファイルシステム 関数 ファイルをコピーする copy (PHP 4, PHP 5, PHP 7, PHP 8) copy — ファイルをコピーする 説明 copy ( string $from , string $to , ? resource $context = null ): bool ファイル from を to にコピーします。 ファイルを移動したいならば、 renam ...
https://man.plustar.jp/php/function.copy.html - [similar]
Get the number of rows in the result set 0
« cubrid_num_cols cubrid_pconnect_with_url » PHP Manual CUBRID 関数 Get the number of rows in the result set cubrid_num_rows (PECL CUBRID >= 8.3.0) cubrid_num_rows — Get the number of rows in the result set 説明 cubrid_num_rows ( resource $result ): int The cubrid_num_rows() function is ...
https://man.plustar.jp/php/function.cubrid-num-rows.html - [similar]
Creates a database 0
« dbase_close dbase_delete_record » PHP Manual dBase 関数 Creates a database dbase_create (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_create — Creates a database 説明 dbase_create ( string $path , array $fields , int $type = DBASE_TYPE_DBASE ): resource dbase_create() creates a dBase databas ...
https://man.plustar.jp/php/function.dbase-create.html - [similar]