検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 244 for [SIMILAR] 16 1024 4096 WITH 39482 foobar WITH 19... (0.268 sec.)
保存した数値を増やす 4307
« apcu_fetch apcu_key_info » PHP Manual APCu 関数 保存した数値を増やす apcu_inc (PECL apcu >= 4.0.0) apcu_inc — 保存した数値を増やす 説明 apcu_inc ( string $key , int $step = 1 , bool &$success = ? , int $ttl = 0 ): int | false 保存した整数値を増やします。 パラメータ key 増やしたい値のキ ...
https://man.plustar.jp/php/function.apcu-inc.html - [similar]
APCu のデータから、キャッシュされた情報を取得する 4307
« apcu_add apcu_cas » PHP Manual APCu 関数 APCu のデータから、キャッシュされた情報を取得する apcu_cache_info (PECL apcu >= 4.0.0) apcu_cache_info — APCu のデータから、キャッシュされた情報を取得する 説明 apcu_cache_info ( bool $limited = false ): array | false APC のデータから、キャッシュ ...
https://man.plustar.jp/php/function.apcu-cache-info.html - [similar]
格納されている変数をキャッシュから取得する 4307
« 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]
アトミックに値を取得するか、キャッシュエントリを生成する 4307
« apcu_enabled apcu_exists » PHP Manual APCu 関数 アトミックに値を取得するか、キャッシュエントリを生成する apcu_entry (PECL apcu >= 5.1.0) apcu_entry — アトミックに値を取得するか、キャッシュエントリを生成する 説明 apcu_entry ( string $key , callable $generator , int $ttl = 0 ): mixed キャ ...
https://man.plustar.jp/php/function.apcu-entry.html - [similar]
キャッシュのキーに関する詳細な情報を取得する 4307
« 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]
はじめに 4307
« APCu インストール/設定 » PHP Manual APCu はじめに はじめに APCu は、PHP で動くインメモリの key-value ストアです。 キーは文字列型で、値は任意のPHPの変数を保存できます。 APCu はユーザーランドの変数のキャッシュのみをサポートしています。 APCu は APC から opcode のキャッシュ機能を除いたもの ...
https://man.plustar.jp/php/intro.apcu.html - [similar]
タイムスタンプを更新する 2234
« SessionUpdateTimestampHandlerInterface SessionUpdateTimestampHandlerInterface::validateId » PHP Manual SessionUpdateTimestampHandlerInterface タイムスタンプを更新する SessionUpdateTimestampHandlerInterface::updateTimestamp (PHP 7, PHP 8) SessionUpdateTimestampHandlerInterface::updateTi ...
https://man.plustar.jp/php/sessionupdatetimestamphandlerinterface.updatetimestam... - [similar]
指定したファイルが最後に更新された時刻を返す 2234
« ftp_login ftp_mkdir » PHP Manual FTP 関数 指定したファイルが最後に更新された時刻を返す ftp_mdtm (PHP 4, PHP 5, PHP 7, PHP 8) ftp_mdtm — 指定したファイルが最後に更新された時刻を返す 説明 ftp_mdtm ( FTP\Connection $ftp , string $filename ): int ftp_mdtm() はリモートファイルが最後に更新さ ...
https://man.plustar.jp/php/function.ftp-mdtm.html - [similar]
更新する行の数を限定する 2234
« TableUpdate::execute TableUpdate::orderby » PHP Manual mysql_xdevapi\TableUpdate 更新する行の数を限定する TableUpdate::limit (No version information available, might only be in Git) TableUpdate::limit — 更新する行の数を限定する 説明 public mysql_xdevapi\TableUpdate::limit ( int $rows ) ...
https://man.plustar.jp/php/mysql-xdevapi-tableupdate.limit.html - [similar]
更新されるフィールドを追加する 2234
« TableUpdate::orderby TableUpdate::where » PHP Manual mysql_xdevapi\TableUpdate 更新されるフィールドを追加する TableUpdate::set (No version information available, might only be in Git) TableUpdate::set — 更新されるフィールドを追加する 説明 public mysql_xdevapi\TableUpdate::set ( string ...
https://man.plustar.jp/php/mysql-xdevapi-tableupdate.set.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT