Posted by Hilarion on 09/14/05 18:14
This one is wrong: > mail('$to', $sub, $messub, $mesmsg, $mesname, $mesemail); Should be: mail( $to, $sub, $messub, $mesmsg, $mesname, $mesemail ); Haven't checked the rest of the code, so there may be more. Hilarion
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming