Hey! I need someone to write a php code that does the following: Redirects the user based on their Operating system. So: if the user is using Windows, then user should go to http://google.com else if the using Mac, then they go to http://yahoo.com else then they should go to http://msn.com --------