MySQL Forums
Forum List  »  PHP

Re: PHP MySQLadvanced search form
Posted by: laptop alias
Date: December 18, 2012 01:00PM

Assuming $countries is a comma delimited string...

"SELECT * FROM rugs WHERE country IN('$countries');"

Options: ReplyQuote


Subject
Written By
Posted
December 17, 2012 03:05PM
Re: PHP MySQLadvanced search form
December 18, 2012 01:00PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.