+ Reply to Thread + Post New Thread
Results 1 to 3 of 3

Thread: PHP form to email problem

  1. #1
    Noobie
    Join Date
    Apr 2008
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default PHP form to email problem

    Hi All,

    Please forgive my technical ignorance. I am only able to explain my problem in non-tech language, but hopefully some kind soul can help me?

    I have an html form on website that when submitted sends 2 emails using PHP mail function. The first is sent to me telling me someone has submitted the form, and for tracking purposes what page it was sent from. The second email is sent to the email address of the submitter. The mailing for both is done from the same PHP script. All works well on my primary domain.

    I then added two more domains using cpanel, and uploaded the very same form and script to each of them. Now my problem is that when the form is submitted on these new added domains, only the email to me is sent. The email to the submitter is not received. I get no error messages.

    I made sure the "From" email is a real email on the domain that the form is on.

    Any help or advice would be warmly welcomed!

  2. Shorten URL    SEO Services    Buy Xrumer

    Sponsored Links

  3. #2
    Noobie
    Join Date
    Apr 2008
    Posts
    92
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Please share the code, without that it's very hard to help.
    Posted via Mobile Device

  4. #3
    Noobie
    Join Date
    Apr 2008
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hmm yeah from what you've said I can't see why the script wouldn't work on the new domains.

    Post your script and we'll be able to help.

+ Reply to Thread

Tags for this Thread

Posting Permissions

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