php with frontpage

P

Peter

1.)Is it possible to include a .php page? I am pulling
results from a mysql database. i would like the results
to be inside of a table on an .htm page i created. i know
i have to change the extension to .php extension and i
have done that. everything looks fine, but then i cant go
back into frontpage and use the design mode or preview
mode to change other aspects of my webpage.

2.)Also, When i change an existing page that has a dwt
attached with included pages to a .php page, everything
looks fine, but if i make changes to an included page
none of the changes update. Can u tell me why?

thanks in advance,
Peter
 
T

Thomas A. Rowe

You can not include server-side script in standard HTML page, the page must have .php extensions,
etc.

FP really doesn't have any build-in support for PHP.

Have you set FP up as the editor for .php pages?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
S

Stefan B Rusynko

Re 2)
After you change your include are you reopening the DWT template and re-applying it to your pages

--




| 1.)Is it possible to include a .php page? I am pulling
| results from a mysql database. i would like the results
| to be inside of a table on an .htm page i created. i know
| i have to change the extension to .php extension and i
| have done that. everything looks fine, but then i cant go
| back into frontpage and use the design mode or preview
| mode to change other aspects of my webpage.
|
| 2.)Also, When i change an existing page that has a dwt
| attached with included pages to a .php page, everything
| looks fine, but if i make changes to an included page
| none of the changes update. Can u tell me why?
|
| thanks in advance,
| Peter
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top