4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: BartAfterDark on April 15, 2005, 12:46:04 PM

Title: php in the home.html file?
Post by: BartAfterDark on April 15, 2005, 12:46:04 PM
hello.
How can I run html in the home.html file

Code: [Select]
<?php
include_once "path/poll/booth.php";
echo 
$php_poll->poll_process("newest");
?>

Or is there some other way using {poll} something instead

  - lars
Title: Re: php in the home.html file?
Post by: V@no on April 15, 2005, 02:38:46 PM
its covered in the FAQ