検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 493 for [SIMILAR] 16 1024 4096 WITH 22376 mhash WITH 851... (1.183 sec.)
キーに関連づけられた値を減少させる 0
« wincache_ucache_clear wincache_ucache_delete » PHP Manual WinCache 関数 キーに関連づけられた値を減少させる wincache_ucache_dec (PECL wincache >= 1.1.0) wincache_ucache_dec — キーに関連づけられた値を減少させる 説明 wincache_ucache_dec ( string $key , int $dec_by = 1 , bool &$success = ? ...
https://man.plustar.jp/php/function.wincache-ucache-dec.html - [similar]
キーに関連づけられた値を増加させる 0
« wincache_ucache_get wincache_ucache_info » PHP Manual WinCache 関数 キーに関連づけられた値を増加させる wincache_ucache_inc (PECL wincache >= 1.1.0) wincache_ucache_inc — キーに関連づけられた値を増加させる 説明 wincache_ucache_inc ( string $key , int $inc_by = 1 , bool &$success = ? ): ...
https://man.plustar.jp/php/function.wincache-ucache-inc.html - [similar]
ラージオブジェクトのデータを他のラージオブジェクトに追加する 0
« OCILob OCILob::close » PHP Manual OCILob ラージオブジェクトのデータを他のラージオブジェクトに追加する OCILob::append (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::append — ラージオブジェクトのデータを他のラージオブジェクトに追加する 説明 public OCILob::append ( OCILob $from ): bool ...
https://man.plustar.jp/php/ocilob.append.html - [similar]
現在のラージオブジェクト用のバッファリング状態を変更する 0
« OCILob::seek OCILob::size » PHP Manual OCILob 現在のラージオブジェクト用のバッファリング状態を変更する OCILob::setBuffering (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::setBuffering — 現在のラージオブジェクト用のバッファリング状態を変更する 説明 public OCILob::setBuffering ( bool ...
https://man.plustar.jp/php/ocilob.setbuffering.html - [similar]
文を実行する準備を行い、文オブジェクトを返す 0
« PDO::lastInsertId PDO::query » PHP Manual PDO 文を実行する準備を行い、文オブジェクトを返す PDO::prepare (PHP 5 >= 5.1.0, PHP 7, PHP 8, PHP 8,PECL pdo >= 0.1.0) PDO::prepare — 文を実行する準備を行い、文オブジェクトを返す 説明 public PDO::prepare ( string $query , array $options = [] ): ...
https://man.plustar.jp/php/pdo.prepare.html - [similar]
WeakMap クラス 0
« WeakReference::get WeakMap::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakMap クラス WeakMap クラス (PHP 8) はじめに WeakMap は、 オブジェクトをキーとして受け入れるマップ(辞書)です。 SplObjectStorage と似ていますが、 WeakMap のキーとなるオブジェクトは、 オブジェクトの ...
https://man.plustar.jp/php/class.weakmap.html - [similar]
ファイルから XML を読み込む 0
« DOMDocument::importNode DOMDocument::loadHTML » PHP Manual DOMDocument ファイルから XML を読み込む DOMDocument::load (PHP 5, PHP 7, PHP 8) DOMDocument::load — ファイルから XML を読み込む 説明 public DOMDocument::load ( string $filename , int $options = 0 ): DOMDocument | bool XML ドキュ ...
https://man.plustar.jp/php/domdocument.load.html - [similar]
定義済み定数 0
« リソース型 Fileinfo 関数 » PHP Manual Fileinfo 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 FILEINFO_NONE ( int ) 特別な処理を行いません。 FILEINFO_SYMLINK ...
https://man.plustar.jp/php/fileinfo.constants.html - [similar]
古い値を新しい値に更新する 0
« apcu_cache_info apcu_clear_cache » PHP Manual APCu 関数 古い値を新しい値に更新する apcu_cas (PECL apcu >= 4.0.0) apcu_cas — 古い値を新しい値に更新する 説明 apcu_cas ( string $key , int $old , int $new ): bool apcu_cas() は、既に保存されている整数値が old パラメータにマッチする値のときに ...
https://man.plustar.jp/php/function.apcu-cas.html - [similar]
ファイルのグループを変更する 0
« basename chmod » PHP Manual ファイルシステム 関数 ファイルのグループを変更する chgrp (PHP 4, PHP 5, PHP 7, PHP 8) chgrp — ファイルのグループを変更する 説明 chgrp ( string $filename , string | int $group ): bool (名前または番号で指定した)ファイル filename のグループを group に変更しよう ...
https://man.plustar.jp/php/function.chgrp.html - [similar]