Author |
Message |
|
I think that is not nice becsue they are helping all of use webmasters in a nice and free way...
|
|
|
Good work...
I love the art...
|
|
|
But i cant get the poll to be show on my main web site...
I have the folowing code for the site i have it on...
<?php
// Important! You have to include it before your html code
include_once "/home/techtvzo/public_html/poll/db/poll_cookie.php";
?>
<html>
<body bgcolor="#3F5268" text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF" topmargin="0">
<?php
include_once "/home/techtvzo/public_html/poll/db/booth.php";
echo $php_poll->poll_process(4);
?>
</body>
</html>
Is there any thing wroung with it... and the poll i need to show up is poll ID #4
Thanks RaPTeR
|
|
|
It is not Easy...
I have tryed to make my own... But didnt look all that great...
|
|
|
That goes in to your main body
<http>
<body>
Code
</body
<html>
|
|
|