View Single Post
  #3  
Old 11-18-2008, 02:27 PM
 
staalejg staalejg is offline
 

Advanced Member
  
Join Date: Jun 2005
Posts: 63
 

Default Re: Access search substring in search.php

I added the following to xcartdir/search.php just to see if this was the correct variable.

$searchterm = $posted_data["substring"];
echo "$searchterm";

echo returns blank data which leads me to believe this is the wrong variable?
__________________
Juan (Teksavers)
Reply With Quote