|
Script Category : CGI And Perl
Script Sub Category : Database Tools
This handy little module takes all the pain away from making a database for programmers. Simply make a format file, for the format the data will be stored in. IE: NAME|BIRTHDAY|AGE and then make a short file to access the db: ie load_db('bdays') db->add('bdays','marc'...etc. Make long jobs short with this simple module!
|
|
|