If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: emilia
Forum Index » Profile for emilia » Messages posted by emilia
Author Message
Hallo!

Ich habe zuerst alle dateien von /db auf mein webspace in den Ordner /polls hochgeladen. So dann halt installiert und schließlich auf /forum/admin/index.php und dort einen Poll erstellt. Nun habe ich auf meinem Space, eine Testseite eingerichtet und dort den Quellcode eigefügt:
<?php
// Important! You have to include it before your html code
include_once "/www/htdocs/v029452/poll/poll_cookie.php";
?>

<html>
<body>
<?php
include_once "/www/htdocs/v029452/poll/booth.php";
echo $php_poll->poll_process(5);
?>
</body>
</html>

Nun wenn man auf die Seite geht dann zeigt einen, der Browser folgendes an:
poll_process(5); ?>

Was mach ich falsch?


gruss emilia
 
Forum Index » Profile for emilia » Messages posted by emilia
Go to:   
Based on the open source JForum