LinkShare  Referral  Program

New

Advertise ad Here
learn more
           Download > MCContact Form Download Page
Useful

Links

Free technical Tutorials At techtutorials.net



Link Exchange at iWEBTOOL.com

 



The PHP Resource Index
Added on   12.08.09
Clicks     2785
Rating:   4.50   out of 5 from   2   raters      
         rate this page   
 Rate this page,Please


Help Needed

WE need your help to translate this script in the following languages.

  • French
  • Dutch
  • German
  • Spanish

Or you can suggest your own language,If you are interested please contact us

MCContact Form 1,0 Download Page

Developed by Joe Pieruccini
under Creative Commons Attribution-Noncommercial 2.5 Australia License at www.maniacomputer.com
email : jp50@maniacomputer.com

Find more tutorials at



Price :  Free

Added :  10-08-2009

MCContact Form is a safe way to give your visitors the chance to get in contact with your site.Well, I have a comments book for that,you can think,,but what, if they want to ask you something they don't want others to know? or if they just want to contact your site privately?, MCContact Form is the solution. They can send you an email via MCContact Form and you can respond privately to their address.This version has some filters for malicious  code injection and a captcha to avoid email sent through by robots.
You also can choose between 2 languages English UK Flag  and Italian  Italian Flag

Here the English UK Flag  Example

Here the Italian   Italian Flag  Example

 

Download:



pre requisites:



Installation

  1. Unzip the file "contact.rar" and upload it to the root folder of your web site.Make sure,you have only one folder named "contact" when winrar extracts files.
  2. Make sure in your PHP config file php.ini is configured to send mail,if you not sure,open the file with a text editor like notepad and find mail function and set it with your parameters as you can see below
    [mail function]
    ; For Win32 only.
    SMTP = mail.yourmailserver.com
    smtp_port = 25

    ; For Win32 only.
    sendmail_from = admin@yoursite.com

    ; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
    ;sendmail_path =


  3. Open config.php in contact/conf//config.php and edit the following variables :
    $language='en';                                            //Set the language 'en' for english; 'it' for italian
    $admin_email='admin@yoursite.com';          
    // set the email address you want to send the message to
    $redirection= true;                                       
    // Set to True if you want the user to be redirected after
                                                                      
    // sending the message
    $contact_folder='/contact';                            
    // the name of the folder where the script is
    $site_url='http://www.mctest.com';                
    // Your site url


  4. That's it.

Implementation:



If you download this script, please take a second, Rate it

Rate this Script @ The PHP Resource Index!
Script Rating:

Download MCContact System Now

This file has been downloaded 474 times.

For any problems or bugs,don't hesitate to contact me

Comments

Post your comment here or ask any question that is rilevant on what is shown in this page.
Thank you for visiting this website

There is not comments for this page yet.Be the first to post one   add a comment

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial 2.5 Australia License.