te3:toplist_include
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)
<?php include "toplist.html"; ?>
- SSI (.shtml pages)
<!--#include virtual="toplist.html" -->
te3/toplist_include.txt · Last modified: 2014/11/17 06:11 by moderator