Displaying search terms

3 posts by 2 authors in: Forums > CMS Builder
Last Post: April 27, 2010   (RSS)

Re: [rentittoday] Displaying search terms

By Kenny - April 22, 2010

Lauren,

If all you want to do is show the keyword that was searched for you can try this:

<?php echo @$_REQUEST['content_keyword'] ?>

Replace "content" with what ever field you are searching.

Kenny

Re: [sagentic] Displaying search terms

Thanks Kenny!

That worked perfectly!

Lauren
Jason Glass