Forms

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • cecidit
    Private

    • Aug 2006
    • 3

    Forms

    cecidit.fr

    I have made a form for my clients to contact me, with the mailto: command.
    I have understood that a .php file is also necessary if I want it to work.
    Can anyone explain me this as simply as possible.
    Thank You
    Philippe
  • Andy128
    Major General

    • Dec 2005
    • 2317

    #2
    Re: Forms

    It (php) is not required in addition to. You can use either the mailto or a php mailto script.

    Php gives you greater security and control over how the data will be displayed once sent.

    Here is a link to get you started on a php mailto form set up:


    Andy
    PHP- is a blast!

    Comment

    • cecidit
      Private

      • Aug 2006
      • 3

      #3
      Re: Forms

      cecidit.fr

      Thank you Andy !
      Philippe

      Comment

      Working...
      X