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 |
07/03/2002 03:08:01
|
Anonymous
|
<?php
include_once "/usr/home/b/o/dukie/public_html/db/poll_cookie.php";
?>
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF">
<?php
include_once "/usr/home/b/o/dukie/public_html/db/booth.php";
echo $php_poll->poll_process(newest);
?>
</body>
</html>
After adding the codes into Dreamweaver, and transfer to my ftp server, the poll dont show up. Did I put the code in the right place of my index.html file above? or is the php written wrong?
|
|
07/03/2002 05:02:36
|
Anonymous
|
Try having your file .php and not .html
|
|
|
|
|
|
Based on the open source JForum
|