Help!

Installing PHP script

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Programming RSS
Next:  Rearranging Document Tabs in Access 2007  
Author Message
Sebastian
External


Since: Feb 04, 2005
Posts: 19



PostPosted: Thu Jun 18, 2009 5:19 pm    Post subject: Installing PHP script
Archived from groups: microsoft>public>frontpage>programming (more info?)

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
Back to top
Stefan B Rusynko
External


Since: Oct 11, 2003
Posts: 11555



PostPosted: Fri Jun 19, 2009 4:51 am    Post subject: Re: Installing PHP script [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Programming All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum