"Fossies" - the Fresh Open Source Software Archive 
Member "mysqlwdb-1.5.4/README" (12 Dec 2005, 1405 Bytes) of package /linux/www/old/mysqlwdb-1.5.4.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1
2 README
3 ======
4
5 This is mysqlwdb, a CGI script written in Perl, intended to manage MySQL database
6 tables through your web browser interface, that is easy to configure and to install.
7
8 Just configure ONE file.
9
10
11 LICENSE
12 =======
13
14 GPL Version 2
15
16
17 INSTALL
18 =======
19
20 For a fast setup, read the INSTALL.QUICKLY document.
21
22 For a more detailed way, read the documents: REQUIREMENTS, WARNINGS, and INSTALL
23 - in this order.
24
25 Please take a look to KNOWN_PROBLEMS also.
26
27
28 MOTIVATION
29 ==========
30
31 Why write (another) free web interface to databases?
32
33 Just for fun programming in Perl, and to have a small but powerful tool that
34 I can quickly and easily configure, and install, to manage MySQL tables for my
35 job. Again, just edit, configure, copy and chmod ONE file.
36
37
38 THANKS
39 ======
40
41 Open source community http://www.opensource.org
42 Linux community http://www.linux.org
43 Perl community http://use.perl.org , http://www.perl.com
44 MySQL company http://www.mysql.com
45
46 Many thanks to Stefano L. Rodighiero ([larsen] on perlmonks.org) for the suggestions.
47
48
49 APOLOGIES
50 =========
51
52 Sorry for my english! :)
53
54 Suggestions and corrections are very appreciated.
55 (First person to thank: the Webmaster from MyHost . org)
56
57 -----------------------------------------------------------------------
58 Andrea Maestrutti aka Dree Mistrut in friulian language
59
60 mailto:dree@isogest.org
61 http://www.igsuite.org/cgi-bin/igwiki/mysqlwdb
62