Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do I use URL instead of tep_href_link


yatahaze

Recommended Posts

Posted

I'm trying to make a login page outside of my oscommerce page, I need to change some of the links from tep_href_link to an actual url. Is this possible? If so, what code do I use instead?

 

Example of what I want to edit:

tep_redirect(tep_href_link(FILENAME_DEFAULT));

 

or:

tep_redirect(tep_href_link(FILENAME_CREATE_ACCOUNT_SUCCESS, '', 'SSL'));

Archived

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

×
×
  • Create New...