Hey
What website languages do I need to learn to achieve the following:
I want to be able to create a site that appears more like a program than a website.
To be interactive, produce graphs and present lots of data based on user input without having to reload the page all the time. I kind of plan for the user to load the page once at the beginning (maybe a longer load if necessary), but then not have to load the page again. So for certain parts of the page to load (retrieve and present data) but not the whole page.
I have heard that PHP is server side and Javascript is client side.
I currently know an OK amount of PHP and can construct sites with it.
I also remember someone once said that you can mesh PHP and Javascript together well with a language called ASP... I think, not too sure.
ALSO, do online learning centers such as w3schools teach sufficient information to achieve what I am trying to do, or is higher study required?
Sorry if any of this doesn't make sense, It's almost 5am and my mind isn't completely on to it.
Thanks
Ryan