1. PHP introduction

Source: Internet
Author: User
Tags install php php introduction zend
PHP is a server-side scripting language that is easy to learn and use. With little programming knowledge, you can use PHP to build a truly interactive WEB site. This tutorial does not want you to fully understand this language, but allows you to join the development of dynamic web sites as soon as possible. I suppose you have some basic HTML (or HTML editor) knowledge and some programming ideas.
1. Introduction
PHP is one of the tools that allow you to generate dynamic web pages. PHP webpage files are processed as common HTML webpage files. During editing, you can use the conventional HTML editing method to compile PHP.
PHP stands for Hypertext Preprocessor (PHP: Hypertext Preprocessor ). PHP is completely free and free to spend, you can download from PHP official site (http://www.php.net) freely. PHP complies with the GNU Public License (GPL), under which many popular software such as Linux and Emacs are born. You can obtain the source code without restrictions, or even add the features you need. PHP can run on most Unix platforms, GUN, Linux, and Microsoft Windows. Information on how to install PHP on a Windows PC or Unix server can be found on the official site of PHP. The installation process is simple.
If your machine solves the 2000 problem, PHP will not have any problems!
1.1 History
Three years ago, Rasmus Lerdorf created "Personal Home Page Tools" to create his online resume ). This is a very simple language. More and more people have noticed this language and put forward various suggestions for its extension. With the selfless dedication of many people and the free source code nature of the language itself, it has evolved into a language with rich features and is still growing.
Although PHP is easy to learn, it is slower than mod_perl (The perl module implanted into web servers. Now we have a new Zend engine that can rival the speed of mod_perl, and PHP4 can make full use of it. PHP4 is still in BETA testing. Andy Gutmans and Zeev Suraki are the main authors of Zend. You can go to the Zend site (http://www.zend.com) to learn more.
PHP applications have grown significantly in Personal web projects. According to Netcraft's report in October 1999, 931122 domains and 321128 IP addresses use PHP technology.
1.2 Advantages of PHP
PHP has many advantages. Of course, it is known that PHP is an open-source project with no commercial support, and the resulting execution speed is slow (until PHP4 ). However, the PHP mail list is very useful unless you are running like Yahoo! Or a very popular site like Amazon.com, you don't feel the PHP speed is different from other websites. At least I don't feel it! Well, let's take a look at the advantages of PHP:
-Learning process

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.