OK when i pull data oout of the database i want to count the number of
records where 3 field are the same.

I have 6 fileds
field1=my first name
filed2=my last name
filed3=my email
filed4=other
field5=other
field5=other

I want to count the records that have the same field1,field2, and field3.

so i know how many submissions a person has made,



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to