session_start();
/*
Simple Feedback ZDR Tool
This is simple and powerfull feedback form protected with "Captcha ZDR" tool writen in PHP
This script is ready for integration in your pages. The FeedBack form using PHP, HTML, AJAX, JavaScript, CSS
You need just put your email address in $email_recipient to receive messages from that feedback and just need to include the script in your page.
Open post.php file and write your email for receiving messages from feedback form.
===============================================================================
Please don't remove the link to http://www.webtoolbag.com at the bottom of form.
===============================================================================
Best Regards
Zdravko Shishmanov
Copyright (C) 2007 Zdravko Shishmanov
Bulgaria
Email: zdrsoft@yahoo.com
http://www.webtoolbag.com
This program 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 2
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, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
?>
|