Quote:
Originally posted by lamerhooD
What I see is you want it to display that many times, but go throug the array and for every entry show a new link, yes? Well first, you have to use a loop to tell php to keep executing that code until the condition returns false
use a while loop or for loop
|
Sorry, you just sounded like Greek to me.