Sitek Banners Exchange win koi8 iso mac auto E-mail Начало
п??п??п??></a><br>
    <a HREF=п??п??п??п??п?? п??п??
п??п??п??п?? п??п??п??п??></a><br>
    <a HREF=п??п??п??п?? п??п??></a><br>
    <img src=




п??п??п?? п??п??п??></a><br>
    <a href=






Rambler's Top100 Service
http://counter.rambler.ru/top100/



  Титульная страница / Для клиентов / Документация по php3 (на английском) /
Для клиентов:

IX. dbm Functions

These functions allow you to store records stored in a dbm-style database. This type of database (supported by the Berkeley db, gdbm, and some system libraries, as well as a built-in flatfile library) stores key/value pairs (as opposed to the full-blown records supported by relational databases).

Example 1. dbm example

$dbm = dbmopen("lastseen", "w");
if (dbmexists($dbm, $userid)) {
  $last_seen = dbmfetch($dbm, $userid);
} else {
  dbminsert($dbm, $userid, time());
}
do_stuff();
dbmreplace($dbm, $userid, time());
dbmclose($dbm);

  Титульная страница / Для клиентов / Документация по php3 (на английском) /

| Хостинг | Разработка сайтов | Регистрация доменов | Промоушн сайта | Документация | Как нас найти |

 
 

Дизайн и сопровождение
© GoldWeb
webmaster@goldweb.ru