• PHP 5.3 is needed to run the system
  • PHP needed for extra add-ons: PDO, PDO-sqlite
  • Because of the simplicity, SQLite was used, only one user can use the application!
  • unzip address-book.zip somewhere
  • map address-book/www map webserver
  • make address-book/data writable by web server
  • under address-book/ make all files readable for the web server
  • after mapping the application index.php starts the application
  • The application is available at the following site: {$config['deploymented-url']}
  • Usage and features

    HEREDOC; ?>