PHP Logical question

We are showing simple program of php. You can ask me any query by comments. All program are very useful to increase your logical power. It’s very important for your interviews. You can share your ideas to complete programs to different ways. We’ll highlight your ideas. 1. Fibonacci Series Program in PHP [code]<?php function displayFibonacci($n){[…]