CodeIgniter Forums
Detecting Microsoft Edge browser via useragent - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Detecting Microsoft Edge browser via useragent (/showthread.php?tid=62792)



Detecting Microsoft Edge browser via useragent - chandrabhanu - 08-26-2015

Hi,
I have checked the user_agents.php in config folder, There is nowhere mentioned the Microsoft edge. If we need to add it manually, How to do that and what is the Microsoft Edge's Core Project name to keep in  the sub-type.

My browser detection script not working for that and need a fix .


RE: Detecting Microsoft Edge browser via useragent - mwhitney - 08-27-2015

Maybe you need to update your file: https://github.com/bcit-ci/CodeIgniter/blob/develop/application/config/user_agents.php#L64