Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 2149 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     PHP and MySQL :

E-mail Form isnt working?

Thread title: E-mail Form isnt working?
Closed Thread  
Page 2 of 3 < 1 2 3 >
    Thread tools Search this thread Display Modes  
07-13-2007, 09:46 PM
#11
Salathe is offline Salathe
Salathe's Avatar
Status: Community Archaeologist
Join date: Jul 2004
Location: Scotland
Expertise: Software Development
Software: vim, PHP
 
Posts: 3,820
iTrader: 25 / 100%
 

Salathe will become famous soon enough

Send a message via MSN to Salathe

  Old

Please, always read the Manual. That page clearly describes how to send the email to multiple recipients.

Fixing the $mailto =.... line would go a long way to resolving your issues. Turning on error reporting during development/testing would also help you tonnes. Even if you don't display PHP errors, your server will generally keep a log of the errors. If you don't know where that is, ask your host.

07-13-2007, 09:55 PM
#12
BrokenFaith is offline BrokenFaith
BrokenFaith's Avatar
Status: Creatistic
Join date: Jul 2006
Location: Arizona
Expertise:
Software:
 
Posts: 1,726
iTrader: 5 / 100%
 

BrokenFaith is on a distinguished road

Send a message via AIM to BrokenFaith Send a message via MSN to BrokenFaith

  Old

Alright well I just took out the second e-mail part, so its just

brizoken@gmail.com ;

But its still nor working

07-13-2007, 10:05 PM
#13
Immersion is offline Immersion
Status: Senior Member
Join date: Dec 2005
Location:
Expertise:
Software:
 
Posts: 918
iTrader: 5 / 100%
 

Immersion is on a distinguished road

  Old

is that surrounded with '' quote things?

07-13-2007, 10:29 PM
#14
BrokenFaith is offline BrokenFaith
BrokenFaith's Avatar
Status: Creatistic
Join date: Jul 2006
Location: Arizona
Expertise:
Software:
 
Posts: 1,726
iTrader: 5 / 100%
 

BrokenFaith is on a distinguished road

Send a message via AIM to BrokenFaith Send a message via MSN to BrokenFaith

  Old

It has one.. not " but a ' .

The code now is

PHP Code:
$mailto 'brizoken@gmail.com' 

07-13-2007, 10:38 PM
#15
Dark_Prince11 is offline Dark_Prince11
Status: Member
Join date: Apr 2007
Location: Deer Park, NY
Expertise:
Software:
 
Posts: 123
iTrader: 0 / 0%
 

Dark_Prince11 is on a distinguished road

Send a message via AIM to Dark_Prince11 Send a message via MSN to Dark_Prince11

  Old

if you want it to mail to more than one person, just run the mailto command twice.but change the address each time...you can achieve this via a for loop or by just copying and pasting the mail function...

07-13-2007, 11:28 PM
#16
BrokenFaith is offline BrokenFaith
BrokenFaith's Avatar
Status: Creatistic
Join date: Jul 2006
Location: Arizona
Expertise:
Software:
 
Posts: 1,726
iTrader: 5 / 100%
 

BrokenFaith is on a distinguished road

Send a message via AIM to BrokenFaith Send a message via MSN to BrokenFaith

  Old

Ill keep that in mind, but I want to figure out why its not working..

07-13-2007, 11:36 PM
#17
Hero is offline Hero
Hero's Avatar
Status: Very much the flyest.
Join date: Mar 2006
Location: Belgium
Expertise:
Software:
 
Posts: 1,171
iTrader: 1 / 100%
 

Hero is on a distinguished road

  Old

Originally Posted by Dark_Prince11 View Post
if you want it to mail to more than one person, just run the mailto command twice.but change the address each time...you can achieve this via a for loop or by just copying and pasting the mail function...
I'm pretty sure this: $mailto = 'brizoken@gmail.com, other@email.here' ; would work too. And I image it would be faster...

07-13-2007, 11:40 PM
#18
Hero is offline Hero
Hero's Avatar
Status: Very much the flyest.
Join date: Mar 2006
Location: Belgium
Expertise:
Software:
 
Posts: 1,171
iTrader: 1 / 100%
 

Hero is on a distinguished road

  Old

Oh yea Faith; Your php code only handles 3 fields (name, email comments, and you have few more on your html )

07-13-2007, 11:41 PM
#19
BrokenFaith is offline BrokenFaith
BrokenFaith's Avatar
Status: Creatistic
Join date: Jul 2006
Location: Arizona
Expertise:
Software:
 
Posts: 1,726
iTrader: 5 / 100%
 

BrokenFaith is on a distinguished road

Send a message via AIM to BrokenFaith Send a message via MSN to BrokenFaith

  Old

How do I get it to handle more? haha

07-14-2007, 03:41 AM
#20
Dark_Prince11 is offline Dark_Prince11
Status: Member
Join date: Apr 2007
Location: Deer Park, NY
Expertise:
Software:
 
Posts: 123
iTrader: 0 / 0%
 

Dark_Prince11 is on a distinguished road

Send a message via AIM to Dark_Prince11 Send a message via MSN to Dark_Prince11

  Old

Originally Posted by Sledneck View Post
I'm pretty sure this: $mailto = 'brizoken@gmail.com, other@email.here' ; would work too. And I image it would be faster...
Good point that would work to. Didn't think of that.

Closed Thread  
Page 2 of 3 < 1 2 3 >


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed