
03-21-2004, 06:59 PM
|
|
|
Join Date: Feb 2002
Posts: 221
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Darren Lewis
I've done this as part of my API for VB3.
On your non-vb page, you'll place a tag like
PHP Code:
<?php vb3api_poll("2"); ?>
This will then pull the latest poll from forum id 2.
I've got a few other tweaks to work on such as allowing you to specify multiple forums to search for polls.
Not planning on releasing this until vb3 is final.
I've got a test page for my API at http://dev.thebookforum.com/test.php
The link may not always be there as that's my dev site.
|
Is this now released?
|