Fibonacci Number Generator
Description
What's This:
This is a PHP scripts that allows user to get up to 1500 (or more) Fibonacci numbers with a given range. Maximum range of numbers can be reset so that performance for a particular server remains fastest.
Modifying Code:
Maximum Limit of Number can be modified depending on performance. Everything is commented properly.
Installation:
Simply add it to your server. No MySQL needed.
Make a Comment