simplEcard

Software needed by simplEcard

You need very little to run simplEcard:

  • PHP scripting engine
    simplEcard is a set of scripts written in PHP. It requires at least version 4 to work.
  • Web server
    In theory, simplEcard should work with any web server that supports PHP4, but it has yet only been tested with Apache.
  • Data storage
    either txt Backend: You need to be able to permit PHP to write to a file on the web server. Its as simple as that.
    or SQL Backend: You need a MySQL database.
David Buchmann <dbu@users.sourceforge.net>