Quote:
Originally Posted by grace1004
Try the following code:
<?php $c=0; foreach(getGames('$type=="history"|$limit==5') as $result) : $c++ ?>
if not working:
<?php $c=0; foreach(getGames('$type="history"|$limit=5') as $result) : $c++ ?>
|
Is this for the functions or the footer ?
Its ok found it in footer cheers