Results 1 to 3 of 3

Thread: php code on a thank you page for a form
      
   

  1. #1
    abuelo is offline Sergeant Major
    Join Date
    Feb 2008
    Location
    Salt Lake City, Utah
    Posts
    88

    Default php code on a thank you page for a form

    in following the tutorial for creating a form and then the thank you letter to go with it, i noticed a difference in the tutorial itself and the information you read that is below the tutorial. in the php code that is listed $mailbody= values submitted from web site form in one place they say to change it, but in the tutorial they don't make mention of it. if i just leave it as it reads now, will i be ok?
    thanks

  2. #2
    aussiebaz is offline First Lieutenant
    Join Date
    Jan 2007
    Location
    Newcastle , Australia
    Posts
    178

    Default Re: php code on a thank you page for a form

    I have never found it necessary to change this
    part of the php code and all my forms work OK,

    Maybe someone else can add more to this but as said
    I would not alter this part

    Barry

  3. #3
    abuelo is offline Sergeant Major
    Join Date
    Feb 2008
    Location
    Salt Lake City, Utah
    Posts
    88

    Default Re: php code on a thank you page for a form

    thank you

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49