Create 1 iFrame if variable = 1... create 2 iFrames if variable = 2 in PHP?

RichardC

New member
So i have a variable that can change... I want to create the equivalent amount of iFrames as the variable I have in PHP? how can i make 7,8,9 iFrames... Depending on the variable?
 
Back
Top