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
2
code master
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,015
Most Valuable Poster
Moderator
Featured Poster
James singizi
2
code master
pritaeas
2,015
Most Valuable Poster
Moderator
Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of 1.20 million developers, IT pros, digital marketers, and technology enthusiasts learning and sharing knowledge.