I want to create a statistic program with PHP. I know that I can get information on the browser with the get_browser() function, but how can I find information like installed plugins, screen resolution, country, and continent that many programs such as Nedstat provided? Thanks in advanced!