Re: Re: Fwd: Re: [PHP-DB] search error

2006-11-24 Thread chris smith
-- $query1 = "SELECT distinct link_id, url, title, description, $fulltxt, size FROM ".$mysql_table_prefix."links WHERE link_id in ($inlist)"; $result = mysql_query($query1); echo mysql_error(); and what does $fulltxt contain when you get the error

Fwd: Re: Fwd: Re: [PHP-DB] search error

2006-11-22 Thread Asif Qureshi
Note: forwarded message attached. - Sponsored Link Mortgage rates near 39yr lows. $420,000 Mortgage for $1,399/mo - Calculate new house payment--- Begin Message --- I have this code already, have a look at this few lines of code, which is already existing. -

Re: Fwd: Re: [PHP-DB] search error

2006-11-22 Thread Chris
Asif Qureshi wrote: Here I narrow down the problem. I meant narrow down the problem in your code. Add echo "mysql error? " . mysql_error() . ""; after your mysql_query calls for example. -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP Database Mailing List (http://www.php