
August 16th, 1999, 12:49 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
I retyped the script and tried again still not working. I am not sure I am passing the query string properly
This is what my query string looks like
$query = "SELECT * FROM table WHERE (productcode LIKE '%$keywork%')";
I am still not getting, I am not sure what i am missing. It works I I remove the WHERE clause.
Any help is appreciated.
Suresh
|