php and fp2003

P

Pam

I've been trying to place a php script on my pages that would enable people
to rate the article on each page - my server is set up with php and mysql
(phpmyadmin) and I've set up the database for it and loaded all the files.

I'm just stuck as to what to do next - how do I get the template to reflect
the script?

thanks!

Pam
 
T

Thomas A. Rowe

All pages using the PHP script must have a .php file extension.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
C

Chris Leeds, MVP-FrontPage

how have you added this thing to a page? if you have a url I can see that
would be helpful.

you can run php code on an html page if it's necessary, or more convenient
than changing all your file extensions.

also, FrontPage toolbars and other "component" features will not behave
properly on pages with a .php extension.

--
Chris Leeds,
Microsoft MVP-FrontPage

ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
 
Top