Browser If statements

Hi, does anybody know a simple if statement for the following explanation?

If user is not using FireFox Browser, echo this message.

If user is using FireFox, do not echo a message.

If anybody can help me solve this problem, that would be great. :slight_smile: