Jacobb123
02-01-2008, 01:32 AM
How can I setup this query so that it pulls the info from both columns.
"SELECT * FROM blogs WHERE body or subject LIKE '%{$_GET['search_term']}%'"
"SELECT * FROM blogs WHERE body or subject LIKE '%{$_GET['search_term']}%'"