View Single Post
  #2 (permalink)  
Old Sep 1st, 2006, 21:05
ukgeoff ukgeoff is offline
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: mysql resource: Unique?

Start here: http://mysql.com/

And the code your looking for is: select distinct ip from hitcounter;
Reply With Quote