Front end of the series-1. PHP Environment Setup

Source: Internet
Author: User
Tags phpmyadmin

Preface, a good front end must understand a door back end, also must understand the design!

PHP is our best choice, fast entry, rapid development, a lot of integrated environment, a good manual reading, can maximize the operation of JS and the backend of the interactive implementation, understand Cookie,ajax, and so on, the same in the static structure can also improve their own CSS processing, he for us to quickly understand the web!

    1. Dynamic display of data to solve the front-end pure static problem

    2. Multi-platform, we don't care, we work on the window

    3. scripting language, the look of tags,

    4. Free

    5. The collection environment is many, appsever we use

    6. Explanatory language, do not compile, write an execution basis, refresh view, Favorites

Environment Construction:

http://www.appservnetwork.com/

Appserv 2.5.10

    • Apache 2.2.8

    • PHP 5.2.6

    • MySQL 5.0.51b

    • phpMyAdmin-2.10.3

Download it, PHP version is 5.x, is said to be compatible, the number of system bits is good, 32 or 64, my Win7 32-bit

Open the installation, the port is 8080, I was afraid of conflict, the database account default root password 123456

After success ... Browser input Address??????? ? ? ? http://localhost:8080/ ??????????

On the page:

phpMyAdmin Database Manager Version 2.10.3 clicks to manage your own MySQL databases

We found the directory to install Appserv, find the WWW folder, we create a demo.html page

Browser address input http://localhost:8080/demo.html See the contents of the HTML page to indicate the installation OK!

php file is. php suffix name, we change the name of the demo suffix to demo.php. Address changed to:http://localhost:8080/demo.php,

Also shows that ok!

The environment is complete, like all languages, the next step is grammar learning, and our grammar tests are handled in this environment!


Front end of the series-1. PHP Environment Setup

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.