(The main reference to the volcano's post: ★flash and ASP Communication Primer Tutorial-do really belong to their own message book!) )。 There is no better online PHP message-related tutorials, I downloaded n multi-source files are foggy, and many of the code is written on the MC. Or maybe there's a good tutorial I didn't find, but anyway, I'm going to swim here now.
Flash+php+mysql Simple Message This tutorial
Objective:
Use Flash+php+mysql to make a simple message book.
Configure the Environment:
The first thing you must do is configure the appropriate environment. I downloaded the configuration Environment Kit package, a fool-style method, easy to install, more suitable for me. Download Address: http://phpnow.org/download.html (including: Apache, PHP, MySQL, Zend Optimizer, PhpMyAdmin, Eaccelerator)
The folder is described below (init.cmd installation; Pncp.cmd Control Panel. ):
- Apache folder: PHP server (similar to IIS).
- mysql-5.0.15b folder: MySQL database server.
Data folder: The site database is stored. (The database of the message book is stored in this, backstage)
Bin folder: Files inside to operate the database (DOS mode)
- Php-5.2.6-win32 folder: PHP's library of functions, explained by Apache.
- Zendoptimizer folder: accelerates PHP execution.
- Htdoc (or WWW): Store Web page files. (the page file of the message book is placed here, the front desk)
phpMyAdmin folder: Operating database (Windows mode)
Note:
1, the installation will prompt you to enter the MySQL database password, here the password to "sun" for example. (User name "root")
2, the browser input "http://127.0.0.1" Display configuration related information, you can enter the MySQL password for connection testing.
Current 1/3 page 123 next page
The above describes the Flash Player for Mac Flash+php+mysql to create a simple message this tutorial 1th/3 page, including Flash Player for Mac content, want to be interested in PHP tutorial friends helpful.