PDA

View Full Version : Array "for" In Php


alster
12 Jan 2007, 01:53
I was wondering how can one user the array FOR in vbulletin templates. I wanna show my threads and did not want to go using query

eg. for ($i=0, $i<10; $i++)

How can one make this work?
tks

Tuk4
13 Jan 2007, 02:13
Can you try to explain yourself better please?

kg4mxz
14 Jan 2007, 23:07
Without a mod, it is impossible to have PHP in your template, if that is what you mean