Contact form that saves to a database. Uses PHP and SQLite (or any database supported by PDO).
For each message it saves: email address, message, IP address, user agent, date/time. Features anti-spam function. Use login.php to login, then you will get redirected to view.php where you can see your messages. Messages can be deleted by clicking the "Delete" link. Version: 1.2 (November 11, 2009) |