View Single Post
Old 04-15-2012, 03:23 PM  
Oracle Porn
Affiliate
 
Oracle Porn's Avatar
 
Industry Role:
Join Date: Oct 2002
Location: Icq: 94-399-723
Posts: 24,433
How to auto generate lines with different numbers? (AUTOMATION QUESTION)

Sorry if the title isn't clear, I'm making a ST template. I'll try to make it as clear as possible, would be great if someone could understand me and help

I have this code:
PHP Code:
<a href="#url0_group1_categoryALL#100">#description0_group1_categoryALL#<br>
<img src="#pic0_group1_categoryALL#" alt="#alt0_group1_categoryALL#" title="#alt0_group1_categoryALL#">
</
a
now this is a template for 1 thumb, I need to have 100 thumbs on 1 page, and need to change all "0_" to "1_", "2_".... "99_" and so on, and don't want to do it by hand, i want to set X and have a program or something output this line 100 times changing X from 0 - 100.

How do I do it quickly and easily?

Thanks
__________________



Last edited by Oracle Porn; 04-15-2012 at 03:29 PM..
Oracle Porn is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote