This repository is being archived and the project is no longer maintained (I've not updated or made a release in several years). There are many other contact form scripts out there more advanced and more modern than this one.
/** * @author Eric Sizemore <admin@secondversion.com> * @package SV's Simple Contact * @link http://www.secondversion.com/downloads/ * @version 2.0.0 * @copyright © 2005 - 2016 Eric Sizemore * @license * * SV's Simple Contact is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by the * Free Software Foundation, either version 3 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT ANY * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A * PARTICULAR PURPOSE. See the GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along with * this program. If not, see <http://www.gnu.org/licenses/>. */A rather simple PHP contact form script that can be integrated into an existing site/design, or be used standalone. This script is designed to be integrated into an existing design or website. However, the included 'contact.php' has its own HTML/etc to be run standalone.
Simply upload the script and edit the '/src/sc/config.php' file. This file holds several important options, they should be self explanatory (they are commented).