"Fossies" - the Fresh Open Source Software Archive

Member "sqlgreywebinterface-1.1.8/readme.txt" (10 Aug 2015, 1217 Bytes) of package /linux/privat/old/sqlgreywebinterface-1.1.8.tgz:


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. See also the latest Fossies "Diffs" side-by-side code changes report for "readme.txt": 1.1.7_vs_1.1.8.

    1 Installation and What you should do:
    2 - put the files somewhere in your website (f.i. var/www);
    3 - edit includes/config.inc.php to your needs;
    4 - make sure you shield things with a .htaccess file (Require valid-user)!
    5 
    6 
    7 History:
    8 v.1.1.8 SQLite3 support
    9 v.1.1.7 PHP code: mysqli functions replace deprecated mysql functions.
   10 v.1.1.6 PHP code now compatible with PHP 5.4.xx.
   11 v.1.1.5 Bugfix: optin-optout did not show tables when using postgresql.
   12 v.1.1.4 Explanation of optin-optout improved.
   13 v.1.1.3 HTML code now tidy and W3C markup valid.
   14 v.1.1.2 Option included to suppress milliseconds in dates to avoid line breaks in lists.
   15 v.1.1.1 PHP code cleaned (no more Undefined Variable and Undefined Index errors).
   16 v.1.1.0 Multiple delete, forget and whitelisting (by checkboxes).
   17         More sophisticated routines for adding, deleting etc. (inline reporting
   18         instead of reports on separate pages).
   19 v.1.0.1 Added missing main.css (sorry).
   20 v.1.0.0 Improved interface by Jan Ceulen (menubar, nice table layout).
   21 v.0.8   Last stable version by Folkert van Heusden.
   22 
   23 Good luck!
   24 
   25 For any questions and/or suggestions, contact folkert@vanheusden.com or jan@beebeec.nl
   26 Consider using PGP (Folkert's key-ID is 0x1f28d8ae).