File/plugins/retrieveuserdata/create_db.php

Description

Retrieve User Data Plugin - script creates DBM-like database for dba.php 0.1 Copyright (c) 2001-2003 Ralf Kraudelt <kraude@wiwi.uni-rostock.de>

This program creates a DBM-like text database from a plain text for usage with the dba.php access method of the plugin. The file format is uid, name, mail with uid as SM logon name (see users_example.txt with contributors). The programm uses all configuration options of dba.php from config.php to create the appropriate database. If you change the handler or the seperator, please run this program again.

Requirements: PHP interpreter, typically /usr/bin/php under UNIX Usage: php create_db.php filename

  • version: $Id: create_db.php 1194 2008-03-02 12:47:14Z tokul $
Includes
 include ('./config.php') (line 52)

Load configuration

Functions
read (line 29)

Block access over HTTP

void read ()

Documentation generated on Sun, 22 Nov 2009 17:36:24 +0200 by phpDocumentor 1.4.3