beg4mercy
Oct 10 2004, 08:04 PM
| | How do I create a script in PHP that will take the information that i'll input via the form (in this case, a e-mail address) and send an e-mail to it, with specified contents of the e-mail? I know it's possible, and i've scripted alot of PHP, but it seems that this has just slipped my mind, or it's right in front of my face and I don't see it. Plz help.
CDX- Blk Panda
EDIT-
Also.... I want to know if there's a tag I can insert into a PHP enabled page, that will call on ANOTHER PHP script and kind-of insert it into a spot, without me just copying the whole script and inserting it.... That sounded confusing... Here
Okay, so i have this script, that is my home page (page 1 for our purpouses).... and another script, that is a HUGE insert to put INSIDE of that page (page 2, for our purpouses), how do I tell page 1, using PHP, to insert page 2 in a certian spot?
Regards, I hope i didn't confuze ya'll homies CDX Blk Panda Beg4mercy |
Reply
alizasa
Oct 10 2004, 09:33 PM
www.php.net is the source for all php. look up mail. there are also comments underneath it which delineate restrictions for different operating systems.
Reply
alizasa
Oct 10 2004, 09:45 PM
I couldnt get into www.php.net searching for mail but i found this site
http://www.phpfreaks.com/phpmanual/page/ref.mail.html which talks about mail. good luck
Reply
beg4mercy
Oct 10 2004, 10:34 PM
Thanks alot, that was ALMOST exactly what I was looking for, I edited it, and It's perfect now. Thanks a ton.
Reply
Similar Topics
Keywords :
noob- Best Php And Mysql Editor For Noobs
- anyone any php or mysql editor that is good for noob (6)
- Email Server Help Please
- I need noob detailed help on setting up a email server on windows XP (0)
Hello I would like to say thank you for any help you might give me. I'm new to Apache / PHP and
MySQL I have all them up and running propertly I think. I want to make a PHP online game and I need
to set up an email server so I can have and authincation system. When the player creates an account
I want the computer to email the player a link the have to click on to make there account active.
I have a Comcast 8mbits broadband connection My server is running at http://192.168.1.105 My
PHPinfo file is http://192.168.1.105/phpinfo.php My FormMail File http://192...
Looking for complete, noob