PHP Poll Question on a home page

B

Bob K

I have a question regarding a php poll. My host provideds a great little poll question service. It requires php. How do I insert the php script into the existing index.htm page so the poll will fill a cell? I have recreated the index as a index.php page and it displays but, the themes don't work. Any thoughts out ther?
 
C

chris leeds

It's kind of a "sloppy" way to go but you might be able to get it rolling
using an I-frame. set the Iframe to fill the table cell, then just make the
I-frame's default page be your php page with the poll.

HTH

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--


Bob K said:
I have a question regarding a php poll. My host provideds a great little
poll question service. It requires php. How do I insert the php script into
the existing index.htm page so the poll will fill a cell? I have recreated
the index as a index.php page and it displays but, the themes don't work.
Any thoughts out ther?
 

Ask a Question

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.

Ask a Question

Top