User Tools

Site Tools


te3:toplist_include
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


te3:toplist_include [2014/11/17 06:11] (current) – created moderator
Line 1: Line 1:
 +====== How to include toplist into your web page ======
 +After you have created and added a toplist, it has to be included into your web page:
 +
 +  * PHP (.php pages)
 +    <code>
 +    <?php
 +    include "toplist.html";
 +    ?></code>
 +
 +  * SSI (.shtml pages) 
 +    <code><!--#include virtual="toplist.html" --></code>
 +
  
te3/toplist_include.txt · Last modified: 2014/11/17 06:11 by moderator

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki