| ★ wanayoo — archive 1999 http://www.codeforge.com/tutorials/PHPTutorial9.html | Nouvelle recherche | Portail wanayoo |
![]() |
|
To test the project you will need to access to HTML/PHP files you have created through the Apache. Enter your homepage URL with the name 'mailme.php3' in Netscape (or another browser) and press return. The browser will display the 'mailme' page:
Pressing the 'Send mail' button executes the PHP3 code in file mailme.php3
with the initialized variables $name and $mail_address. So,
the mail() function is called, and mail is sent.
|
Copyright © Code Forge, Inc. 1997-1999. All rights reserved.
Last modified: Friday, 24-Dec-1999 13:07:53 MST