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 |
02/05/2002 15:18:30
|
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
|
|
02/05/2002 18:05:07
|
Anonymous
|
Speicher das einfach als *.php ab.
|
|
|
|
|
|
Based on the open source JForum
|