Flash + php + mysql: create a simple message. Page 1/3 of this tutorial

Source: Internet
Author: User
Tags php server

(Refer to the post of volcano:★FLASH and ASP communication getting started tutorial-Make your own message book !). There are no good php message book tutorials on the Internet. The N multiple source files I downloaded are all in the fog of the cloud, and many of them write code on MC. Maybe I haven't found any good tutorials, but in any case, I have to make an axe at this class.

Flash + php + mysql simple message this tutorial

Purpose:

Use flash + php + mysql to create a simple message book.

Configuration environment:

You must first configure the corresponding environment. I downloaded the environment package configuration, which is a silly method and simple installation, which is suitable for me. : Http://phpnow.org/download.html (including: Apache, PHP, MySQL, Zend Optimizer, phpMyAdmin, eAccelerator)

The folder is described as follows (Init. cmd installation; PnCp. cmd Control Panel .) :

  1. Apache Folder: PHP server (similar to IIS ).
  2. MySQL-5.0.15b Folder: MySQl database server.
    Data Folder: stores the website database. (The message Book database is stored in this, background)
    Bin Folder: files in it are used to operate databases (DOS mode)
  3. Php-5.2.6-Win32 Folder: PHP library, explained by Apache.
  4. ZendOptimizer Folder: accelerates PHP Execution.
  5. Htdoc (or www): stores webpage files. (The webpage file of the message book is stored at the front-end)
    PhpMyAdmin Folder: operate databases (in Windows Mode)

Note:

1. During installation, you will be prompted to enter the MySQl database password. Here, the password is "sun. (The user name is "root ")

2. Enter "http: // 127.0.0.1" in the browser and the configuration information is displayed. You can enter the MySQl password for connection testing.


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.