Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Create Account


Guest

Recommended Posts

Posted

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...