PHP Learning Notes (1) Learn about PHP development environment and build PHP from getting started to mastering PHP learning website php100

Source: Internet
Author: User
Tags php development environment
1.

Appserv Combo Pack Installation

The use of Dreamweaver, which had been learned before

Site Establishment

2.

is the PHP tag pair, all the code in the tag pair is treated as PHP code.

You can also use ASP-style <%

and SGML-style , etc.

3. Echo is the output statement in PHP, the same as the response in ASP, the Out.print in JSP, and the print meaning in Python.

Each line of code is separated by semicolons; End

Homework:

1. Use the Echo statement to output the string "Congratulations on your path to programming PHP."

2. Output a 4*3 pixel size table with the Echo statement

echo "Welcome into the world of PHP, haha!" ";
echo "Congratulations on your path to programming PHP!" ";
echo "

Note Single double quotes















"; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; Echo"
";
?>

The above describes the PHP learning notes (1) to understand the PHP development environment and build, including the PHP learning aspects, I hope to be interested in PHP tutorial friends helpful.

  • 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.