Thu, 28 Nov 2024
Total Visits
35393089
Visitors today:
750
Main Menu
Home
Free Scripts
Forum
Guestbook
Repository
Contact
Our Sponsors
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
Search
Hottest Topics
Member Listing
FAQ
Register
/
Login
Prob: Aufruf des Advanced Poll über readfile
Forum Index
»
German Forum
Author
Message
13/02/2002 16:23:11
Subject:
Prob: Aufruf des Advanced Poll über readfile
Anonymous
Hi,
ich möchte gerne den Poll aufrufen und zwar so:
<?php
readfile ("style.txt");
?>
style.txt:
<?php
include_once "/homepages/3/d25475601/htdocs/poll/booth.php";
echo $php_poll->poll_process(1);
?>
Mein Browser(Opera5 ,IE 5.5) schmeißt mir nur, das raus:
poll_process(1);?>
Was mache ich falsch?
15/02/2002 12:49:18
Subject:
Anonymous
das kann auch nicht funktionieren.
entweder
<?php
include "style.txt";
?>
oder style.txt in style.php umbenennen und
<?php
readfile ("style.php");
?>
16/02/2002 21:46:06
Subject:
Anonymous
Thx, so klappts
Ich PHP-Nub
Forum Index
»
German Forum
Go to:
Select a forum
General Discussion
Support Forum
German Forum
Advanced Guestbook Forum
Advanced Guestbook Modifications
Based on the open source
JForum