PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am playing around with the HTTP_USER_AGENT function in PHP and I have came to a stop with a problem I am having. I was wondering if anyone knew how I could tell which type of browser a person was using and redirect them to the appropiate layout.
I know how I would go about doing it but I cannot think of how to find out if they are using internet explorer or mozilla. I thought perhaps MSIE and Mozilla?