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 |
19/07/2003 09:49:36
|
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>
|
|
|
|
|
|
Based on the open source JForum
|