A better way to do this pattern?
#1

So I'm doing this

PHP Code:
for(new 010i++)
{
    
printf("%i"- (((5) * 2) * (5)));
}
 
// output
[00:49:200
[00:49:201
[00:49:202
[00:49:203
[00:49:204
[00:49:205
[00:49:204
[00:49:203
[00:49:202
[00:49:20
I just wanna know if there's a better way to do that.
Reply


Messages In This Thread
A better way to do this pattern? - by Rotzank - 29.09.2017, 03:50
Re: A better way to do this pattern? - by Misiur - 29.09.2017, 06:17

Forum Jump:


Users browsing this thread: 2 Guest(s)