adding a number to a value

cr0n1k

Registered Member
Joined
May 13, 2010
Messages
71
Reaction score
24
hey all i need some help for example i have
help=
help=
help=
i have these values but a few hundred values i wanna add after the = 1-100 here example.how would i copy paste my input after each =

help=1
help=2
help=3

pain in the ass by hand sorry if i could not explain better :) lol
 
make yourself a simple php (or any other simply programming language) script to do that automatically for you
 
Back
Top