What's the fastest way to populate an array with the numbers 1-100 in PHP? I want to avoid doing something like this:What's the fastest way to populate an array wit
What's the fastest way to populate an array with the numbers 1-100 in PHP? I want to avoid doing something like this:What's the fastest way to populate an array wit