Message Text |
hello, trying to link to a specific search term:
search.php?action=filter&filled=1&whichtype=links&namesearch=microsoft&nameconditi on=like
I basically want to display all titles w/ the word Microsoft in it.
Basic search gives everything w/ the word Microsoft in it, include descriptions, etc.
I tried this according to the manual, but i get sql errors:
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/buygs05/public_html/classes/database.php on line 256
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/buygs05/public_html/classes/database.php on line 108
|