Introduction to PHP

Source: Internet
Author: User
Tags install php html tags install php on windows php file php and php and mysql

PHP files can contain text, HTML tags, and scripts. The scripts in the PHP file can be executed on the server. The basics you should have

Before continuing your study, you need to have a basic understanding of the following knowledge:

Html/xhtml

  Basic Scripting Knowledge

PHP refers to PHP: Hypertext Preprocessor (Translator note: Php:hypertext preprocessor, recursive naming)

PHP is a server-side scripting language, similar to ASP

PHP scripts are executed on the server

PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.)

PHP is an open source software (open source Software,oss)

PHP is free to download and use

  What is a PHP file?

PHP files can contain text, HTML tags, and scripts

PHP file returns pure HTML to the browser

The file suffix for php files is ". php", ". PhP3" or ". Phtml"

  What is MySQL?

MySQL is a database server

MySQL supports standard SQL

MySQL can be compiled on many platforms

MySQL is free to download and use

  PHP + MySQL

The combination of PHP and MySQL is cross-platform (meaning that you can develop in a Windows environment and provide services on Unix platforms) why use PHP?

PHP can be run on different platforms (Windows, Linux, Unix)

PHP is compatible with almost all of the servers currently in use (Apache, IIS, etc.)

PHP is available for free download from the official PHP resources: www.php.net

PHP is easy to learn and can be run efficiently on the server side

  Where do you start?

Install the Apache server on Windows or Linux machines

Install PHP on Windows or Linux machines

Install MySQL on Windows or Linux machines

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.