Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

A rather simple PHP contact form script that can be integrated into an existing site/design, or be used standalone.

License

Notifications You must be signed in to change notification settings

ericsizemore/simple_contact_form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No Longer Maintained

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/>.
*/

What is SV's Simple Contact?

A rather simple PHP contact form script that can be integrated into an existing site/design, or be used standalone.

Installation

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).

About

A rather simple PHP contact form script that can be integrated into an existing site/design, or be used standalone.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published