top | item 5988419

(no title)

AndrewLuke | 12 years ago

A loop and an array is all you really need.

    for amount of lines needed:
        array.append = function call()
Then iterate over the results to display them. Not perfect, but will work without changing much.

discuss

order

No comments yet.