So I found this code while reading PHP Cookbook. It's called a Look and See function. Basically, it will take the previous line and "say" the numbers. For example, here is the first 6 sequences of the loop:
1
11
21
1211
111221
312211
I was just wondering if anyone has a server that can handle this loop before execution time runs out. Default the loop will run 75 lines. Provide specs!
P4 @ 3.2
1 gig of ram
Segate 7200rpm hard drive
Fedora Core 4 LAMP
Completes 55 lines.
Edit: Might crash browser.
1
11
21
1211
111221
312211
I was just wondering if anyone has a server that can handle this loop before execution time runs out. Default the loop will run 75 lines. Provide specs!
P4 @ 3.2
1 gig of ram
Segate 7200rpm hard drive
Fedora Core 4 LAMP
Completes 55 lines.
Edit: Might crash browser.
