/flexibility from it. As always,
your mileage may vary.
> -Original Message-
> From: tuxen [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 03, 2002 1:27 PM
> To: PHP Database List
> Subject: Re: [PHP-DB] Sending E-Mail
>
>
> just put the variables from the form i
just put the variables from the form into the mail() function
On Wed, 2002-10-02 at 23:11, Shoulder to Shoulder Farm wrote:
> Sorry all, this IS off topic, but I always receive faster answers from
> this group :-o!
> How can I send e-mail from PHP with the content of a submitted form.
> Thanks,
Sorry all, this IS off topic, but I always receive faster answers from
this group :-o!
How can I send e-mail from PHP with the content of a submitted form.
Thanks, Taj
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
on 4/19/01 10:46 AM, Hector M Banda at [EMAIL PROTECTED] wrote:
> Is any way I can guess the users e-mail address?
> I'm thinking in the way you setup your e-mail acct on the browser when
> you first install it.
There shouldn't be a way. I think you could access the email address via
JavaScript
I don't know how you're operating your PHP system but can you not
simply have an email form field??
Russ
#---#
"Believe nothing - consider everything"
"Web Developers do it on-the-fl
Thanks to all of you guys who responded.
Is any way I can guess the users e-mail address?
I'm thinking in the way you setup your e-mail acct on the browser when you first
install it.
Because e-mail is one of the things I'm asking on the form where I collect the user's
info.
Thanks again.