At 09:17 PM 2/12/2002 -0800, you wrote:
>What server side script should I use, I was visiting hotscripts and they
>don't really have anything that will work for me.

You don't really need a script.  Just use a PHP file as the form action, 
and in the PHP file create an e-mail with all the form info and use the php 
mail() function to send it.  See the manual for more on mail().

-Mike


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to