i want to query my database using php count to count the number of values in a table then count which value appears more times than the others. Im new to this kind of thing.

James singizi
Recommended Answers
Jump to PostThe PHP version of count and max work on arrays. What you need is the MySQL version of COUNT and MAX. I'll move this to the right forum. Please explain what data you have, and what the expected output should be.
All 3 Replies
pritaeas
2,179
¯\_(ツ)_/¯
Moderator
Featured Poster

James singizi
pritaeas
2,179
¯\_(ツ)_/¯
Moderator
Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.