Forum Moderators: coopster
Row's Name: Colour
Either: RED, GREEN or BLUE
Say i want to display only one of these categories instead of all three how would i implement that..would it be in the following statement:
$result = mysql_query("SELECT * FROM example .... etc
ta in advance