Re: [PHP-WIN] Search Engine Problem

2001-10-25 Thread Jim Lucas
what does the code that displays the results look like? jim - Original Message - From: "DL Neil" <[EMAIL PROTECTED]> To: "Mark Sweeney" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, October 25, 2001 3:20 PM Subject: Re: [PHP-WIN] Search En

Re: [PHP-WIN] Search Engine Problem

2001-10-25 Thread DL Neil
I am using this piece of code to display news articles based on the variables inputted by a user. However, it will only display one article, never more, even if more are within the terms of the "WHERE" clause. What am I doing wrong? $search = mysql_query("SELECT news.ID, newstitle, newsdescript

[PHP-WIN] Search Engine Problem

2001-10-24 Thread Mark Sweeney
Hey, I am using this piece of code to display news articles based on the variables inputted by a user. However, it will only display one article, never more, even if more are within the terms of the "WHERE" clause. What am I doing wrong? $search = mysql_query("SELECT news.ID, newstitle, newsde