In article <[EMAIL PROTECTED]>, 
[EMAIL PROTECTED] says...
> DonPro wrote:
> 
> >$queryID = mysql_query("SELECT HSCode, UOM, EDescript FROM HSCodes WHERE
> >MATCH(EDescript) AGAINST ('" . $description . "') ORDER BY HSCode, UOM,
> >EDescript");
> >
> I don't see what is wrong but try echoing the text of the query itself 
> and see if it contains what you think it does around the $desription area.
> 
> HTH
> Chris

Two bob says this is a register_globals problem

-- 
David Robley
Temporary Kiwi!

Quod subigo farinam

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to