PHP Course Summary 20161205

Source: Internet
Author: User
Tags php language php software

Today's course, the teacher mainly introduces some basic knowledge of PHP language, the rest of the time we learn to install the Bantu system and some common software.

First, the commonly used text editor: 1.atom 2.vi 3.sublime 4.notepad++ 5.ultraedit 6.webstorm 7.phpstorm 8.zendstudio.

Second, the definition of PHP language: All called hypertext preprocessor, Chinese meaning is hypertext preprocessor. It is a lightweight, open source scripting language, and it is also a software itself.

Third, the browser can only recognize HTML, JS, Flash, CSS files. The PHP language can only be run on his own software.

IV. encoding format for PHP language:

<?php

echo "Good Day";

?>

"echo" is the output code; the semicolon ";" must be written.

PHP software can not run independently, its parent is the Apache software, it needs to run in the Apache software.

This article is from the "12244280" blog, please be sure to keep this source http://12254280.blog.51cto.com/12244280/1879749

PHP Course Summary 20161205

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.