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 
need help  XML
Forum Index » Support Forum
Author Message
Anonymous



Can anyone instrusted me how to config it ?
here is my index.htm .. the result like http://www.kenoodlee.com


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<title>poll</title>
</head>

<body>
<?php include_once "/poll//db/poll_cookie.php";?>
<?php include "/poll//db/booth.php";?>
<?php include "/poll//db/include/class_pollcomment.php";?>


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



</body>
</html>
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum