PHP is the right way to go, for web applications.
It is more flexible than other stuff (in my opinion) and super-easy to use.
I did all my Web Frontend programming in PHP and i see no reason, why any other framework should be better.
Also note that PHP has the highest compatibility, both, client- and server side.
ASP.net often needs mono or Windows Servers, which are a bit more expensive.
Since you know C/C++, it might be interesting for you, that you could write your own php extensions/wrappers for your applications.
kind regards,
SICK
It is more flexible than other stuff (in my opinion) and super-easy to use.
I did all my Web Frontend programming in PHP and i see no reason, why any other framework should be better.
Also note that PHP has the highest compatibility, both, client- and server side.
ASP.net often needs mono or Windows Servers, which are a bit more expensive.
Since you know C/C++, it might be interesting for you, that you could write your own php extensions/wrappers for your applications.
kind regards,
SICK