Navigation :
HomeSource code
Tutorials
RSS feeds
Articles
Wordpress plugins
Blog
Books
Software
Downloads
Hosting
manuals
Script directory
Training
Our Links
Site Sponsors :
- Load Cells
- mothers day replica rolex watches today
- Free partition data recovery utilities
- MySQL & Best PHP Web Hosting + save 50%
Bookmark :
Links :
domain namesfinance products
programmershelp
Downloads :
Misc :
Webmaster ResourcesOnly PHP
ScriptSearch.com
Scripts.com - Get the best scripts NOW!
AndreaPHP Programming
Simple email sender
This is a simple email form example
Part 1 is the code for the form itself.
<table width="538">
<tr>
<td ALIGN=LEFT>
<form ACTION="email.php" METHOD="POST">
Name:<br>
<input TYPE="text" NAME="name" SIZE="20" MAXLENGTH="30">
<br>
Email address you are sending to:
<br>
<input TYPE="text" NAME="email" SIZE="20" MAXLENGTH="30">
<p>Your Email:
<br>
<input TYPE="text" MAXLENGTH="40" WIDTH="20" NAME="yourmail">
<br>
Subject:<br>
<input TYPE="text" NAME="subject" SIZE="20" MAXLENGTH="30">
<br>Message:
<br>
<textarea ROWS="11" COLS="40" NAME="message"></textarea>
<p>
<input TYPE="submit" VALUE="Send mail">
<br>
</form>
</tr>
</table>
Part 2 is the actual php script in this case email.php
<?php
echo "Hello, $name.";
echo "<BR><BR>";
echo "You have successfully sent your mail";
echo "<BR><BR>";
mail("$email", "$subject"," $message. My E-mail is $youremail. Greetings from $name.");
?>
Books :
Sponsors :
Random Code :
winoscentral.com news(xml)Random image example(randomizing)
What type of image(image)
Random Article :
PHP my favorite Server side Programming TechnologyMore Autoresponders With PHP
Network:
Programming resourcesTutorials directory
Hosting resources
ASP site
Domain names
Progged
Maxi directory
bigarticle : free articles
A Code
Code N Tutorials
Del.icio.us
Digg
Furl
Newsvine
Netscape
Reddit
StumbleUpon
Technorati
Squidoo
Windows Live
Yahoo MyWeb
Ask
Google