Jump to content

Data Retrieval


Haggis

Recommended Posts

Ok i am making a stats package to monitor different stats of people who visit a website

 

now i am trying to get screen resolution

 

i have got the javascript to grab this from the user but i am having some trouble about how to store it

 

I want to grab any resolution a user has so its its not in the database already it will add it

 

i want to be able to list them from most used to least used

 

i realise if i have in the database

 

800*600

800*600

1024*768

1280*1024

800*600

 

i can used the Group option to on grab unique values

 

but how can i show that there are 3 800*600's

 

i hope you understand what i mean

Link to comment
https://forums.phpfreaks.com/topic/106286-data-retrieval/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.