dbmreplace
説明
int dbmreplace ( resource dbm_identifier, string key, string value )データベース中の、指定されたキーに対応する値を置き換えます。
データベース中にキーが存在しない場合は、この関数はキーも 追加します。
dbmreplace
There are no user contributed notes for this page.
データベース中の、指定されたキーに対応する値を置き換えます。
データベース中にキーが存在しない場合は、この関数はキーも 追加します。