How much languages is "recommended" for a dynamic website?
Posted
by user345690
on Stack Overflow
See other posts from Stack Overflow
or by user345690
Published on 2010-05-21T00:42:47Z
Indexed on
2010/05/21
0:50 UTC
Read the original article
Hit count: 252
php
|dynamic-websites
When constructing a website, say a Q&A site or a just a forum site for a community, is just knowing HTML,CSS,PHP, MySQL, and javascript enough to make the site dynamic?
I am saying this because when I talked with my teacher, he said that major sites use many languages combined. And he said that a site shouldn't be designed only in PHP.
So is it possible to create a good website, not e-commerce, with only html,css, and php?
© Stack Overflow or respective owner