the mail() function
Moderators: macek, egami, gesf
by ruturajv » Sun Apr 03, 2005 8:25 pm
if you have php... why are u sending form results using email..
use
- Code: Select all
method="post"
in the form element...
and set the action to a php page where u can gather all that data very easily
-

ruturajv
- php-forum Super User

-
- Posts: 1280
- Joined: Sat Mar 22, 2003 9:42 am
- Location: Mumbai, India
-
by Alexei Kubarev » Sat Oct 22, 2005 8:37 am
post a multiform data to php (with file upload) and then send it with help of php..
-

Alexei Kubarev
- Site Admin

-
- Posts: 2223
- Joined: Fri Mar 05, 2004 7:15 am
- Location: Täby, Stockholms län
-
by ruturajv » Sun Oct 23, 2005 9:46 pm
the best is to use a good mailing script like
PHPMailer
-

ruturajv
- php-forum Super User

-
- Posts: 1280
- Joined: Sat Mar 22, 2003 9:42 am
- Location: Mumbai, India
-
by Alexei Kubarev » Mon Oct 24, 2005 10:30 am
htmlmimemail seems to me a bit nicer to use..
-

Alexei Kubarev
- Site Admin

-
- Posts: 2223
- Joined: Fri Mar 05, 2004 7:15 am
- Location: Täby, Stockholms län
-
Return to PHP coding => Mail
Who is online
Users browsing this forum: No registered users and 1 guest