MySQL Forums
Forum List  »  PHP

Re: Connecting to a database and displaying 1 result
Posted by: Peter Brawley
Date: March 08, 2013 11:52AM

> I only need to check the name with the color code

Modify the query to say something like select ... from members where color_code_column = ...

Options: ReplyQuote


Subject
Written By
Posted
Re: Connecting to a database and displaying 1 result
March 08, 2013 11:52AM


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.