Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

tep_href_link to search result


Guest

Recommended Posts

Posted

I have tried to make a link with the tep_href_link function to a page like advanced_search_result.php?keywords=godzilla&x=0&y=0 without success. First I tried to do like this tep_href_link('advanced_search_result.php?keywords=godzilla&x=0&y=0') but the sessions would not work correctly then.

 

So, does anyone know how to make a link like this with the tep_href_link function?

Posted

Try:

 

tep_href_link(FILENAME_ADVANCED_SEARCH_RESULT, 'keywords=godzilla&x=0&y=0')

Your online success is Paramount.

Archived

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

×
×
  • Create New...