PHP100 course study notes 1--PHP environment collocation and code debugging

Source: Internet
Author: User
1. Advantages and background of PHP is one of the tools that allow you to generate dynamic web pages. PHP stands for hypertext preprocessor (PHP: HypertextPreprocessor ). PHP syntax is similar to C, Perl, ASP or JSP. 2. Tools required for PHP environment combination: WampServer5 integration... "> <LINKhref =" http://www.p

1. Advantages and background of PHP
PHP is one of the tools that allow you to generate dynamic web pages. PHP stands for Hypertext Preprocessor (PHP: Hypertext Preprocessor ).
PHP syntax is similar to C, Perl, ASP or JSP.


2. PHP environment combination
Required Tools: WampServer 5 integrated environment Wamp5 is an integrated environment of Apache + PHP + Mysql in Windows, with simple graphics and menu installation. This version integrates PHP5.2.5 Mysql5 Apache2 phpMyAdmin 2.11.2.1 SQLiteManager 1.2.0 to meet most PHPer needs...


3. Common PHP Tools and common database tools
PHP development tools: Zend Stodio, PHPedit, EditPlus 2, easyeclipse, DW, etc.
MYSQL tool: MYSQL Administrator


4. Write and debug simple PHP code
In terms of syntax, the PHP language is similar to the C language. It can be said that PHP draws on the syntax features of the C language and is improved by the C language. We can write PHP code and HTML code in a mix. We can not only embed PHP scripts into HTML files, but also embed HTML tags into PHP scripts. The following are several methods you can use. You can choose one of the most suitable and stick to this method!
Separating from HTML
You can use the following methods:
 
 

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.