Results 1 to 2 of 2

Thread: PHP contact form script

  1. #1
    Join Date
    Jul 2006
    Posts
    15

    PHP contact form script

    Hi
    I am trying to create a basic contact form with name, email,comments, join mailing list etc using html and php. I am fairly new to PHP. Can anyone share me their php script so I can get started. Links to websites also appreciated.
    would appreciate any help
    TIA
    FR

  2. #2
    Join Date
    Dec 2004
    Posts
    2,788
    I suggest using a script called Form Tools (http://www.formtools.org/) to set this up. It doesn't write the page code for you (that's not hard to do), but it will handle the processing of all the information and send out email if you want and it will store the forms in a database for easy retrieval, export as an Excel record and for formatted printing of all or selected records. Requires PHP and a MySQL database, but it's easy to install and easy to use and makes managing the data very easy.

Similar Threads

  1. Flash mail form + php big problem
    By irka in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 09 Dec 2009, 07:00 AM
  2. Non PHP contact form
    By archvillain in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 20 Jan 2006, 05:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •