Quote:
Originally posted by JCK
Something like the following should work:
SELECT DISTINCT(YOURCOLUMNNAME) FROM YOURTABLENAME
|
don't work.. i get an error like this:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource *******
any others ideeas?