From professional translators, enterprises, web pages and freely available translation repositories.
das beste an der verwendung von php ist, dass es für neulinge extrem simpel ist, aber auch einen riesigen funktionsumfang für den professionellen programmierer bietet.
php가 다른 clien-side javascrip와 구별되는 것은 이 코드가 서버에서 실행된다는 것이다. if you were to have a script similar to the above on your server, the client would receive the results of running that script, with no way of determining what the underlying code may be. you can even configure your web server to process all your html files with php, and then there's really no way that users can tell what you have up your sleeve.