View Single Post
  #4 (permalink)  
Old 05-02-04, 09:59 AM
net4ward net4ward is offline
New Member
 
Join Date: Jul 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
First, it would help to contact the author of the script you posted.

I will help you out, you forgot to post this above the rest of your code

PHP Code:

/**

* aFormMail script - sending mail via form
*
*     Author: Alex Scott
*      Email: [email]alex@cgi-central.net[/email]
*        Web: [url]http://www.cgi-central.net[/url]
*    Details: The installation file
*    FileName $RCSfile: aformmail.php,v $
*    Release: ????
*
* Please direct bug reports,suggestions or feedback to the cgi-central forums.
* [url]http://www.cgi-central.net/forum/[/url]
*
* aMember is free for both commercial and non-commercial use.
* Re-distribution of this script without prior consent is strictly prohibited.
*
*/ 
Reply With Quote