sniff! something is wrong with my code. its my understanding that i would insert this code into my table and a poll would pop up...
<?php include_once "/home/dowxp1/public_html/poll/booth.php"; echo $php_poll->poll_process(4);?>
is this correct? because the webpage sure doesnt seem so.
also, for cgiemail... I'm having trouble setting my action path. cgiemail is set into my cgi-bin .. but this does not work
<FORM METHOD="POST" ACTION="http://www.downloadanime.org/cgi-bin/cgiemail.txt">
imma go RTFM again..
<?php include_once "/home/dowxp1/public_html/poll/booth.php"; echo $php_poll->poll_process(4);?>
is this correct? because the webpage sure doesnt seem so.
also, for cgiemail... I'm having trouble setting my action path. cgiemail is set into my cgi-bin .. but this does not work
<FORM METHOD="POST" ACTION="http://www.downloadanime.org/cgi-bin/cgiemail.txt">
imma go RTFM again..