|
|
Here is how files generated by PHPRunner can be published on the
Web using Frontpage:
|
·
|
Run PHPRunner. Point it to your database and create your PHP
pages. Lets assume that your output folder is C:\xampp\htdocs\tmp |
|
·
|
Start FrontPage. Select File -> New -> Web. |
|
·
|
Select Import Web
Wizard. Enter your Web site address in the address box (i.e.
http://www.yourservername.com/PHPRunner)
and click Ok. |
|
·
|
On the Import Web
Wizard dialog, select PHPRunner output directory
(C:\xampp\htdocs\tmp) as a
source. Include subfolders and click Next. |
|
·
|
Exclude files that you don't need and click Next. |
|
·
|
Click Finish. Now your
Web site is up and running at http://www.yourservername.com/PHPrunner |
|