Author |
Message |
|
i have a live server, as in theres another computer sitting right next to me . I WOULD LOVE for you to tell me how to get php and mySQL to work.
Thanx soo much
|
|
|
i have the php setup files for my server which runs on windows. THERE SOOOO MANY FILES!!!!! how do i install it. I cant seem to find anything to tell me how
|
|
|
when i look at the page with the poll on it, it just displays: poll_process(1); ?>
This is exactly how the page looks:
<?php
// Important! You have to include it before your html code
include_once "c:/inetpub/wwwroot/andrew/poll/pollphp/textfile/poll_cookie.php";
?>
<html>
<body>
<?php
include_once "c:/inetpub/wwwroot/andrew/poll/pollphp/textfile/booth.php";echo $php_poll->poll_process(1);?>
</body>
</html>
See anything wrong? Thanx for all your help
|
|
|
anybody that last post? sorry but i really need to get this workin.
Thanx
|
|
|