Quote:
Originally Posted by munki
Try...
Code:
{literal}
<?php include 'top50.html' ?>
{/literal}
{literal}
<?php virtual ("/cgi-bin/atx/in.cgi"); ?>
{/literal}
If smartys still has php parsing on, should work.
|
just sends the code without parsing it
I also tried
{php}
include('path/to/file');
{/php}
The header i found a temp solution, I just added the code into some php that was already in the header template right at the end. lol
I suppose if all else, I'll iframe the top list..