Jump to content

Scripted

New Members
  • Posts

    2
  • Joined

  • Last visited

Contact Methods

  • Website
    http://www.goscripted.com

Scripted's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hmm ... try to echo on the screen Instead of : mail( 'linden.940@gmail.com', 'Feedback Form Results"', $send_email); try echo "$send_email"; Do you see all the information? Something wrong with your php syntax, can you re-check it again? mail( 'linden.940@gmail.com', 'Feedback Form Results"', $send_email);
  2. Scripted

    Webpage not working

    Check your host / localhost (if you're running on your machine) Make sure IIS is on. hope this helps
×
×
  • Create New...