GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   How to auto generate lines with different numbers? (AUTOMATION QUESTION) (https://gfy.com/showthread.php?t=1064743)

Oracle Porn 04-15-2012 03:23 PM

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 :)

keysync 04-15-2012 03:30 PM

$2/hr indians

GFED 04-15-2012 03:49 PM

10 for i=i+1 to 100
20 print i
30 next i

Dvae 04-15-2012 04:03 PM

It must suck not to know some basic PHP or Perl...

fris 04-15-2012 04:59 PM

check out looping with smarty

http://www.smarty.net/docsv2/en/lang...on.foreach.tpl


All times are GMT -7. The time now is 06:28 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123