Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
|
PLEASE HELP ME! I'm stressing too much over this poll!
So I installed the poll and everything into my webhost and I went to the admin control panel, and created a poll. After that...is where all my problems and headaches come.
HERE'S MY BASIC CODE:
--------------This is the code the admin control panel gives me------------
<?php
// Important! You have to include it before your html code
include_once "/home/alxvpcom/public_html/disneychannelstars/poll/poll_cookie.php";
?>
<html>
<body>
<?php
include_once "/home/alxvpcom/public_html/disneychannelstars/poll/booth.php";
echo $php_poll->poll_process(3);
?>
</body>
</html>
----------------------------------------------------------------------
MY FINAL RESULT:
The page is blank and all it says is:
poll_process(3); ?>
I've read many of the forums on here, and I just DON'T KNOW WHAT TO DO! Will someone PLEASE HELP ME!
|
|
|
|
|
|
Based on the open source JForum
|