So..

Lets say I have a simple web site. It consists of a div that contains links, and a div that contains content. I want to load specific content into the main div depending on which link they click. Is JavaScript capable of this? Or what would be the best thing to use? PHP? Something else?

I've only briefly looked at a few JavaScript things (I'll be taking a JS class in the spring), and I have never seen any PHP stuff before.

If JS is out, how easy would it be to do that in PHP? Or whatever else would work...

(Sean I see you spying on my thread.)