dynamic web template

M

Mark Fitch

can a dwt be attached to a php page? i am getting an
error that sais the file is being skipped. (file open as
text error)

thank you in advance
 
S

Stefan B Rusynko

Yes
- provided it is a validly structured html page (as a .php) with the editable region tags defined in your DWT, and FP is configured
as an editor for .php files
- if you have code in the head section you need an editable region for the code in the DWT
- your php must also be generating valid html code blocks that do not break the html in the page
(don't open a html tag in php and close it in html or vice versa)


--




| can a dwt be attached to a php page? i am getting an
| error that sais the file is being skipped. (file open as
| text error)
|
| thank you in advance
 

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