CMS die über PHP laufen nutzen den Server mehr da sie HTML ausliefern, sich mit Datenbanken verbinden und auch schon deshalb Ressourcen verbrauchen. Wenn dein Server nicht genügend Ressourcen hat kann es schon zu Beeinträchtigungen kommen.
[size=14]
ZitatWhat is PHP?
Zitat
Zitat
[/SIZE]
Zitat
We can say that PHP is an open source programming and server scripting language that is particularly well adapted to Create Static web pages or Dynamic web pages or may be Web applications and can be includes in HTML codes. It’s used to handle complex content, databases, and session logging, as well as to create entire e-commerce websites. PHP is generally known as Hypertext preprocessor but it was first known as Personal Home Page. It was Designed in 1994 by the programmer named Rasmus Lerdorf. PHP would be relatively simple to learn but you have a clear knowledge of HTML first. PHP is compatible with a variety of databases, including MySQL, PostgreSQL, Oracle, Sybase, Informix, and Microsoft SQL Server, and can communicate with other services through protocols including LDAP, POP3, HTTP, IMAP, and COM. And, PHP operates on a variety of platforms, including Windows, Linux, Unix, and Mac OS X,etc.