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 
poll_process(4); ?> Appears instead of poll  XML
Forum Index » Support Forum
Author Message
Anonymous



<?php
include_once "/xxx/poll/booth.php";
echo $php_poll->poll_process(4);
?>

I pasted that into my webpage but it comes out like this:
poll_process(4); ?>

How do I keep it from doing that???
Anonymous



never mind... stupid me forgot to rename something :/
Anonymous



<?php
include_once "/xxx/poll/booth.php";
echo $php_poll->poll_process(4);
?>

I pasted that into my webpage but it comes out like this:
poll_process(4); ?>

This is the problem that i have i don't now what i do wrong plaese help me i'm not using the db poll

Thanx
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum