PHP Tutorial : Tell a friend script
Dec 21, 2008 Useful PHP
Hi,
In this php tutorial I’ll teach you how to create a simple tell a friend script. Basically, it will use what you learned in the send email with a contact form script, but in this case we’ll choose the destination and also the “from:” field which we’ll setup on php mail() function headers.
<form action="" method="post">
Your…………….
Read PHP Tutorial : Tell a friend script »
Tags: html tell a friend, php tell a friend, tell a friend, tell a friend form, tell a friend script

