Guest Posted June 7, 2007 Posted June 7, 2007 Hi, I was just wondering if there is a way to get account_create.php to EMAIL me a copy of the customer information which is stored in ADMIN as well as storing in in database. if (isset($HTTP_POST_VARS['action']) && ($HTTP_POST_VARS['action'] == 'process')) { Can I change it to some thing like if (isset($HTTP_POST_VARS['action']) && ($HTTP_POST_VARS['action'] == 'process', 'send')) { What is the correct code please? Regards Mitchell
Recommended Posts
Archived
This topic is now archived and is closed to further replies.