on 18/6/03 12:20 pm, John W. Holmes at [EMAIL PROTECTED] wrote:
> Not really a PHP question...
This is a php db list though.
> SELECT DISTINCT title FROM ...
Thanks for this.
--
Mike Karthauser
Managing Director - Brightstorm Ltd
Email >> [EMAIL PROTECTED]
Web >> http://www.b
mike karthauser wrote:
Being thick today:
How do I select unique values from a table? Eg I have a image upload script
that writes the name of the file to a db when it uploads. As we may need to
upload the image several times, my db is full up with several rows with same
titles..
Eg:
img db
id