Hi, I want to redirect my page to another website, I used anchor tag but when I click on this it will add my website name also
http://au.pricecomparereview.com/www.theiconic.com.au/Rococo-Textured-Mini-Skirt-113532.html
Please tell me about this . I am new in php I am using oscommerce
3
Answers
use like this, you may be missing http://
I think your anchor tag would be like this presently:
Change it to
and it will work fine.
If you want a PHP approach try this:
Or with html use the PHP assing tags: