sully02
12-10-2004, 12:26 PM
I would like to use the current poll module on another page in my site. I'm still learning PHP (Translated: n00b) and the only ways I can think of would be to call the module (require_once) or to copy the code from currentpoll.php into the other php file.
There's one stipulation... Instead of using RAND like I'm using for the homepage, I'd like to have it set to a certain forum just for that page. If I'm not making sense, I can try to explain it better... I'd just like to know what the best way is to use the currentpoll on another page like I mentioned.
There's one stipulation... Instead of using RAND like I'm using for the homepage, I'd like to have it set to a certain forum just for that page. If I'm not making sense, I can try to explain it better... I'd just like to know what the best way is to use the currentpoll on another page like I mentioned.