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 
Advanced Poll - Umfrage Script in HTML-page einbauen  XML
Forum Index » German Forum
Author Message
Anonymous




Hallo,

kann mir jemand dabei weiterhelfen, den Umfragedialog in eine HTML-page einzubauen?

Dieses Konstrukt kapiere ich nicht:
<?php
// Important! You have to include it before your html code
require "/homepages/7/d11963857/htdocs/testpoll/poll_cookie.php";
?>

<html>
<body>
<?php
require "/homepages/7/d11963857/htdocs/testpoll/booth.php";
echo $php_poll->poll_process(4);
?>
</body>
</html>

Wo muss das im HTML-Code hin und was muss ich daran ändern, dass es läuft?
Ich verwende das script mit TXT-Files. Meine Kenntnisse in PHP und HTML sind nur sehr eingeschränkt.

Gruss
Gerhard
Anonymous



Speicher das einfach als *.php ab.
 
Forum Index » German Forum
Go to:   
Based on the open source JForum