Who Is The Father Of Php?
Anonymous 75% helpful
PHP stands for PHP: Hypertext Preprocessor. This is called a recursive definition and is a computer geek's idea of a joke.
It was developed in 1994 by Rasmus Lerdof as a set of tools to parse and interpret some macros - things like a guest book, a counter and a few other things. This was way back in the early days of the web (but NOT the early days of the Internet, which started in the 1960s). With a bit more work, he started to combine his different tools into a larger package and even added database support (something that PHP is now well-known for providing - blurtit is php powered for example). Rasmus generously released his product for free as Open Source, which means others can join in and add new features to it, as long as they let others use their ideas too. PHP soon became popular, and a bit big for one person to develop.
In 1998, a new version, PHP3, was released by Zend , a business started by Zeev Suraaski and Andi Gutmans. It has now moved on to PHP5 and is freely available to everyone, runs on many different platforms and powers a huge proportion of the world's interactive websites.
Rasmus must be very proud of his fabulous creation now!
It was developed in 1994 by Rasmus Lerdof as a set of tools to parse and interpret some macros - things like a guest book, a counter and a few other things. This was way back in the early days of the web (but NOT the early days of the Internet, which started in the 1960s). With a bit more work, he started to combine his different tools into a larger package and even added database support (something that PHP is now well-known for providing - blurtit is php powered for example). Rasmus generously released his product for free as Open Source, which means others can join in and add new features to it, as long as they let others use their ideas too. PHP soon became popular, and a bit big for one person to develop.
In 1998, a new version, PHP3, was released by Zend , a business started by Zeev Suraaski and Andi Gutmans. It has now moved on to PHP5 and is freely available to everyone, runs on many different platforms and powers a huge proportion of the world's interactive websites.
Rasmus must be very proud of his fabulous creation now!
Related reading
- What Is The Difference Between Print() And Echo() In Php?
- 1. Echo works faster than print(). 2. Echo and print are language construct. 3. Print behaves...
- What Is The Difference Between JavaScript And PHP?
- Java script is not language.its a client side language that means its script..and its can be...
- What Is The Code For Printing A Pyramid Of Stars(center Align) In PHP?
- Sorry, I can't get this to format right, but try this: <div align="center"> <?php...
- What Is The Difference Between Asp.net And Php?
- PHP and ASP.NET are two of the most widely used languages for development of web applications....
- How To Create .dll File Using Php?
- DLL (dynamically Loaded Libraries) are created from compiled code, I'd say you have very little...





Tweet
Bookmark