Subscribe to:
Posts (Atom)
Printing first 50 Fibonacci numbers Using PHP Program
Fibonacci series is a series of numbers in which each number is the sum of the two preceding numbers. For example. 0 , 1 , 1 , 2 , 3 , 5...
-
To redirect a url to another url ,you have to make a htaccess File. example : if we want to redirect url www.abc.com to http://www.exam...
-
Web Services is a method for communicating two electronic devices over a single network. XML + HTTP is the basic Web services platform....