I use SVG Charts on my website. It works in all browsers except IE. I would like to add a snippet of PHP code with a message for IE users.
I think I can get the agent info with PHP, but I'm not sure how to detect version. I believe IE 9 supports it now, so I need only for versions below IE 9.