S
samh
Please I need to know how can I run php inside a .html file?
Thanks
Thanks
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Thomas A. Rowe said:But if you map .htm(l) to the PHP engine, then all pages in the site will
be process first by the PHP engine, and unless the PHP engine is design
like the ASP engine, you will be wasting processor time.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
Stefan B Rusynko said:Don't do PHP so don't know
- but it would be a waste of server time for pages w/ no server side code
to process
I wouldn't even know how to set the ASP engine to parse .htm files
- I guess in IIS you could add .htm to the ISAPI application mappings for
the asp.dll
Somewhere in the PHP engine there must be as similar mapping
--
| Or your server needs to be set to parse all files, right?
|
| Wouldn't a page with the proper language declaration execute then?
|
| --
| Murray
| ============
|
| | > No
| > The server needs to know to process it server side w/ the PHP engine
so it
| > needs a .php extension
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| > | > | Please I need to know how can I run php inside a .html file?
| > | Thanks
| > |
| > |
| >
| >
|
|
Please I need to know how can I run php inside a .html file?
Thanks
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.