PHP (PHP Hypertext Preprocessor). PHP is a programming language used for the creation of dynamic websites. It was created by Rasmus Lerdorf in 1994.
PHP (PHP Hypertext Preprocessor) PHP is a programming language used for creating dynamic websites. It was created by Rasmus Lerdorf in 1994. The first public release dates back to 1995 and was named “Personal Home Page.” The project is integrated into the Open Source community, and by 1996, thousands of developers were already adopting this new language. Its syntax is similar to C, Perl, and Java. The latest release is version 4, which has proven even more flexible, attracting many developers. PHP is an Internet scripting language that is cross-platform, HTML-embedded, and server-side. It is cross-platform because PHP code can be executed on different computers with various operating systems (while ASP, with due exceptions as we saw earlier, requires Microsoft servers). It is HTML-embedded because PHP4 code contains both HTML code and PHP instructions. It is server-side because the code is executed on a web server. PHP4 works with Microsoft Personal Web Server on Windows 95 or 98; Microsoft Internet Information Server on Windows NT or 2000; Apache Web Server on Linux or Unix-like systems. The PHP tag is
Pubblicato in Digital Tools
Be the first to comment