Jump to content

TheYodaPagoda

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by TheYodaPagoda

  1. Thanks for all your help guys! I did end up finding a solution, by of course, assigning some variables That code may, or may not be precise, because I'm coding it from memory...but it works! Yoda
  2. Does anyone have any ideas about how to include a sender in the PHP mail() function? In my example, I created a web form for contacting the website, and it inputs the sender's name, but PHP doesn't have 'sender' built in somehow. The way I have it set up now, just to give the example some functionality, is to send the person an email straight back to them...I figured, that 'emailAddress' variable was being wasted Here is the example site: Newland Tours Contact Page And...here is the example of the code I'm using, variables included: Any help would be appreciated Yoda
  3. You're absolutely right...it worked! Thanks for telling me what I should have been able to check for myself I'll check my parens from now on! Yoda
  4. Why certainly! Perhaps I should read closer...You want the error message?
  5. Hey everyone, I'm doing some tutorials for Dreamweaver MX...and I keep coming across a parse error when I have PHP send email. Is that not supported on this service? I'm not sure how to enable it, or what to do for that matter. I'd like to have this function work, or at least tell me I'm doing the correct script! Thanks, Yoda
×
×
  • Create New...