301
G
APPENDIX G
Setup for Sample PHP
Site
Macromedia Dreamweaver 8 comes with sample PHP pages to let you
build a small web application. This chapter describes one way to set up the
sample application using Microsoft Internet Information Server (IIS). For
more information on this web server, see
“Installing a Web Server”
on page 231
. If you’re using a different web server, see
Chapter 23, “Setting
Up a Web Application”
in
Using Dreamweaver
.
If you’re a Macintosh user, you can either connect to a remote PHP server
or develop PHP sites locally using the Apache web server and PHP
application server installed with your operating system. For setup
information, see the following websites:
■
http://developer.apple.com/internet/opensource/php.html
■
www.entropy.ch/software/macosx/php/
Setting up a web application is a three-step process. First, configure your
system. Second, define a Dreamweaver site. Third, connect the application
to your database. This setup guide follows this three-step process.
This chapter contains the following sections:
Setup checklists for PHP developers . . . . . . . . . . . . . . . . . . . . . . 302
Configuring your system (PHP) . . . . . . . . . . . . . . . . . . . . . . . . . . . 302
Defining a Dreamweaver site (PHP) . . . . . . . . . . . . . . . . . . . . . . . . .311
Connecting to the sample database (PHP) . . . . . . . . . . . . . . . . . . 315
Содержание DREAMWEAVER 8-GETTING STARTED WITH...
Страница 1: ...Getting Started with Dreamweaver...
Страница 8: ...8 Contents...
Страница 10: ......
Страница 46: ...46 Dreamweaver Basics...
Страница 48: ......
Страница 128: ...128 Tutorial Formatting Your Page with CSS...
Страница 136: ...136 Tutorial Publishing Your Site...
Страница 138: ......
Страница 189: ...Add a Repeat Region XSLT object 189 3 Select Insert XSLT Objects Repeat Region...
Страница 196: ...196 Tutorial Displaying XML Data...
Страница 216: ......
Страница 230: ...230 Understanding Web Applications...
Страница 236: ...236 Installing a Web Server...
Страница 254: ...254 Setup for Sample ColdFusion Site...
Страница 268: ...268 Setup for Sample ASP NET Site...
Страница 284: ...284 Setup for Sample ASP Site...
Страница 300: ...300 Setup for Sample JSP Site...
Страница 320: ...320 Setup for Sample PHP Site...