Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

tep_href_link


ldon

Recommended Posts

Posted

Hi, how can I redirect with tep_href_link my link to other web page than local catalog?

 

Thanks

Posted

Hi, how can I redirect with tep_href_link my link to other web page than local catalog?

 

Thanks

 

 

with tep_redirect http://oscommerce-reference.swisscart.com/_functions/index.html#tep_redirect

Sam

 

Remember, What you think I ment may not be what I thought I ment when I said it.

 

Contributions:

 

Auto Backup your Database, Easy way

 

Multi Images with Fancy Pop-ups, Easy way

 

Products in columns with multi buy etc etc

 

Disable any Category or Product, Easy way

 

Secure & Improve your account pages et al.

Posted

<a href="' . tep_href_link(FILENAME_PRODUCT_INFO, 'products_id=' . $random_product["products_id"]) . '">

 

Can you redirect this link to the same page, database(oscommerce) but on different server?

Posted

<a href="' . tep_href_link(FILENAME_PRODUCT_INFO, 'products_id=' . $random_product["products_id"]) . '">

 

Can you redirect this link to the same page, database(oscommerce) but on different server?

 

Any ideas please.

Archived

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

×
×
  • Create New...