Gossamer Forum
Home : Products : Gossamer Links : PHP Front End :

Correct way to use links_loop in php templates?

Quote Reply
Correct way to use links_loop in php templates?
Hi

Can anyone tell me how to correctly call the links_loop tag in the php templates - do you just use it with a foreach loop?

Code:
<?php
foreach ($links_loop as $link ){
} ?>


regan
Subject Author Views Date
Thread Correct way to use links_loop in php templates? ryel01 6962 Nov 24, 2005, 7:54 PM
Post Re: [ryel01] Correct way to use links_loop in php templates?
Janio 6344 Nov 1, 2006, 8:39 AM