/    Sign up×
Community /Pin to ProfileBookmark

Sending form contant to E-mail, How? Simple question

I have code <form action=”<?php echo $PHP_SELF; ?>” method=”post” >

How to do that it will send to E-mail form content? :rolleyes:

to post a comment
PHP

4 Comments(s)

Copy linkTweet thisAlerts:
@sridhar_423Jan 19.2006 — in the next page use the function mail($username, $subject, $matter,"From: $from")); to send the mail in a text format.
Copy linkTweet thisAlerts:
@toplisekauthorJan 19.2006 — I have thanks page when user sends form data. How to remember content from base page where is FORM?
Copy linkTweet thisAlerts:
@chazzyJan 19.2006 — on the next page, you just take the values in the POST array.
Copy linkTweet thisAlerts:
@toplisekauthorJan 19.2006 — Thanks I will do
×

Success!

Help @toplisek spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...