Introduction to PHP

Source: Internet
Author: User

What is PHP?

PHP (full name: Php:hypertext preprocessor, "PHP: Hypertext Preprocessor") is a common open source scripting language

    PHP files can contain text, HTML, JavaScript code, and PHP code PHP code executed on the server, the results are returned in plain HTML to the browser
The
    default file name extension for PHP files is ". php"

PHP can be run on different platforms (Windows, Linux, Unix, Mac OS X, etc.)

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

PHP provides a wide range of database support

What can PHP do?

  • PHP can generate dynamic page content
  • PHP can create, open, read, write, and close files on the server
  • PHP can collect form data
  • PHP can send and receive cookies
  • PHP can add, delete, and modify data in your database
  • PHP can restrict users from accessing some pages on your site
  • PHP can encrypt data

Introduction to PHP

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.