Making FPS style camera movement

Im making a FPS style game, and im wondering how to rotate the camera so it is mouse controlled. Any links or advice would be greatly appreciated.

Hi, I did a quick search on Google and I thought shi might help: http://www.codecolony.de/opengl.htm#Camera2

Hi, I have a tutorial on my website for this:

Swiftless Programming Tutorials

Should be under the Opengl Camera tutorial, but if you want some more options such as strafe, check out the Camera 2 tutorial.