selecting DISTINCT and COUNT in MySQL

2003-06-14 Thread Tim Thorburn
Hi, I'm setting up a small tracking program for a site I'm working on - basically it monitors all external web and email links that are clicked from our site and stores them into a MySQL database. Now I'm trying to extract the information from the database and display it on screen with PHP.

RE: selecting DISTINCT and COUNT in MySQL

2003-06-14 Thread Peter Lovatt
PROTECTED] Subject: selecting DISTINCT and COUNT in MySQL Hi, I'm setting up a small tracking program for a site I'm working on - basically it monitors all external web and email links that are clicked from our site and stores them into a MySQL database. Now I'm trying to extract the information from