Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Add a link outside oscommerce


a_vg

Recommended Posts

Posted

Hi people!

 

I need to make a link to ohters website outside oscommerce with a variable saved on database.

I write this on my code

<a href="tep_href_link(<?echo $var['url'];?>)" target="_blank"> <?echo $var['url'];?> </a>

but this doesn't work.

 

I appreciate some help.

 

Thanks and i sorry for errors. I portuguese anda my english is not so good.

 

Ana

Posted

You can't use tep_href_link to link outside your store.

 

Code it with HTML only (don't use tep_href_link).

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Archived

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

×
×
  • Create New...