Form script not sending data to email, need help...

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
WithHisStripes
Forum Contributor
Posts: 131
Joined: Tue Sep 13, 2005 7:48 pm

Form script not sending data to email, need help...

Post by WithHisStripes »

Heya,
So I'm working on this website: http://www.rapidbinder.com and I created the form on index2.php some time ago, and apparently it was never sending emails.

I hand wrote the script based off information from W3Schools.com and had it working initially, but somewhere in the mix of completing it and launching the site I broke something. I'm rather limited in my PHP knowledge so I was hoping someone could help me navigate this issue?

Thanks!
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Form script not sending data to email, need help...

Post by Benjamin »

There is an error on line 348.
WithHisStripes
Forum Contributor
Posts: 131
Joined: Tue Sep 13, 2005 7:48 pm

Re: Form script not sending data to email, need help...

Post by WithHisStripes »

Can you tell me which file on that line?

Thanks for the quick reply!
Post Reply