If you want to setup PHP running on IIS, please refer to the content in the
following link:
http://www.visualwin.com/
Below is reference about using Frontpage to work with PHP web:
TITLE: FP2003: Working with PHP files in FrontPage
BEHAVIOR/SYMPTOMS:
====================
How to work with and modify PHP files using FrontPage.
ENVIRONMENT:
====================
FrontPage 2003
FrontPage 2002
FrontPage 2000
RESOLUTION:
====================
To begin with, PHP is a 3rd-party scripting technology that is not
officially
supported by Microsoft.
That being said, FrontPage can work with a wide range of file types. When
working
with other text-based scripting languages, such as PHP or PERL, you can
simply
define which editor to use when working with PHP files.
To set up FrontPage for an editor, choose the steps listed below for your
version
of FrontPage:
FP2000:
1. Click Tools -> Options -> Configure Editors
2. Click the Add button
a. Specify PHP for file type
b. Specify Text Editor for the editor name
c. Specify notepad.exe for the command
3. Click the OK button to add the editor
4. Click the OK button to close the dialog
FP2002:
1. Click Tools -> Options -> Configure Editors
2. Click the Add button
a. Specify PHP for file type
b. Specify Text Editor for the editor name
c. Specify notepad.exe for the command
3. Click the OK button to add the editor
4. Click the OK button to close the dialog
FP2003:
1. Click Tools -> Options -> Configure Editors
2. Check to see if PHP is already in the list
3. If PHP is NOT in the list:
a. Click the New Extension icon
b. Specify PHP for the extension
c. Click the OK button to add the extension
d. Click the New Editor icon
e. Choose Notepad for the editor
f. Click the OK button to add the editor
4. Click the OK button to close the dialog
MORE INFORMATION:
====================
For more information on working with FrontPage and PHP files, please see
the
following Microsoft article:
http://office.microsoft.com/en-us/assistance/HA011092991033.aspx
For more information on PHP files, please see the following web site:
http://www.php.net.
DISCLAIMER:
====================
The third-party products that are discussed in this article are
manufactured by
companies that are independent of Microsoft. Microsoft makes no warranty,
implied
or otherwise, regarding the performance or reliability of these products.
For information about how to contact the third-party vendors listed in this
article, search for the appropriate article number in the following list to
view
the article in the Microsoft Knowledge Base:
65416.KB.EN-US: Hardware and Software Third-Party Vendor Contact List,
A-K
60781.KB.EN-US: Hardware and Software Third-Party Vendor Contact List,
L-P
60782.KB.EN-US: Hardware and Software Third-Party Vendor Contact List,
Q-Z
Hope the info helps.
Best regards,
WenJun Zhang
Microsoft Online Partner Support
This posting is provided "AS IS" with no warranties, and confers no rights.