The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Creation Of HTML Display Table
Hey guys.
So here is the breakdown on what I am trying to do. 1) SQL Query goes and retrieves Top 10 item_id rows. 2) PHP creates a table to display the data in and then fills the table until there is no more rows left to fill. 3) HTML page calls the PHP page via javascript to display the table. Here is the SQL Query/PHP code: PHP Code:
Here is the code to call the PHP page via the header template: Code:
<script language="JavaScript" type="text/javascript" src="./datacall.php" <script> The goal of all of this is to have the top 10 items display in a table in the top right hand corner of the page (in the header). Where in the header template code would this <script> code go? The link to my site is: www.ep-guild.com and www.ep-guild.com/eqdkp Thanks for your help and time. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|