Jump to content

html pages for php scripts


netlovers

Recommended Posts

Not exactly sure what you mean.

If you meant that the pages you receive have html code, then that is correct behavior. The PHP code is used to create the html that the browser receives.

If you mean that the files names in the browser end in an .html extension, then that may also be done by configuring the server to process files with that extension as php files.

You cannot implement phpbb (or any other PHP CMS) with flat html files.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.