I installed a script on another server and want to call it to my main server but can not fig out how to do this..
<=?php
include_once "php http://www.tomswhores.com/va2kpoll/db/booth.php";
echo $php_poll->poll_process(x); // x = Poll ID
?>
this ist he script i need help with
anyone know how to call this type of script its a poll script
<=?php
include_once "php http://www.tomswhores.com/va2kpoll/db/booth.php";
echo $php_poll->poll_process(x); // x = Poll ID
?>
this ist he script i need help with
anyone know how to call this type of script its a poll script



Comment