Author |
Message |
07/10/2011 10:34:27
|
JC
Beginner
Joined: 06/05/2011 21:46:48
Messages: 5
Offline
|
Hi Henrystr
I am not an expert in php. I am actually getting started but I have already started building a few websites in php so, I'm sorry if my question is somewhat stupid.
Do you have any server software installed like xampp, wamp or (mamp if you are using mac)?
If yes, is it working correctly?
As far as I know the index.php page should read "It works!" if everything is set to go.
I hope this helps a bit, unfortunately this is the far I can go.
Good luck!
|
|
07/10/2011 16:48:52
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
You need to change the number in
echo $php_poll->poll_process(1);
to reflect the number of the poll you want to show.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
08/10/2011 03:34:14
|
henrytsr
Newbie
Joined: 07/10/2011 08:09:46
Messages: 2
Offline
|
Hi to both of you. I am running on Justhost server and with it runs linux with apache 2.219, PhP 5.2.17, MySql 5.1.56
I did get it to work somewhat but I have a couple questions that may answer several others.
Can I run multiple polls on the same page and if so how the heck do I get them in the spots on the page that I want them?
PS. I did change the numbers to reflect the proper ID such as (x) where x= 4 or 5 whichever poll id I want to add .. you were very instrumental in helping me with that when you answered JC thank you so much for the help here in advance.
This message was edited 1 time. Last update was at 08/10/2011 03:36:32
|
|
08/10/2011 06:53:55
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
I don't use the poll but I would guess you just put the code for the poll exactly where you want the poll to appear. The code in question being
echo $php_poll->poll_process(1);
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
25/10/2011 01:20:12
|
shenglu
Newbie
Joined: 24/10/2011 07:32:31
Messages: 1
Offline
|
I do not see anything on that page, I did not get anything, but the demo, when I went to the scene. I added the other code, it is for me to create my home page to the correct path.
|
|
27/02/2012 06:25:04
|
natsuto
Newbie
Joined: 23/02/2012 07:41:24
Messages: 1
Offline
|
I want to install, I built a website to vote, but my PHP knowledge is very little, but I know about HTML.
|
|
|
|