Recently I develop a PHP
contact form which works without PHP mail() function. Actually this contact form receive message from the viewers and store them in a flat file database. So there is no need of php mail() function. Upon login with your unique login name and password you can view the messages, download them or delete them.
Demo: http://ramui.com/demo/index.html
You can download from: http://ramui.com
