All php pages (w/ any php script) must have .php extensions
- for the rest, see
http://www.w3schools.com/php/default.asp
--
_____________________________________________
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
_____________________________________________
"Sebastian" <Sebastian DeleteThis @discussions.microsoft.com> wrote in message news:44C086C9-14AC-470B-971B-B7C5BBC87EBA@microsoft.com...
| Hi,
|
| I have the following problem. I want to install a PHP script which will
| allow articles posted at my site to be graded by users. My site is in .html
| and I am using Front Page software.
|
| I have uploaded PHP script into my website's root directory. I have also PHP
| feature enabled by my hosting company.
|
| How do I put that script at a particular page? What scpecifically do I have
| to put in the html code for the script to be installed at a particualar page
| and be working?
|
| I tried the instruction from Microsoft's page but its not working. I put the
| following code at my page <script language="php"> and </script>, where in the
| field </script> I inserted the name of the file which contains the PHP
| script. It was not working at all.
|
| I contacted my hosting company and they said that everything was fine with
| them and that it is software programming issue.
|
| All best,
| Sebastian